2023-12-18T13:21:57.109 INFO:root:teuthology version: 0.0.1.dev216+g5f3731e 2023-12-18T13:21:57.109 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --name adking-2023-12-18_13:16:52-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi --archive /home/teuthworker/archive/adking-2023-12-18_13:16:52-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495456 --owner scheduled_adking@teuthology --description orch:cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/off mon_election/classic task/test_extra_daemon_features} -- /home/teuthworker/archive/adking-2023-12-18_13:16:52-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495456/orig.config.yaml 2023-12-18T13:21:57.147 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-18T13:21:57.231 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2023-12-18_13:16:52-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495456 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: '7495456' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: adking-2023-12-18_13:16:52-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: 6505 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: smithi002.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA5WCjsyE9MkSOhG03eoLpBnMX7HhliA6akDeBY75/nJPdEctrSK5tg6Q9gIRE+mktm5hs+032P/6YaeORc7vl4= smithi007.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPZ3Ey0dEe6rgqnyui4FqtOSm/nnTgBJOqfS2akmqhVSy01KybAHjAjQqcMktR4/LFIZ/bort8E2NnIRLNrvQy4= 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_13:16:52 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1485078 2023-12-18T13:21:57.231 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-18T13:21:57.232 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_861525e252e70f0d455bae7d2dc4d635f8b415f1/qa/tasks 2023-12-18T13:21:57.232 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-18T13:21:57.234 INFO:teuthology.task.internal:Checking packages... 2023-12-18T13:21:57.255 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '861525e252e70f0d455bae7d2dc4d635f8b415f1' 2023-12-18T13:21:57.255 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-18T13:21:57.255 INFO:teuthology.packaging:ref: None 2023-12-18T13:21:57.255 INFO:teuthology.packaging:tag: None 2023-12-18T13:21:57.255 INFO:teuthology.packaging:branch: wip-adk-testing-2023-12-17-2227 2023-12-18T13:21:57.255 INFO:teuthology.packaging:sha1: 861525e252e70f0d455bae7d2dc4d635f8b415f1 2023-12-18T13:21:57.256 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-18T13:21:57.391 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-303.g861525e2 2023-12-18T13:21:57.392 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-18T13:21:57.398 INFO:teuthology.task.internal:no buildpackages task found 2023-12-18T13:21:57.398 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-18T13:21:57.421 INFO:teuthology.task.internal:Saving configuration 2023-12-18T13:21:57.435 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-18T13:21:57.441 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-18T13:21:57.465 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi002.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-18_13:16:52-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495456', '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 13:16:58.811739', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA5WCjsyE9MkSOhG03eoLpBnMX7HhliA6akDeBY75/nJPdEctrSK5tg6Q9gIRE+mktm5hs+032P/6YaeORc7vl4='} 2023-12-18T13:21:57.486 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi007.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-18_13:16:52-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495456', '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 13:16:58.809802', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPZ3Ey0dEe6rgqnyui4FqtOSm/nnTgBJOqfS2akmqhVSy01KybAHjAjQqcMktR4/LFIZ/bort8E2NnIRLNrvQy4='} 2023-12-18T13:21:57.486 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-18T13:21:57.492 INFO:teuthology.task.internal:roles: ubuntu@smithi002.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2023-12-18T13:21:57.492 INFO:teuthology.task.internal:roles: ubuntu@smithi007.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2023-12-18T13:21:57.492 INFO:teuthology.run_tasks:Running task console_log... 2023-12-18T13:21:57.566 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7faa95bade50>, signals=[15]) 2023-12-18T13:21:57.567 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-18T13:21:57.574 INFO:teuthology.task.internal:Opening connections... 2023-12-18T13:21:57.575 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi002.front.sepia.ceph.com 2023-12-18T13:21:57.577 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi002.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-18T13:21:57.647 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi007.front.sepia.ceph.com 2023-12-18T13:21:57.648 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi007.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-18T13:21:57.718 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-18T13:21:57.724 DEBUG:teuthology.orchestra.run.smithi002:> uname -m 2023-12-18T13:21:57.746 INFO:teuthology.orchestra.run.smithi002.stdout:x86_64 2023-12-18T13:21:57.746 DEBUG:teuthology.orchestra.run.smithi002:> cat /etc/os-release 2023-12-18T13:21:57.807 INFO:teuthology.orchestra.run.smithi002.stdout:NAME="Red Hat Enterprise Linux" 2023-12-18T13:21:57.807 INFO:teuthology.orchestra.run.smithi002.stdout:VERSION="8.6 (Ootpa)" 2023-12-18T13:21:57.807 INFO:teuthology.orchestra.run.smithi002.stdout:ID="rhel" 2023-12-18T13:21:57.807 INFO:teuthology.orchestra.run.smithi002.stdout:ID_LIKE="fedora" 2023-12-18T13:21:57.807 INFO:teuthology.orchestra.run.smithi002.stdout:VERSION_ID="8.6" 2023-12-18T13:21:57.807 INFO:teuthology.orchestra.run.smithi002.stdout:PLATFORM_ID="platform:el8" 2023-12-18T13:21:57.807 INFO:teuthology.orchestra.run.smithi002.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-18T13:21:57.807 INFO:teuthology.orchestra.run.smithi002.stdout:ANSI_COLOR="0;31" 2023-12-18T13:21:57.807 INFO:teuthology.orchestra.run.smithi002.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-18T13:21:57.807 INFO:teuthology.orchestra.run.smithi002.stdout:HOME_URL="https://www.redhat.com/" 2023-12-18T13:21:57.807 INFO:teuthology.orchestra.run.smithi002.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-18T13:21:57.808 INFO:teuthology.orchestra.run.smithi002.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-18T13:21:57.808 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:21:57.808 INFO:teuthology.orchestra.run.smithi002.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-18T13:21:57.808 INFO:teuthology.orchestra.run.smithi002.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-18T13:21:57.808 INFO:teuthology.orchestra.run.smithi002.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-18T13:21:57.808 INFO:teuthology.orchestra.run.smithi002.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-18T13:21:57.808 INFO:teuthology.lock.ops:Updating smithi002.front.sepia.ceph.com on lock server 2023-12-18T13:21:57.827 DEBUG:teuthology.orchestra.run.smithi007:> uname -m 2023-12-18T13:21:57.849 INFO:teuthology.orchestra.run.smithi007.stdout:x86_64 2023-12-18T13:21:57.850 DEBUG:teuthology.orchestra.run.smithi007:> cat /etc/os-release 2023-12-18T13:21:57.910 INFO:teuthology.orchestra.run.smithi007.stdout:NAME="Red Hat Enterprise Linux" 2023-12-18T13:21:57.910 INFO:teuthology.orchestra.run.smithi007.stdout:VERSION="8.6 (Ootpa)" 2023-12-18T13:21:57.910 INFO:teuthology.orchestra.run.smithi007.stdout:ID="rhel" 2023-12-18T13:21:57.911 INFO:teuthology.orchestra.run.smithi007.stdout:ID_LIKE="fedora" 2023-12-18T13:21:57.911 INFO:teuthology.orchestra.run.smithi007.stdout:VERSION_ID="8.6" 2023-12-18T13:21:57.911 INFO:teuthology.orchestra.run.smithi007.stdout:PLATFORM_ID="platform:el8" 2023-12-18T13:21:57.911 INFO:teuthology.orchestra.run.smithi007.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-18T13:21:57.911 INFO:teuthology.orchestra.run.smithi007.stdout:ANSI_COLOR="0;31" 2023-12-18T13:21:57.911 INFO:teuthology.orchestra.run.smithi007.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-18T13:21:57.911 INFO:teuthology.orchestra.run.smithi007.stdout:HOME_URL="https://www.redhat.com/" 2023-12-18T13:21:57.911 INFO:teuthology.orchestra.run.smithi007.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-18T13:21:57.911 INFO:teuthology.orchestra.run.smithi007.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-18T13:21:57.911 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:21:57.911 INFO:teuthology.orchestra.run.smithi007.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-18T13:21:57.911 INFO:teuthology.orchestra.run.smithi007.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-18T13:21:57.911 INFO:teuthology.orchestra.run.smithi007.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-18T13:21:57.911 INFO:teuthology.orchestra.run.smithi007.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-18T13:21:57.912 INFO:teuthology.lock.ops:Updating smithi007.front.sepia.ceph.com on lock server 2023-12-18T13:21:57.927 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-18T13:21:57.935 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-18T13:21:57.940 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-18T13:21:57.940 DEBUG:teuthology.orchestra.run.smithi002:> test '!' -e /home/ubuntu/cephtest 2023-12-18T13:21:57.942 DEBUG:teuthology.orchestra.run.smithi007:> test '!' -e /home/ubuntu/cephtest 2023-12-18T13:21:57.970 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-18T13:21:57.975 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-18T13:21:57.975 DEBUG:teuthology.orchestra.run.smithi002:> test -z $(ls -A /var/lib/ceph) 2023-12-18T13:21:58.002 DEBUG:teuthology.orchestra.run.smithi007:> test -z $(ls -A /var/lib/ceph) 2023-12-18T13:21:58.043 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-18T13:21:58.096 INFO:teuthology.run_tasks:Running task kernel... 2023-12-18T13:21:58.111 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-18T13:21:58.111 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-18T13:21:58.111 DEBUG:teuthology.orchestra.run.smithi002:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-18T13:21:58.112 DEBUG:teuthology.orchestra.run.smithi007:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-18T13:21:58.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T13:21:58.131 DEBUG:teuthology.orchestra.run.smithi002:> uname -r 2023-12-18T13:21:58.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T13:21:58.132 DEBUG:teuthology.orchestra.run.smithi007:> uname -r 2023-12-18T13:21:58.191 INFO:teuthology.orchestra.run.smithi002.stdout:4.18.0-513.9.1.el8_9.x86_64 2023-12-18T13:21:58.191 INFO:teuthology.task.kernel:Running kernel on smithi002: 4.18.0-513.9.1.el8_9.x86_64 2023-12-18T13:21:58.192 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum install -y kernel 2023-12-18T13:21:58.193 INFO:teuthology.orchestra.run.smithi007.stdout:4.18.0-513.9.1.el8_9.x86_64 2023-12-18T13:21:58.193 INFO:teuthology.task.kernel:Running kernel on smithi007: 4.18.0-513.9.1.el8_9.x86_64 2023-12-18T13:21:58.193 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum install -y kernel 2023-12-18T13:21:59.777 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:21:59.777 INFO:teuthology.orchestra.run.smithi002.stdout:Unable to read consumer identity 2023-12-18T13:21:59.880 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:21:59.880 INFO:teuthology.orchestra.run.smithi002.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-18T13:21:59.881 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:21:59.902 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:21:59.902 INFO:teuthology.orchestra.run.smithi007.stdout:Unable to read consumer identity 2023-12-18T13:22:00.017 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:22:00.017 INFO:teuthology.orchestra.run.smithi007.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-18T13:22:00.017 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:22:01.603 INFO:teuthology.orchestra.run.smithi002.stdout:Copr repo for python3-asyncssh owned by ceph 19 kB/s | 3.5 kB 00:00 2023-12-18T13:22:01.664 INFO:teuthology.orchestra.run.smithi007.stdout:Copr repo for python3-asyncssh owned by ceph 25 kB/s | 3.5 kB 00:00 2023-12-18T13:22:02.579 INFO:teuthology.orchestra.run.smithi007.stdout:Extra Packages for Enterprise Linux 18 MB/s | 16 MB 00:00 2023-12-18T13:22:03.653 INFO:teuthology.orchestra.run.smithi002.stdout:Extra Packages for Enterprise Linux 7.9 MB/s | 16 MB 00:02 2023-12-18T13:22:06.506 INFO:teuthology.orchestra.run.smithi007.stdout:lab-extras 444 kB/s | 24 kB 00:00 2023-12-18T13:22:07.334 INFO:teuthology.orchestra.run.smithi007.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2023-12-18T13:22:07.334 INFO:teuthology.orchestra.run.smithi007.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-18T13:22:07.398 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2023-12-18T13:22:07.400 INFO:teuthology.orchestra.run.smithi007.stdout:Nothing to do. 2023-12-18T13:22:07.400 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2023-12-18T13:22:07.569 DEBUG:teuthology.orchestra.run.smithi007:> echo no | sudo yum reinstall kernel || true 2023-12-18T13:22:07.628 INFO:teuthology.orchestra.run.smithi002.stdout:lab-extras 561 kB/s | 24 kB 00:00 2023-12-18T13:22:07.959 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:22:07.960 INFO:teuthology.orchestra.run.smithi007.stdout:Unable to read consumer identity 2023-12-18T13:22:08.016 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:22:08.016 INFO:teuthology.orchestra.run.smithi007.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-18T13:22:08.016 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:22:08.374 INFO:teuthology.orchestra.run.smithi007.stdout:Last metadata expiration check: 0:00:02 ago on Mon 18 Dec 2023 01:22:06 PM UTC. 2023-12-18T13:22:08.447 INFO:teuthology.orchestra.run.smithi007.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-18T13:22:08.455 INFO:teuthology.orchestra.run.smithi007.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-18T13:22:08.465 INFO:teuthology.orchestra.run.smithi002.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2023-12-18T13:22:08.465 INFO:teuthology.orchestra.run.smithi002.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-18T13:22:08.497 INFO:teuthology.orchestra.run.smithi007.stderr:Error: No packages marked for reinstall. 2023-12-18T13:22:08.552 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum reinstall -y kernel || true 2023-12-18T13:22:08.555 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2023-12-18T13:22:08.557 INFO:teuthology.orchestra.run.smithi002.stdout:Nothing to do. 2023-12-18T13:22:08.557 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2023-12-18T13:22:08.733 DEBUG:teuthology.orchestra.run.smithi002:> echo no | sudo yum reinstall kernel || true 2023-12-18T13:22:08.934 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:22:08.934 INFO:teuthology.orchestra.run.smithi007.stdout:Unable to read consumer identity 2023-12-18T13:22:08.991 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:22:08.991 INFO:teuthology.orchestra.run.smithi007.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-18T13:22:08.991 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:22:09.165 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:22:09.165 INFO:teuthology.orchestra.run.smithi002.stdout:Unable to read consumer identity 2023-12-18T13:22:09.224 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:22:09.224 INFO:teuthology.orchestra.run.smithi002.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-18T13:22:09.225 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:22:09.343 INFO:teuthology.orchestra.run.smithi007.stdout:Last metadata expiration check: 0:00:03 ago on Mon 18 Dec 2023 01:22:06 PM UTC. 2023-12-18T13:22:09.417 INFO:teuthology.orchestra.run.smithi007.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-18T13:22:09.417 INFO:teuthology.orchestra.run.smithi007.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-18T13:22:09.444 INFO:teuthology.orchestra.run.smithi007.stderr:Error: No packages marked for reinstall. 2023-12-18T13:22:09.501 DEBUG:teuthology.orchestra.run.smithi007:> rpm -q kernel | sort -rV | head -n 1 2023-12-18T13:22:09.594 INFO:teuthology.orchestra.run.smithi002.stdout:Last metadata expiration check: 0:00:02 ago on Mon 18 Dec 2023 01:22:07 PM UTC. 2023-12-18T13:22:09.672 INFO:teuthology.orchestra.run.smithi007.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2023-12-18T13:22:09.672 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2023-12-18T13:22:09.672 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-18T13:22:09.672 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-18T13:22:09.672 DEBUG:teuthology.orchestra.run.smithi007:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-18T13:22:09.680 INFO:teuthology.orchestra.run.smithi002.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-18T13:22:09.681 INFO:teuthology.orchestra.run.smithi002.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-18T13:22:09.706 INFO:teuthology.orchestra.run.smithi007.stdout:ttyS1 2023-12-18T13:22:09.718 DEBUG:teuthology.parallel:result is None 2023-12-18T13:22:09.747 INFO:teuthology.orchestra.run.smithi002.stderr:Error: No packages marked for reinstall. 2023-12-18T13:22:09.806 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum reinstall -y kernel || true 2023-12-18T13:22:10.189 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:22:10.189 INFO:teuthology.orchestra.run.smithi002.stdout:Unable to read consumer identity 2023-12-18T13:22:10.249 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:22:10.249 INFO:teuthology.orchestra.run.smithi002.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-18T13:22:10.249 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:22:10.603 INFO:teuthology.orchestra.run.smithi002.stdout:Last metadata expiration check: 0:00:03 ago on Mon 18 Dec 2023 01:22:07 PM UTC. 2023-12-18T13:22:10.671 INFO:teuthology.orchestra.run.smithi002.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-18T13:22:10.671 INFO:teuthology.orchestra.run.smithi002.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-18T13:22:10.705 INFO:teuthology.orchestra.run.smithi002.stderr:Error: No packages marked for reinstall. 2023-12-18T13:22:10.763 DEBUG:teuthology.orchestra.run.smithi002:> rpm -q kernel | sort -rV | head -n 1 2023-12-18T13:22:10.930 INFO:teuthology.orchestra.run.smithi002.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2023-12-18T13:22:10.930 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2023-12-18T13:22:10.930 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-18T13:22:10.930 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-18T13:22:10.930 DEBUG:teuthology.orchestra.run.smithi002:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-18T13:22:10.969 INFO:teuthology.orchestra.run.smithi002.stdout:ttyS1 2023-12-18T13:22:10.981 DEBUG:teuthology.parallel:result is None 2023-12-18T13:22:10.981 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-18T13:22:10.988 INFO:teuthology.task.internal:Creating test directory... 2023-12-18T13:22:10.988 DEBUG:teuthology.orchestra.run.smithi002:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-18T13:22:11.024 DEBUG:teuthology.orchestra.run.smithi007:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-18T13:22:11.046 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-18T13:22:11.054 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-18T13:22:11.061 INFO:teuthology.task.internal:Creating archive directory... 2023-12-18T13:22:11.061 DEBUG:teuthology.orchestra.run.smithi002:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-18T13:22:11.084 DEBUG:teuthology.orchestra.run.smithi007:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-18T13:22:11.124 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-18T13:22:11.130 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-18T13:22:11.130 DEBUG:teuthology.orchestra.run.smithi002:> 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-18T13:22:11.163 DEBUG:teuthology.orchestra.run.smithi007:> 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-18T13:22:11.202 INFO:teuthology.orchestra.run.smithi002.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-18T13:22:11.209 INFO:teuthology.orchestra.run.smithi007.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-18T13:22:11.215 INFO:teuthology.orchestra.run.smithi002.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-18T13:22:11.223 INFO:teuthology.orchestra.run.smithi007.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-18T13:22:11.225 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-18T13:22:11.232 INFO:teuthology.task.internal:Configuring sudo... 2023-12-18T13:22:11.232 DEBUG:teuthology.orchestra.run.smithi002:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-18T13:22:11.259 DEBUG:teuthology.orchestra.run.smithi007:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-18T13:22:11.294 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-18T13:22:11.302 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-18T13:22:11.302 DEBUG:teuthology.orchestra.run.smithi002:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-18T13:22:11.335 DEBUG:teuthology.orchestra.run.smithi007:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-18T13:22:11.357 DEBUG:teuthology.orchestra.run.smithi002:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-18T13:22:11.442 DEBUG:teuthology.orchestra.run.smithi002:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-18T13:22:11.504 DEBUG:teuthology.orchestra.run.smithi002:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-18T13:22:11.555 DEBUG:teuthology.orchestra.run.smithi002:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-18T13:22:11.600 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2023-12-18T13:22:11.601 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-18T13:22:11.675 DEBUG:teuthology.orchestra.run.smithi007:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-18T13:22:11.720 DEBUG:teuthology.orchestra.run.smithi007:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-18T13:22:11.778 DEBUG:teuthology.orchestra.run.smithi007:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-18T13:22:11.864 DEBUG:teuthology.orchestra.run.smithi007:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-18T13:22:11.916 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2023-12-18T13:22:11.916 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-18T13:22:11.990 DEBUG:teuthology.orchestra.run.smithi002:> sudo service rsyslog restart 2023-12-18T13:22:11.992 DEBUG:teuthology.orchestra.run.smithi007:> sudo service rsyslog restart 2023-12-18T13:22:12.069 INFO:teuthology.orchestra.run.smithi002.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-18T13:22:12.090 INFO:teuthology.orchestra.run.smithi007.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-18T13:22:12.413 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-18T13:22:12.421 INFO:teuthology.task.internal:Starting timer... 2023-12-18T13:22:12.421 INFO:teuthology.run_tasks:Running task pcp... 2023-12-18T13:22:12.430 INFO:teuthology.run_tasks:Running task selinux... 2023-12-18T13:22:12.438 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-18T13:22:12.438 DEBUG:teuthology.orchestra.run.smithi002:> sudo service auditd rotate 2023-12-18T13:22:12.515 INFO:teuthology.orchestra.run.smithi002.stdout:Rotating logs: 2023-12-18T13:22:12.518 DEBUG:teuthology.orchestra.run.smithi007:> sudo service auditd rotate 2023-12-18T13:22:12.594 INFO:teuthology.orchestra.run.smithi007.stdout:Rotating logs: 2023-12-18T13:22:12.596 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-18T13:22:12.596 DEBUG:teuthology.orchestra.run.smithi002:> /usr/sbin/getenforce 2023-12-18T13:22:12.627 INFO:teuthology.orchestra.run.smithi002.stdout:Permissive 2023-12-18T13:22:12.627 DEBUG:teuthology.orchestra.run.smithi007:> /usr/sbin/getenforce 2023-12-18T13:22:12.682 INFO:teuthology.orchestra.run.smithi007.stdout:Permissive 2023-12-18T13:22:12.682 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi002.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi007.front.sepia.ceph.com': 'permissive'} 2023-12-18T13:22:12.682 DEBUG:teuthology.orchestra.run.smithi002:> 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:12.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T13:22:12.715 DEBUG:teuthology.orchestra.run.smithi007:> 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:12.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T13:22:12.748 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-18T13:22:12.748 DEBUG:teuthology.orchestra.run.smithi002:> sudo /usr/sbin/setenforce permissive 2023-12-18T13:22:12.787 DEBUG:teuthology.orchestra.run.smithi007:> sudo /usr/sbin/setenforce permissive 2023-12-18T13:22:12.826 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-18T13:22:12.835 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-12-18T13:22:12.835 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-18T13:22:12.850 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-18T13:22:12.851 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi002.front.sepia.ceph.com,smithi007.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-18T13:28:06.500 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi002.front.sepia.ceph.com'), Remote(name='ubuntu@smithi007.front.sepia.ceph.com')] 2023-12-18T13:28:06.501 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi002.front.sepia.ceph.com' 2023-12-18T13:28:06.502 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi002.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-18T13:28:06.574 DEBUG:teuthology.orchestra.run.smithi002:> true 2023-12-18T13:28:06.647 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi002.front.sepia.ceph.com' 2023-12-18T13:28:06.647 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi007.front.sepia.ceph.com' 2023-12-18T13:28:06.648 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi007.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-18T13:28:06.722 DEBUG:teuthology.orchestra.run.smithi007:> true 2023-12-18T13:28:06.753 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi007.front.sepia.ceph.com' 2023-12-18T13:28:06.753 INFO:teuthology.run_tasks:Running task clock... 2023-12-18T13:28:06.764 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-18T13:28:06.764 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-18T13:28:06.764 DEBUG:teuthology.orchestra.run.smithi002:> 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-18T13:28:06.767 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-18T13:28:06.767 DEBUG:teuthology.orchestra.run.smithi007:> 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-18T13:28:06.805 INFO:teuthology.orchestra.run.smithi002.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-18T13:28:06.822 INFO:teuthology.orchestra.run.smithi002.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-18T13:28:06.834 INFO:teuthology.orchestra.run.smithi007.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-18T13:28:06.851 INFO:teuthology.orchestra.run.smithi007.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-18T13:28:06.902 INFO:teuthology.orchestra.run.smithi002.stderr:sudo: ntpd: command not found 2023-12-18T13:28:06.916 INFO:teuthology.orchestra.run.smithi002.stdout:506 Cannot talk to daemon 2023-12-18T13:28:06.934 INFO:teuthology.orchestra.run.smithi002.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-18T13:28:06.943 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: ntpd: command not found 2023-12-18T13:28:06.951 INFO:teuthology.orchestra.run.smithi002.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-18T13:28:06.957 INFO:teuthology.orchestra.run.smithi007.stdout:506 Cannot talk to daemon 2023-12-18T13:28:06.975 INFO:teuthology.orchestra.run.smithi007.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-18T13:28:06.992 INFO:teuthology.orchestra.run.smithi007.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-18T13:28:07.028 INFO:teuthology.orchestra.run.smithi002.stderr:bash: ntpq: command not found 2023-12-18T13:28:07.035 INFO:teuthology.orchestra.run.smithi002.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-18T13:28:07.035 INFO:teuthology.orchestra.run.smithi002.stdout:=============================================================================== 2023-12-18T13:28:07.035 INFO:teuthology.orchestra.run.smithi002.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T13:28:07.035 INFO:teuthology.orchestra.run.smithi002.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T13:28:07.035 INFO:teuthology.orchestra.run.smithi002.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T13:28:07.035 INFO:teuthology.orchestra.run.smithi002.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T13:28:07.068 INFO:teuthology.orchestra.run.smithi007.stderr:bash: ntpq: command not found 2023-12-18T13:28:07.072 INFO:teuthology.orchestra.run.smithi007.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-18T13:28:07.072 INFO:teuthology.orchestra.run.smithi007.stdout:=============================================================================== 2023-12-18T13:28:07.072 INFO:teuthology.orchestra.run.smithi007.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T13:28:07.072 INFO:teuthology.orchestra.run.smithi007.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T13:28:07.072 INFO:teuthology.orchestra.run.smithi007.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T13:28:07.072 INFO:teuthology.orchestra.run.smithi007.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T13:28:07.073 INFO:teuthology.run_tasks:Running task pexec... 2023-12-18T13:28:07.083 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-18T13:28:07.084 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi002.front.sepia.ceph.com 2023-12-18T13:28:07.084 DEBUG:teuthology.orchestra.run.smithi002:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-18T13:28:07.084 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi007.front.sepia.ceph.com 2023-12-18T13:28:07.085 DEBUG:teuthology.orchestra.run.smithi007:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-18T13:28:07.524 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:28:07.545 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:28:09.821 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 26 kB/s | 4.1 kB 00:00 2023-12-18T13:28:09.927 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 41 kB/s | 4.1 kB 00:00 2023-12-18T13:28:10.138 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 59 kB/s | 4.5 kB 00:00 2023-12-18T13:28:10.328 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 28 kB/s | 4.5 kB 00:00 2023-12-18T13:28:13.466 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2023-12-18T13:28:13.467 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2023-12-18T13:28:13.467 INFO:teuthology.orchestra.run.smithi002.stdout: Package Architecture Version Repository Size 2023-12-18T13:28:13.468 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2023-12-18T13:28:13.468 INFO:teuthology.orchestra.run.smithi002.stdout:Resetting modules: 2023-12-18T13:28:13.468 INFO:teuthology.orchestra.run.smithi002.stdout: container-tools 2023-12-18T13:28:13.468 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:28:13.468 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction Summary 2023-12-18T13:28:13.468 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2023-12-18T13:28:13.468 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:28:13.663 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2023-12-18T13:28:13.664 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2023-12-18T13:28:13.664 INFO:teuthology.orchestra.run.smithi007.stdout: Package Architecture Version Repository Size 2023-12-18T13:28:13.664 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2023-12-18T13:28:13.664 INFO:teuthology.orchestra.run.smithi007.stdout:Resetting modules: 2023-12-18T13:28:13.664 INFO:teuthology.orchestra.run.smithi007.stdout: container-tools 2023-12-18T13:28:13.664 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:28:13.665 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2023-12-18T13:28:13.665 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2023-12-18T13:28:13.665 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:28:26.375 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2023-12-18T13:28:26.908 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:28:28.667 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2023-12-18T13:28:29.043 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 55 kB/s | 4.1 kB 00:00 2023-12-18T13:28:29.203 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:28:29.344 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 81 kB/s | 4.5 kB 00:00 2023-12-18T13:28:31.480 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 60 kB/s | 4.1 kB 00:00 2023-12-18T13:28:31.872 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 32 kB/s | 4.5 kB 00:00 2023-12-18T13:28:32.637 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2023-12-18T13:28:32.809 INFO:teuthology.orchestra.run.smithi007.stdout:========================================================================================================== 2023-12-18T13:28:32.809 INFO:teuthology.orchestra.run.smithi007.stdout: Package Arch Version Repository Size 2023-12-18T13:28:32.809 INFO:teuthology.orchestra.run.smithi007.stdout:========================================================================================================== 2023-12-18T13:28:32.810 INFO:teuthology.orchestra.run.smithi007.stdout:Installing group/module packages: 2023-12-18T13:28:32.810 INFO:teuthology.orchestra.run.smithi007.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-18T13:28:32.810 INFO:teuthology.orchestra.run.smithi007.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-18T13:28:32.810 INFO:teuthology.orchestra.run.smithi007.stdout: cockpit-podman noarch 75-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 739 k 2023-12-18T13:28:32.810 INFO:teuthology.orchestra.run.smithi007.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-18T13:28:32.810 INFO:teuthology.orchestra.run.smithi007.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-18T13:28:32.811 INFO:teuthology.orchestra.run.smithi007.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-18T13:28:32.811 INFO:teuthology.orchestra.run.smithi007.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-18T13:28:32.811 INFO:teuthology.orchestra.run.smithi007.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-18T13:28:32.811 INFO:teuthology.orchestra.run.smithi007.stdout: udica noarch 0.2.6-20.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-18T13:28:32.811 INFO:teuthology.orchestra.run.smithi007.stdout:Installing dependencies: 2023-12-18T13:28:32.812 INFO:teuthology.orchestra.run.smithi007.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-18T13:28:32.812 INFO:teuthology.orchestra.run.smithi007.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-18T13:28:32.812 INFO:teuthology.orchestra.run.smithi007.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-18T13:28:32.812 INFO:teuthology.orchestra.run.smithi007.stdout:Installing weak dependencies: 2023-12-18T13:28:32.812 INFO:teuthology.orchestra.run.smithi007.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-18T13:28:32.812 INFO:teuthology.orchestra.run.smithi007.stdout:Installing module profiles: 2023-12-18T13:28:32.812 INFO:teuthology.orchestra.run.smithi007.stdout: container-tools/common 2023-12-18T13:28:32.812 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:28:32.812 INFO:teuthology.orchestra.run.smithi007.stdout:Enabling module streams: 2023-12-18T13:28:32.812 INFO:teuthology.orchestra.run.smithi007.stdout: container-tools rhel8 2023-12-18T13:28:32.812 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:28:32.812 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2023-12-18T13:28:32.812 INFO:teuthology.orchestra.run.smithi007.stdout:========================================================================================================== 2023-12-18T13:28:32.812 INFO:teuthology.orchestra.run.smithi007.stdout:Install 13 Packages 2023-12-18T13:28:32.812 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:28:32.813 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 26 M 2023-12-18T13:28:32.813 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 87 M 2023-12-18T13:28:32.813 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2023-12-18T13:28:33.011 INFO:teuthology.orchestra.run.smithi007.stdout:(1/13): yajl-2.1.0-12.el8.x86_64.rpm 207 kB/s | 41 kB 00:00 2023-12-18T13:28:33.028 INFO:teuthology.orchestra.run.smithi007.stdout:(2/13): python3-pytoml-0.1.14-5.git7dea353.el8. 115 kB/s | 25 kB 00:00 2023-12-18T13:28:33.111 INFO:teuthology.orchestra.run.smithi007.stdout:(3/13): python3-pyxdg-0.25-16.el8.noarch.rpm 314 kB/s | 94 kB 00:00 2023-12-18T13:28:33.254 INFO:teuthology.orchestra.run.smithi007.stdout:(4/13): cockpit-podman-75-1.module+el8.9.0+2032 5.1 MB/s | 739 kB 00:00 2023-12-18T13:28:33.312 INFO:teuthology.orchestra.run.smithi007.stdout:(5/13): aardvark-dns-1.7.0-1.module+el8.9.0+203 3.4 MB/s | 1.0 MB 00:00 2023-12-18T13:28:33.396 INFO:teuthology.orchestra.run.smithi007.stdout:(6/13): criu-libs-3.18-4.module+el8.9.0+20326+3 277 kB/s | 39 kB 00:00 2023-12-18T13:28:33.546 INFO:teuthology.orchestra.run.smithi007.stdout:(7/13): buildah-1.31.3-1.module+el8.9.0+20326+3 17 MB/s | 8.8 MB 00:00 2023-12-18T13:28:33.647 INFO:teuthology.orchestra.run.smithi007.stdout:(8/13): crun-1.8.7-1.module+el8.9.0+20326+38708 717 kB/s | 239 kB 00:00 2023-12-18T13:28:33.680 INFO:teuthology.orchestra.run.smithi007.stdout:(9/13): python3-podman-4.6.0-1.module+el8.9.0+2 1.1 MB/s | 153 kB 00:00 2023-12-18T13:28:33.806 INFO:teuthology.orchestra.run.smithi007.stdout:(10/13): toolbox-0.0.99.4-5.module+el8.9.0+2032 20 MB/s | 2.5 MB 00:00 2023-12-18T13:28:33.993 INFO:teuthology.orchestra.run.smithi007.stdout:(11/13): netavark-1.7.0-1.module+el8.9.0+20326+ 6.2 MB/s | 3.7 MB 00:00 2023-12-18T13:28:34.023 INFO:teuthology.orchestra.run.smithi007.stdout:(12/13): udica-0.2.6-20.module+el8.9.0+20326+38 228 kB/s | 49 kB 00:00 2023-12-18T13:28:34.190 INFO:teuthology.orchestra.run.smithi007.stdout:(13/13): skopeo-1.13.3-1.module+el8.9.0+20326+3 15 MB/s | 8.1 MB 00:00 2023-12-18T13:28:34.190 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:28:34.190 INFO:teuthology.orchestra.run.smithi007.stdout:Total 19 MB/s | 26 MB 00:01 2023-12-18T13:28:34.496 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2023-12-18T13:28:34.520 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2023-12-18T13:28:34.521 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2023-12-18T13:28:34.777 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2023-12-18T13:28:34.786 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2023-12-18T13:28:35.190 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2023-12-18T13:28:35.366 INFO:teuthology.orchestra.run.smithi002.stdout:========================================================================================================== 2023-12-18T13:28:35.366 INFO:teuthology.orchestra.run.smithi002.stdout: Package Arch Version Repository Size 2023-12-18T13:28:35.366 INFO:teuthology.orchestra.run.smithi002.stdout:========================================================================================================== 2023-12-18T13:28:35.366 INFO:teuthology.orchestra.run.smithi002.stdout:Installing group/module packages: 2023-12-18T13:28:35.366 INFO:teuthology.orchestra.run.smithi002.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-18T13:28:35.366 INFO:teuthology.orchestra.run.smithi002.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-18T13:28:35.367 INFO:teuthology.orchestra.run.smithi002.stdout: cockpit-podman noarch 75-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 739 k 2023-12-18T13:28:35.367 INFO:teuthology.orchestra.run.smithi002.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-18T13:28:35.367 INFO:teuthology.orchestra.run.smithi002.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-18T13:28:35.367 INFO:teuthology.orchestra.run.smithi002.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-18T13:28:35.367 INFO:teuthology.orchestra.run.smithi002.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-18T13:28:35.367 INFO:teuthology.orchestra.run.smithi002.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-18T13:28:35.367 INFO:teuthology.orchestra.run.smithi002.stdout: udica noarch 0.2.6-20.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-18T13:28:35.367 INFO:teuthology.orchestra.run.smithi002.stdout:Installing dependencies: 2023-12-18T13:28:35.367 INFO:teuthology.orchestra.run.smithi002.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-18T13:28:35.367 INFO:teuthology.orchestra.run.smithi002.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-18T13:28:35.367 INFO:teuthology.orchestra.run.smithi002.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-18T13:28:35.367 INFO:teuthology.orchestra.run.smithi002.stdout:Installing weak dependencies: 2023-12-18T13:28:35.367 INFO:teuthology.orchestra.run.smithi002.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-18T13:28:35.367 INFO:teuthology.orchestra.run.smithi002.stdout:Installing module profiles: 2023-12-18T13:28:35.367 INFO:teuthology.orchestra.run.smithi002.stdout: container-tools/common 2023-12-18T13:28:35.368 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:28:35.368 INFO:teuthology.orchestra.run.smithi002.stdout:Enabling module streams: 2023-12-18T13:28:35.368 INFO:teuthology.orchestra.run.smithi002.stdout: container-tools rhel8 2023-12-18T13:28:35.368 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:28:35.368 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction Summary 2023-12-18T13:28:35.368 INFO:teuthology.orchestra.run.smithi002.stdout:========================================================================================================== 2023-12-18T13:28:35.368 INFO:teuthology.orchestra.run.smithi002.stdout:Install 13 Packages 2023-12-18T13:28:35.368 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:28:35.369 INFO:teuthology.orchestra.run.smithi002.stdout:Total download size: 26 M 2023-12-18T13:28:35.369 INFO:teuthology.orchestra.run.smithi002.stdout:Installed size: 87 M 2023-12-18T13:28:35.369 INFO:teuthology.orchestra.run.smithi002.stdout:Downloading Packages: 2023-12-18T13:28:35.419 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2023-12-18T13:28:35.537 INFO:teuthology.orchestra.run.smithi002.stdout:(1/13): python3-pyxdg-0.25-16.el8.noarch.rpm 564 kB/s | 94 kB 00:00 2023-12-18T13:28:35.553 INFO:teuthology.orchestra.run.smithi002.stdout:(2/13): python3-pytoml-0.1.14-5.git7dea353.el8. 135 kB/s | 25 kB 00:00 2023-12-18T13:28:35.570 INFO:teuthology.orchestra.run.smithi002.stdout:(3/13): yajl-2.1.0-12.el8.x86_64.rpm 205 kB/s | 41 kB 00:00 2023-12-18T13:28:35.687 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 1/13 2023-12-18T13:28:35.712 INFO:teuthology.orchestra.run.smithi002.stdout:(4/13): aardvark-dns-1.7.0-1.module+el8.9.0+203 5.8 MB/s | 1.0 MB 00:00 2023-12-18T13:28:35.788 INFO:teuthology.orchestra.run.smithi002.stdout:(5/13): cockpit-podman-75-1.module+el8.9.0+2032 3.3 MB/s | 739 kB 00:00 2023-12-18T13:28:35.880 INFO:teuthology.orchestra.run.smithi002.stdout:(6/13): criu-libs-3.18-4.module+el8.9.0+20326+3 236 kB/s | 39 kB 00:00 2023-12-18T13:28:35.997 INFO:teuthology.orchestra.run.smithi002.stdout:(7/13): buildah-1.31.3-1.module+el8.9.0+20326+3 20 MB/s | 8.8 MB 00:00 2023-12-18T13:28:36.063 INFO:teuthology.orchestra.run.smithi002.stdout:(8/13): crun-1.8.7-1.module+el8.9.0+20326+38708 869 kB/s | 239 kB 00:00 2023-12-18T13:28:36.147 INFO:teuthology.orchestra.run.smithi002.stdout:(9/13): netavark-1.7.0-1.module+el8.9.0+20326+3 14 MB/s | 3.7 MB 00:00 2023-12-18T13:28:36.180 INFO:teuthology.orchestra.run.smithi002.stdout:(10/13): python3-podman-4.6.0-1.module+el8.9.0+ 836 kB/s | 153 kB 00:00 2023-12-18T13:28:36.233 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 2/13 2023-12-18T13:28:36.289 INFO:teuthology.orchestra.run.smithi002.stdout:(11/13): toolbox-0.0.99.4-5.module+el8.9.0+2032 18 MB/s | 2.5 MB 00:00 2023-12-18T13:28:36.339 INFO:teuthology.orchestra.run.smithi002.stdout:(12/13): udica-0.2.6-20.module+el8.9.0+20326+38 312 kB/s | 49 kB 00:00 2023-12-18T13:28:36.427 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 3/13 2023-12-18T13:28:36.456 INFO:teuthology.orchestra.run.smithi002.stdout:(13/13): skopeo-1.13.3-1.module+el8.9.0+20326+3 21 MB/s | 8.1 MB 00:00 2023-12-18T13:28:36.457 INFO:teuthology.orchestra.run.smithi002.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:28:36.457 INFO:teuthology.orchestra.run.smithi002.stdout:Total 23 MB/s | 26 MB 00:01 2023-12-18T13:28:36.634 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : yajl-2.1.0-12.el8.x86_64 4/13 2023-12-18T13:28:36.763 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction check 2023-12-18T13:28:36.787 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction check succeeded. 2023-12-18T13:28:36.787 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction test 2023-12-18T13:28:36.810 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 5/13 2023-12-18T13:28:37.036 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 6/13 2023-12-18T13:28:37.041 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction test succeeded. 2023-12-18T13:28:37.051 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction 2023-12-18T13:28:37.265 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 7/13 2023-12-18T13:28:37.689 INFO:teuthology.orchestra.run.smithi002.stdout: Preparing : 1/1 2023-12-18T13:28:37.965 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 1/13 2023-12-18T13:28:38.273 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 8/13 2023-12-18T13:28:38.518 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 2/13 2023-12-18T13:28:38.525 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 9/13 2023-12-18T13:28:38.724 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 3/13 2023-12-18T13:28:38.919 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 10/13 2023-12-18T13:28:38.920 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : yajl-2.1.0-12.el8.x86_64 4/13 2023-12-18T13:28:39.088 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 5/13 2023-12-18T13:28:39.338 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 6/13 2023-12-18T13:28:39.583 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 7/13 2023-12-18T13:28:39.911 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 11/13 2023-12-18T13:28:40.145 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 12/13 2023-12-18T13:28:40.324 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2023-12-18T13:28:40.563 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 8/13 2023-12-18T13:28:40.814 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 9/13 2023-12-18T13:28:40.823 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2023-12-18T13:28:40.823 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/13 2023-12-18T13:28:40.824 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-18T13:28:40.824 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 3/13 2023-12-18T13:28:40.824 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 4/13 2023-12-18T13:28:40.824 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 5/13 2023-12-18T13:28:40.824 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 6/13 2023-12-18T13:28:40.824 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 7/13 2023-12-18T13:28:40.824 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 8/13 2023-12-18T13:28:40.824 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 9/13 2023-12-18T13:28:40.824 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 10/13 2023-12-18T13:28:40.824 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 11/13 2023-12-18T13:28:40.824 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 12/13 2023-12-18T13:28:41.238 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 10/13 2023-12-18T13:28:42.238 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 11/13 2023-12-18T13:28:42.481 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 12/13 2023-12-18T13:28:42.693 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2023-12-18T13:28:43.155 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2023-12-18T13:28:43.155 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/13 2023-12-18T13:28:43.156 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-18T13:28:43.156 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 3/13 2023-12-18T13:28:43.156 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 4/13 2023-12-18T13:28:43.156 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 5/13 2023-12-18T13:28:43.156 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 6/13 2023-12-18T13:28:43.156 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 7/13 2023-12-18T13:28:43.156 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 8/13 2023-12-18T13:28:43.156 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 9/13 2023-12-18T13:28:43.156 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 10/13 2023-12-18T13:28:43.156 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 11/13 2023-12-18T13:28:43.156 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 12/13 2023-12-18T13:29:00.861 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 13/13 2023-12-18T13:29:00.861 INFO:teuthology.orchestra.run.smithi002.stdout:Installed products updated. 2023-12-18T13:29:01.148 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 13/13 2023-12-18T13:29:01.148 INFO:teuthology.orchestra.run.smithi007.stdout:Installed products updated. 2023-12-18T13:29:01.460 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:29:01.460 INFO:teuthology.orchestra.run.smithi002.stdout:Installed: 2023-12-18T13:29:01.460 INFO:teuthology.orchestra.run.smithi002.stdout: aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T13:29:01.460 INFO:teuthology.orchestra.run.smithi002.stdout: buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T13:29:01.460 INFO:teuthology.orchestra.run.smithi002.stdout: cockpit-podman-75-1.module+el8.9.0+20326+387084d0.noarch 2023-12-18T13:29:01.461 INFO:teuthology.orchestra.run.smithi002.stdout: criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T13:29:01.461 INFO:teuthology.orchestra.run.smithi002.stdout: crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T13:29:01.461 INFO:teuthology.orchestra.run.smithi002.stdout: netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T13:29:01.461 INFO:teuthology.orchestra.run.smithi002.stdout: python3-podman-4.6.0-1.module+el8.9.0+20326+387084d0.noarch 2023-12-18T13:29:01.461 INFO:teuthology.orchestra.run.smithi002.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-18T13:29:01.461 INFO:teuthology.orchestra.run.smithi002.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-18T13:29:01.461 INFO:teuthology.orchestra.run.smithi002.stdout: skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T13:29:01.461 INFO:teuthology.orchestra.run.smithi002.stdout: toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T13:29:01.461 INFO:teuthology.orchestra.run.smithi002.stdout: udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarch 2023-12-18T13:29:01.461 INFO:teuthology.orchestra.run.smithi002.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-18T13:29:01.461 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:29:01.461 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2023-12-18T13:29:01.652 DEBUG:teuthology.parallel:result is None 2023-12-18T13:29:01.755 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:29:01.755 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2023-12-18T13:29:01.755 INFO:teuthology.orchestra.run.smithi007.stdout: aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T13:29:01.755 INFO:teuthology.orchestra.run.smithi007.stdout: buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T13:29:01.756 INFO:teuthology.orchestra.run.smithi007.stdout: cockpit-podman-75-1.module+el8.9.0+20326+387084d0.noarch 2023-12-18T13:29:01.756 INFO:teuthology.orchestra.run.smithi007.stdout: criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T13:29:01.756 INFO:teuthology.orchestra.run.smithi007.stdout: crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T13:29:01.756 INFO:teuthology.orchestra.run.smithi007.stdout: netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T13:29:01.756 INFO:teuthology.orchestra.run.smithi007.stdout: python3-podman-4.6.0-1.module+el8.9.0+20326+387084d0.noarch 2023-12-18T13:29:01.756 INFO:teuthology.orchestra.run.smithi007.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-18T13:29:01.756 INFO:teuthology.orchestra.run.smithi007.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-18T13:29:01.756 INFO:teuthology.orchestra.run.smithi007.stdout: skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T13:29:01.756 INFO:teuthology.orchestra.run.smithi007.stdout: toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T13:29:01.756 INFO:teuthology.orchestra.run.smithi007.stdout: udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarch 2023-12-18T13:29:01.756 INFO:teuthology.orchestra.run.smithi007.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-18T13:29:01.756 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:29:01.756 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2023-12-18T13:29:01.948 DEBUG:teuthology.parallel:result is None 2023-12-18T13:29:01.948 INFO:teuthology.run_tasks:Running task install... 2023-12-18T13:29:01.958 DEBUG:teuthology.task.install:project ceph 2023-12-18T13:29:01.958 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '861525e252e70f0d455bae7d2dc4d635f8b415f1'}} 2023-12-18T13:29:01.958 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '861525e252e70f0d455bae7d2dc4d635f8b415f1'} 2023-12-18T13:29:01.958 INFO:teuthology.task.install:Using flavor: default 2023-12-18T13:29:01.964 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-18T13:29:01.964 INFO:teuthology.task.install:extra packages: [] 2023-12-18T13:29:01.965 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-18T13:29:01.966 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:29:01.968 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-18T13:29:01.968 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:29:02.193 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-18T13:29:02.194 INFO:teuthology.task.install.rpm:Package version is 19.0.0-303.g861525e2 2023-12-18T13:29:02.207 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-18T13:29:02.207 INFO:teuthology.task.install.rpm:Package version is 19.0.0-303.g861525e2 2023-12-18T13:29:02.381 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-18T13:29:02.382 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2023-12-18T13:29:02.382 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-18T13:29:02.384 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-18T13:29:02.384 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2023-12-18T13:29:02.384 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-18T13:29:02.420 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-18T13:29:02.420 DEBUG:teuthology.orchestra.run.smithi007:> 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-18T13:29:02.421 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-18T13:29:02.421 DEBUG:teuthology.orchestra.run.smithi002:> 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-18T13:29:02.497 DEBUG:teuthology.orchestra.run.smithi002:> 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-18T13:29:02.497 DEBUG:teuthology.orchestra.run.smithi007:> 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-18T13:29:02.585 DEBUG:teuthology.orchestra.run.smithi002:> 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-18T13:29:02.586 DEBUG:teuthology.orchestra.run.smithi007:> 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-18T13:29:02.618 INFO:teuthology.orchestra.run.smithi002.stdout:check_obsoletes = 1 2023-12-18T13:29:02.618 INFO:teuthology.orchestra.run.smithi007.stdout:check_obsoletes = 1 2023-12-18T13:29:02.619 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum clean all 2023-12-18T13:29:02.620 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum clean all 2023-12-18T13:29:03.054 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:29:03.056 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:29:04.652 INFO:teuthology.orchestra.run.smithi007.stdout:52 files removed 2023-12-18T13:29:04.705 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install ceph-radosgw 2023-12-18T13:29:04.995 INFO:teuthology.orchestra.run.smithi002.stdout:52 files removed 2023-12-18T13:29:05.051 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum -y install ceph-radosgw 2023-12-18T13:29:05.091 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:29:05.437 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:29:07.279 INFO:teuthology.orchestra.run.smithi007.stdout:ceph packages for x86_64 253 kB/s | 81 kB 00:00 2023-12-18T13:29:07.460 INFO:teuthology.orchestra.run.smithi002.stdout:ceph packages for x86_64 334 kB/s | 81 kB 00:00 2023-12-18T13:29:07.546 INFO:teuthology.orchestra.run.smithi007.stdout:ceph noarch packages 42 kB/s | 9.5 kB 00:00 2023-12-18T13:29:07.844 INFO:teuthology.orchestra.run.smithi002.stdout:ceph noarch packages 28 kB/s | 9.5 kB 00:00 2023-12-18T13:29:07.922 INFO:teuthology.orchestra.run.smithi007.stdout:ceph source packages 4.3 kB/s | 1.5 kB 00:00 2023-12-18T13:29:08.099 INFO:teuthology.orchestra.run.smithi007.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-12-18T13:29:08.178 INFO:teuthology.orchestra.run.smithi002.stdout:ceph source packages 4.9 kB/s | 1.5 kB 00:00 2023-12-18T13:29:08.329 INFO:teuthology.orchestra.run.smithi002.stdout:Copr repo for python3-asyncssh owned by ceph 28 kB/s | 3.5 kB 00:00 2023-12-18T13:29:08.967 INFO:teuthology.orchestra.run.smithi007.stdout:Extra Packages for Enterprise Linux 19 MB/s | 16 MB 00:00 2023-12-18T13:29:11.182 INFO:teuthology.orchestra.run.smithi002.stdout:Extra Packages for Enterprise Linux 5.7 MB/s | 16 MB 00:02 2023-12-18T13:29:12.933 INFO:teuthology.orchestra.run.smithi007.stdout:lab-extras 426 kB/s | 24 kB 00:00 2023-12-18T13:29:13.510 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat CodeReady Linux Builder for RHEL 8 x86_ 18 MB/s | 8.8 MB 00:00 2023-12-18T13:29:15.147 INFO:teuthology.orchestra.run.smithi002.stdout:lab-extras 487 kB/s | 24 kB 00:00 2023-12-18T13:29:15.890 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat CodeReady Linux Builder for RHEL 8 x86_ 13 MB/s | 8.8 MB 00:00 2023-12-18T13:29:16.585 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 46 MB/s | 64 MB 00:01 2023-12-18T13:29:18.975 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 46 MB/s | 64 MB 00:01 2023-12-18T13:29:28.094 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 42 MB/s | 58 MB 00:01 2023-12-18T13:29:30.533 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 41 MB/s | 58 MB 00:01 2023-12-18T13:29:44.849 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2023-12-18T13:29:44.853 INFO:teuthology.orchestra.run.smithi007.stdout:=================================================================================================== 2023-12-18T13:29:44.853 INFO:teuthology.orchestra.run.smithi007.stdout: Package Arch Version Repository Size 2023-12-18T13:29:44.853 INFO:teuthology.orchestra.run.smithi007.stdout:=================================================================================================== 2023-12-18T13:29:44.853 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2023-12-18T13:29:44.853 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-radosgw x86_64 2:19.0.0-303.g861525e2.el8 ceph 14 M 2023-12-18T13:29:44.853 INFO:teuthology.orchestra.run.smithi007.stdout:Upgrading: 2023-12-18T13:29:44.853 INFO:teuthology.orchestra.run.smithi007.stdout: librados2 x86_64 2:19.0.0-303.g861525e2.el8 ceph 3.8 M 2023-12-18T13:29:44.853 INFO:teuthology.orchestra.run.smithi007.stdout: librbd1 x86_64 2:19.0.0-303.g861525e2.el8 ceph 3.7 M 2023-12-18T13:29:44.854 INFO:teuthology.orchestra.run.smithi007.stdout:Installing dependencies: 2023-12-18T13:29:44.854 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-base x86_64 2:19.0.0-303.g861525e2.el8 ceph 5.4 M 2023-12-18T13:29:44.854 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-common x86_64 2:19.0.0-303.g861525e2.el8 ceph 23 M 2023-12-18T13:29:44.854 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-selinux x86_64 2:19.0.0-303.g861525e2.el8 ceph 24 k 2023-12-18T13:29:44.854 INFO:teuthology.orchestra.run.smithi007.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-18T13:29:44.854 INFO:teuthology.orchestra.run.smithi007.stdout: libcephfs2 x86_64 2:19.0.0-303.g861525e2.el8 ceph 838 k 2023-12-18T13:29:44.854 INFO:teuthology.orchestra.run.smithi007.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-18T13:29:44.854 INFO:teuthology.orchestra.run.smithi007.stdout: librabbitmq x86_64 0.9.0-4.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-18T13:29:44.854 INFO:teuthology.orchestra.run.smithi007.stdout: libradosstriper1 x86_64 2:19.0.0-303.g861525e2.el8 ceph 517 k 2023-12-18T13:29:44.854 INFO:teuthology.orchestra.run.smithi007.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-18T13:29:44.854 INFO:teuthology.orchestra.run.smithi007.stdout: librgw2 x86_64 2:19.0.0-303.g861525e2.el8 ceph 6.9 M 2023-12-18T13:29:44.854 INFO:teuthology.orchestra.run.smithi007.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-18T13:29:44.854 INFO:teuthology.orchestra.run.smithi007.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-18T13:29:44.854 INFO:teuthology.orchestra.run.smithi007.stdout: python3-ceph-argparse x86_64 2:19.0.0-303.g861525e2.el8 ceph 45 k 2023-12-18T13:29:44.854 INFO:teuthology.orchestra.run.smithi007.stdout: python3-ceph-common x86_64 2:19.0.0-303.g861525e2.el8 ceph 129 k 2023-12-18T13:29:44.855 INFO:teuthology.orchestra.run.smithi007.stdout: python3-cephfs x86_64 2:19.0.0-303.g861525e2.el8 ceph 196 k 2023-12-18T13:29:44.855 INFO:teuthology.orchestra.run.smithi007.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-18T13:29:44.855 INFO:teuthology.orchestra.run.smithi007.stdout: python3-rados x86_64 2:19.0.0-303.g861525e2.el8 ceph 371 k 2023-12-18T13:29:44.855 INFO:teuthology.orchestra.run.smithi007.stdout: python3-rbd x86_64 2:19.0.0-303.g861525e2.el8 ceph 365 k 2023-12-18T13:29:44.855 INFO:teuthology.orchestra.run.smithi007.stdout: python3-rgw x86_64 2:19.0.0-303.g861525e2.el8 ceph 107 k 2023-12-18T13:29:44.855 INFO:teuthology.orchestra.run.smithi007.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-18T13:29:44.855 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:29:44.855 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2023-12-18T13:29:44.855 INFO:teuthology.orchestra.run.smithi007.stdout:=================================================================================================== 2023-12-18T13:29:44.855 INFO:teuthology.orchestra.run.smithi007.stdout:Install 21 Packages 2023-12-18T13:29:44.855 INFO:teuthology.orchestra.run.smithi007.stdout:Upgrade 2 Packages 2023-12-18T13:29:44.855 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:29:44.856 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 62 M 2023-12-18T13:29:44.856 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2023-12-18T13:29:45.860 INFO:teuthology.orchestra.run.smithi007.stdout:(1/23): ceph-base-19.0.0-303.g861525e2.el8.x86_ 5.8 MB/s | 5.4 MB 00:00 2023-12-18T13:29:45.935 INFO:teuthology.orchestra.run.smithi007.stdout:(2/23): ceph-selinux-19.0.0-303.g861525e2.el8.x 324 kB/s | 24 kB 00:00 2023-12-18T13:29:46.113 INFO:teuthology.orchestra.run.smithi007.stdout:(3/23): libcephfs2-19.0.0-303.g861525e2.el8.x86 4.7 MB/s | 838 kB 00:00 2023-12-18T13:29:46.228 INFO:teuthology.orchestra.run.smithi007.stdout:(4/23): libradosstriper1-19.0.0-303.g861525e2.e 4.3 MB/s | 517 kB 00:00 2023-12-18T13:29:46.853 INFO:teuthology.orchestra.run.smithi007.stdout:(5/23): ceph-radosgw-19.0.0-303.g861525e2.el8.x 7.2 MB/s | 14 MB 00:01 2023-12-18T13:29:46.936 INFO:teuthology.orchestra.run.smithi007.stdout:(6/23): python3-ceph-argparse-19.0.0-303.g86152 539 kB/s | 45 kB 00:00 2023-12-18T13:29:47.011 INFO:teuthology.orchestra.run.smithi007.stdout:(7/23): python3-ceph-common-19.0.0-303.g861525e 1.7 MB/s | 129 kB 00:00 2023-12-18T13:29:47.220 INFO:teuthology.orchestra.run.smithi007.stdout:(8/23): ceph-common-19.0.0-303.g861525e2.el8.x8 9.9 MB/s | 23 MB 00:02 2023-12-18T13:29:47.245 INFO:teuthology.orchestra.run.smithi007.stdout:(9/23): python3-cephfs-19.0.0-303.g861525e2.el8 842 kB/s | 196 kB 00:00 2023-12-18T13:29:47.329 INFO:teuthology.orchestra.run.smithi007.stdout:(10/23): librgw2-19.0.0-303.g861525e2.el8.x86_6 6.3 MB/s | 6.9 MB 00:01 2023-12-18T13:29:47.354 INFO:teuthology.orchestra.run.smithi007.stdout:(11/23): python3-rbd-19.0.0-303.g861525e2.el8.x 3.3 MB/s | 365 kB 00:00 2023-12-18T13:29:47.402 INFO:teuthology.orchestra.run.smithi007.stdout:(12/23): python3-rados-19.0.0-303.g861525e2.el8 2.0 MB/s | 371 kB 00:00 2023-12-18T13:29:47.430 INFO:teuthology.orchestra.run.smithi007.stdout:(13/23): python3-rgw-19.0.0-303.g861525e2.el8.x 1.0 MB/s | 107 kB 00:00 2023-12-18T13:29:48.001 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2023-12-18T13:29:48.004 INFO:teuthology.orchestra.run.smithi002.stdout:=================================================================================================== 2023-12-18T13:29:48.004 INFO:teuthology.orchestra.run.smithi002.stdout: Package Arch Version Repository Size 2023-12-18T13:29:48.004 INFO:teuthology.orchestra.run.smithi002.stdout:=================================================================================================== 2023-12-18T13:29:48.004 INFO:teuthology.orchestra.run.smithi002.stdout:Installing: 2023-12-18T13:29:48.005 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-radosgw x86_64 2:19.0.0-303.g861525e2.el8 ceph 14 M 2023-12-18T13:29:48.005 INFO:teuthology.orchestra.run.smithi002.stdout:Upgrading: 2023-12-18T13:29:48.005 INFO:teuthology.orchestra.run.smithi002.stdout: librados2 x86_64 2:19.0.0-303.g861525e2.el8 ceph 3.8 M 2023-12-18T13:29:48.005 INFO:teuthology.orchestra.run.smithi002.stdout: librbd1 x86_64 2:19.0.0-303.g861525e2.el8 ceph 3.7 M 2023-12-18T13:29:48.005 INFO:teuthology.orchestra.run.smithi002.stdout:Installing dependencies: 2023-12-18T13:29:48.005 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-base x86_64 2:19.0.0-303.g861525e2.el8 ceph 5.4 M 2023-12-18T13:29:48.005 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-common x86_64 2:19.0.0-303.g861525e2.el8 ceph 23 M 2023-12-18T13:29:48.005 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-selinux x86_64 2:19.0.0-303.g861525e2.el8 ceph 24 k 2023-12-18T13:29:48.005 INFO:teuthology.orchestra.run.smithi002.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-18T13:29:48.005 INFO:teuthology.orchestra.run.smithi002.stdout: libcephfs2 x86_64 2:19.0.0-303.g861525e2.el8 ceph 838 k 2023-12-18T13:29:48.005 INFO:teuthology.orchestra.run.smithi002.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-18T13:29:48.006 INFO:teuthology.orchestra.run.smithi002.stdout: librabbitmq x86_64 0.9.0-4.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-18T13:29:48.006 INFO:teuthology.orchestra.run.smithi002.stdout: libradosstriper1 x86_64 2:19.0.0-303.g861525e2.el8 ceph 517 k 2023-12-18T13:29:48.006 INFO:teuthology.orchestra.run.smithi002.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-18T13:29:48.006 INFO:teuthology.orchestra.run.smithi002.stdout: librgw2 x86_64 2:19.0.0-303.g861525e2.el8 ceph 6.9 M 2023-12-18T13:29:48.006 INFO:teuthology.orchestra.run.smithi002.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-18T13:29:48.006 INFO:teuthology.orchestra.run.smithi002.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-18T13:29:48.006 INFO:teuthology.orchestra.run.smithi002.stdout: python3-ceph-argparse x86_64 2:19.0.0-303.g861525e2.el8 ceph 45 k 2023-12-18T13:29:48.006 INFO:teuthology.orchestra.run.smithi002.stdout: python3-ceph-common x86_64 2:19.0.0-303.g861525e2.el8 ceph 129 k 2023-12-18T13:29:48.006 INFO:teuthology.orchestra.run.smithi002.stdout: python3-cephfs x86_64 2:19.0.0-303.g861525e2.el8 ceph 196 k 2023-12-18T13:29:48.006 INFO:teuthology.orchestra.run.smithi002.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-18T13:29:48.006 INFO:teuthology.orchestra.run.smithi002.stdout: python3-rados x86_64 2:19.0.0-303.g861525e2.el8 ceph 371 k 2023-12-18T13:29:48.006 INFO:teuthology.orchestra.run.smithi002.stdout: python3-rbd x86_64 2:19.0.0-303.g861525e2.el8 ceph 365 k 2023-12-18T13:29:48.006 INFO:teuthology.orchestra.run.smithi002.stdout: python3-rgw x86_64 2:19.0.0-303.g861525e2.el8 ceph 107 k 2023-12-18T13:29:48.007 INFO:teuthology.orchestra.run.smithi002.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-18T13:29:48.007 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:29:48.007 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction Summary 2023-12-18T13:29:48.007 INFO:teuthology.orchestra.run.smithi002.stdout:=================================================================================================== 2023-12-18T13:29:48.007 INFO:teuthology.orchestra.run.smithi002.stdout:Install 21 Packages 2023-12-18T13:29:48.007 INFO:teuthology.orchestra.run.smithi002.stdout:Upgrade 2 Packages 2023-12-18T13:29:48.007 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:29:48.008 INFO:teuthology.orchestra.run.smithi002.stdout:Total download size: 62 M 2023-12-18T13:29:48.008 INFO:teuthology.orchestra.run.smithi002.stdout:Downloading Packages: 2023-12-18T13:29:49.271 INFO:teuthology.orchestra.run.smithi007.stdout:(14/23): liboath-2.6.2-3.el8.x86_64.rpm 31 kB/s | 59 kB 00:01 2023-12-18T13:29:49.397 INFO:teuthology.orchestra.run.smithi007.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 38 kB/s | 75 kB 00:01 2023-12-18T13:29:49.458 INFO:teuthology.orchestra.run.smithi002.stdout:(1/23): ceph-radosgw-19.0.0-303.g861525e2.el8.x 10 MB/s | 14 MB 00:01 2023-12-18T13:29:49.508 INFO:teuthology.orchestra.run.smithi002.stdout:(2/23): ceph-selinux-19.0.0-303.g861525e2.el8.x 489 kB/s | 24 kB 00:00 2023-12-18T13:29:49.522 INFO:teuthology.orchestra.run.smithi007.stdout:(16/23): gperftools-libs-2.7-9.el8.x86_64.rpm 141 kB/s | 306 kB 00:02 2023-12-18T13:29:49.589 INFO:teuthology.orchestra.run.smithi007.stdout:(17/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 245 kB/s | 47 kB 00:00 2023-12-18T13:29:49.608 INFO:teuthology.orchestra.run.smithi002.stdout:(3/23): libcephfs2-19.0.0-303.g861525e2.el8.x86 8.2 MB/s | 838 kB 00:00 2023-12-18T13:29:49.700 INFO:teuthology.orchestra.run.smithi002.stdout:(4/23): ceph-base-19.0.0-303.g861525e2.el8.x86_ 3.3 MB/s | 5.4 MB 00:01 2023-12-18T13:29:49.731 INFO:teuthology.orchestra.run.smithi007.stdout:(18/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.8 MB/s | 259 kB 00:00 2023-12-18T13:29:49.734 INFO:teuthology.orchestra.run.smithi002.stdout:(5/23): libradosstriper1-19.0.0-303.g861525e2.e 4.0 MB/s | 517 kB 00:00 2023-12-18T13:29:49.756 INFO:teuthology.orchestra.run.smithi007.stdout:(19/23): python3-prettytable-0.7.2-14.el8.noarc 188 kB/s | 44 kB 00:00 2023-12-18T13:29:49.798 INFO:teuthology.orchestra.run.smithi007.stdout:(20/23): thrift-0.13.0-2.el8.x86_64.rpm 3.3 MB/s | 1.7 MB 00:00 2023-12-18T13:29:49.932 INFO:teuthology.orchestra.run.smithi007.stdout:(21/23): librdkafka-0.11.4-3.el8.x86_64.rpm 1.7 MB/s | 354 kB 00:00 2023-12-18T13:29:50.009 INFO:teuthology.orchestra.run.smithi002.stdout:(6/23): ceph-common-19.0.0-303.g861525e2.el8.x8 12 MB/s | 23 MB 00:01 2023-12-18T13:29:50.026 INFO:teuthology.orchestra.run.smithi002.stdout:(7/23): python3-ceph-argparse-19.0.0-303.g86152 153 kB/s | 45 kB 00:00 2023-12-18T13:29:50.076 INFO:teuthology.orchestra.run.smithi002.stdout:(8/23): python3-ceph-common-19.0.0-303.g861525e 1.9 MB/s | 129 kB 00:00 2023-12-18T13:29:50.102 INFO:teuthology.orchestra.run.smithi002.stdout:(9/23): python3-cephfs-19.0.0-303.g861525e2.el8 2.6 MB/s | 196 kB 00:00 2023-12-18T13:29:50.168 INFO:teuthology.orchestra.run.smithi002.stdout:(10/23): python3-rados-19.0.0-303.g861525e2.el8 4.0 MB/s | 371 kB 00:00 2023-12-18T13:29:50.194 INFO:teuthology.orchestra.run.smithi002.stdout:(11/23): python3-rbd-19.0.0-303.g861525e2.el8.x 3.9 MB/s | 365 kB 00:00 2023-12-18T13:29:50.276 INFO:teuthology.orchestra.run.smithi002.stdout:(12/23): python3-rgw-19.0.0-303.g861525e2.el8.x 997 kB/s | 107 kB 00:00 2023-12-18T13:29:50.448 INFO:teuthology.orchestra.run.smithi007.stdout:(22/23): librbd1-19.0.0-303.g861525e2.el8.x86_6 5.7 MB/s | 3.7 MB 00:00 2023-12-18T13:29:50.516 INFO:teuthology.orchestra.run.smithi007.stdout:(23/23): librados2-19.0.0-303.g861525e2.el8.x86 5.0 MB/s | 3.8 MB 00:00 2023-12-18T13:29:50.521 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:29:50.521 INFO:teuthology.orchestra.run.smithi007.stdout:Total 11 MB/s | 62 MB 00:05 2023-12-18T13:29:50.562 INFO:teuthology.orchestra.run.smithi002.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 210 kB/s | 59 kB 00:00 2023-12-18T13:29:50.574 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2023-12-18T13:29:50.627 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2023-12-18T13:29:50.627 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2023-12-18T13:29:50.645 INFO:teuthology.orchestra.run.smithi002.stdout:(14/23): librgw2-19.0.0-303.g861525e2.el8.x86_6 7.3 MB/s | 6.9 MB 00:00 2023-12-18T13:29:50.662 INFO:teuthology.orchestra.run.smithi002.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 750 kB/s | 75 kB 00:00 2023-12-18T13:29:50.687 INFO:teuthology.orchestra.run.smithi002.stdout:(16/23): gperftools-libs-2.7-9.el8.x86_64.rpm 621 kB/s | 306 kB 00:00 2023-12-18T13:29:50.797 INFO:teuthology.orchestra.run.smithi002.stdout:(17/23): python3-prettytable-0.7.2-14.el8.noarc 425 kB/s | 44 kB 00:00 2023-12-18T13:29:50.879 INFO:teuthology.orchestra.run.smithi002.stdout:(18/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 3.0 MB/s | 259 kB 00:00 2023-12-18T13:29:51.008 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2023-12-18T13:29:51.018 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2023-12-18T13:29:51.029 INFO:teuthology.orchestra.run.smithi002.stdout:(19/23): thrift-0.13.0-2.el8.x86_64.rpm 4.5 MB/s | 1.7 MB 00:00 2023-12-18T13:29:51.055 INFO:teuthology.orchestra.run.smithi002.stdout:(20/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 120 kB/s | 47 kB 00:00 2023-12-18T13:29:51.130 INFO:teuthology.orchestra.run.smithi002.stdout:(21/23): librdkafka-0.11.4-3.el8.x86_64.rpm 1.4 MB/s | 354 kB 00:00 2023-12-18T13:29:51.422 INFO:teuthology.orchestra.run.smithi002.stdout:(22/23): librbd1-19.0.0-303.g861525e2.el8.x86_6 10 MB/s | 3.7 MB 00:00 2023-12-18T13:29:51.497 INFO:teuthology.orchestra.run.smithi002.stdout:(23/23): librados2-19.0.0-303.g861525e2.el8.x86 8.1 MB/s | 3.8 MB 00:00 2023-12-18T13:29:51.502 INFO:teuthology.orchestra.run.smithi002.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:29:51.502 INFO:teuthology.orchestra.run.smithi002.stdout:Total 18 MB/s | 62 MB 00:03 2023-12-18T13:29:51.552 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction check 2023-12-18T13:29:51.604 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction check succeeded. 2023-12-18T13:29:51.604 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction test 2023-12-18T13:29:51.981 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction test succeeded. 2023-12-18T13:29:51.992 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction 2023-12-18T13:29:52.360 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2023-12-18T13:29:52.605 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-18T13:29:52.770 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-18T13:29:53.222 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-18T13:29:53.323 INFO:teuthology.orchestra.run.smithi002.stdout: Preparing : 1/1 2023-12-18T13:29:53.429 INFO:teuthology.orchestra.run.smithi007.stdout: Upgrading : librados2-2:19.0.0-303.g861525e2.el8.x86_64 3/25 2023-12-18T13:29:53.540 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: librados2-2:19.0.0-303.g861525e2.el8.x86_64 3/25 2023-12-18T13:29:53.572 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-18T13:29:53.736 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 4/25 2023-12-18T13:29:53.782 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-18T13:29:53.998 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-18T13:29:54.212 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 6/25 2023-12-18T13:29:54.238 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-18T13:29:54.474 INFO:teuthology.orchestra.run.smithi002.stdout: Upgrading : librados2-2:19.0.0-303.g861525e2.el8.x86_64 3/25 2023-12-18T13:29:54.589 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: librados2-2:19.0.0-303.g861525e2.el8.x86_64 3/25 2023-12-18T13:29:54.643 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 6/25 2023-12-18T13:29:54.764 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 4/25 2023-12-18T13:29:54.815 INFO:teuthology.orchestra.run.smithi007.stdout: Upgrading : librbd1-2:19.0.0-303.g861525e2.el8.x86_64 7/25 2023-12-18T13:29:54.936 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: librbd1-2:19.0.0-303.g861525e2.el8.x86_64 7/25 2023-12-18T13:29:55.035 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-18T13:29:55.087 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-18T13:29:55.142 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-18T13:29:55.266 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 6/25 2023-12-18T13:29:55.717 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 6/25 2023-12-18T13:29:55.882 INFO:teuthology.orchestra.run.smithi002.stdout: Upgrading : librbd1-2:19.0.0-303.g861525e2.el8.x86_64 7/25 2023-12-18T13:29:55.970 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 9/25 2023-12-18T13:29:56.016 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: librbd1-2:19.0.0-303.g861525e2.el8.x86_64 7/25 2023-12-18T13:29:56.112 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : librgw2-2:19.0.0-303.g861525e2.el8.x86_64 10/25 2023-12-18T13:29:56.187 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: librgw2-2:19.0.0-303.g861525e2.el8.x86_64 10/25 2023-12-18T13:29:56.282 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-18T13:29:56.364 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-18T13:29:56.542 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-ceph-argparse-2:19.0.0-303.g861525e2.el8.x 11/25 2023-12-18T13:29:56.749 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 12/25 2023-12-18T13:29:57.002 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 13/25 2023-12-18T13:29:57.184 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 9/25 2023-12-18T13:29:57.255 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 14/25 2023-12-18T13:29:57.332 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : librgw2-2:19.0.0-303.g861525e2.el8.x86_64 10/25 2023-12-18T13:29:57.426 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: librgw2-2:19.0.0-303.g861525e2.el8.x86_64 10/25 2023-12-18T13:29:57.478 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 15/25 2023-12-18T13:29:57.535 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 15/25 2023-12-18T13:29:57.562 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-ceph-argparse-2:19.0.0-303.g861525e2.el8.x 11/25 2023-12-18T13:29:57.703 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-18T13:29:57.795 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 12/25 2023-12-18T13:29:57.910 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-18T13:29:58.072 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 13/25 2023-12-18T13:29:58.173 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-18T13:29:58.362 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-ceph-common-2:19.0.0-303.g861525e2.el8.x86 19/25 2023-12-18T13:29:58.375 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 14/25 2023-12-18T13:29:58.573 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 15/25 2023-12-18T13:29:58.632 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 15/25 2023-12-18T13:29:58.799 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-18T13:29:59.061 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-18T13:29:59.360 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-18T13:29:59.524 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-ceph-common-2:19.0.0-303.g861525e2.el8.x86 19/25 2023-12-18T13:30:02.676 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 20/25 2023-12-18T13:30:02.920 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 20/25 2023-12-18T13:30:03.561 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 20/25 2023-12-18T13:30:03.846 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 21/25 2023-12-18T13:30:03.942 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 21/25 2023-12-18T13:30:04.021 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 20/25 2023-12-18T13:30:04.135 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 22/25 2023-12-18T13:30:04.290 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 20/25 2023-12-18T13:30:04.933 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 20/25 2023-12-18T13:30:05.220 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 21/25 2023-12-18T13:30:05.295 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 21/25 2023-12-18T13:30:05.464 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 22/25 2023-12-18T13:30:26.177 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 22/25 2023-12-18T13:30:26.177 INFO:teuthology.orchestra.run.smithi007.stdout:skipping the directory /sys 2023-12-18T13:30:26.177 INFO:teuthology.orchestra.run.smithi007.stdout:skipping the directory /proc 2023-12-18T13:30:26.178 INFO:teuthology.orchestra.run.smithi007.stdout:skipping the directory /dev 2023-12-18T13:30:26.178 INFO:teuthology.orchestra.run.smithi007.stdout:skipping the directory /run 2023-12-18T13:30:26.178 INFO:teuthology.orchestra.run.smithi007.stdout:skipping the directory /mnt 2023-12-18T13:30:26.178 INFO:teuthology.orchestra.run.smithi007.stdout:skipping the directory /var/tmp 2023-12-18T13:30:26.178 INFO:teuthology.orchestra.run.smithi007.stdout:skipping the directory /home 2023-12-18T13:30:26.178 INFO:teuthology.orchestra.run.smithi007.stdout:skipping the directory /tmp 2023-12-18T13:30:26.178 INFO:teuthology.orchestra.run.smithi007.stdout:skipping the directory /dev 2023-12-18T13:30:26.178 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:30:27.565 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 22/25 2023-12-18T13:30:27.565 INFO:teuthology.orchestra.run.smithi002.stdout:skipping the directory /sys 2023-12-18T13:30:27.565 INFO:teuthology.orchestra.run.smithi002.stdout:skipping the directory /proc 2023-12-18T13:30:27.565 INFO:teuthology.orchestra.run.smithi002.stdout:skipping the directory /dev 2023-12-18T13:30:27.565 INFO:teuthology.orchestra.run.smithi002.stdout:skipping the directory /run 2023-12-18T13:30:27.565 INFO:teuthology.orchestra.run.smithi002.stdout:skipping the directory /mnt 2023-12-18T13:30:27.565 INFO:teuthology.orchestra.run.smithi002.stdout:skipping the directory /var/tmp 2023-12-18T13:30:27.566 INFO:teuthology.orchestra.run.smithi002.stdout:skipping the directory /home 2023-12-18T13:30:27.566 INFO:teuthology.orchestra.run.smithi002.stdout:skipping the directory /tmp 2023-12-18T13:30:27.566 INFO:teuthology.orchestra.run.smithi002.stdout:skipping the directory /dev 2023-12-18T13:30:27.566 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:30:27.766 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 23/25 2023-12-18T13:30:27.794 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 23/25 2023-12-18T13:30:27.794 INFO:teuthology.orchestra.run.smithi007.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-18T13:30:28.019 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-18T13:30:28.020 INFO:teuthology.orchestra.run.smithi007.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-18T13:30:28.727 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-18T13:30:28.727 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 1/25 2023-12-18T13:30:28.727 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 2/25 2023-12-18T13:30:28.727 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 3/25 2023-12-18T13:30:28.728 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 4/25 2023-12-18T13:30:28.728 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 5/25 2023-12-18T13:30:28.728 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 6/25 2023-12-18T13:30:28.728 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : librgw2-2:19.0.0-303.g861525e2.el8.x86_64 7/25 2023-12-18T13:30:28.728 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-ceph-argparse-2:19.0.0-303.g861525e2.el8.x 8/25 2023-12-18T13:30:28.728 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-ceph-common-2:19.0.0-303.g861525e2.el8.x86 9/25 2023-12-18T13:30:28.729 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 10/25 2023-12-18T13:30:28.729 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 11/25 2023-12-18T13:30:28.729 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 12/25 2023-12-18T13:30:28.729 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 13/25 2023-12-18T13:30:28.729 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-18T13:30:28.729 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-18T13:30:28.729 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-18T13:30:28.729 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-18T13:30:28.729 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 18/25 2023-12-18T13:30:28.729 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-18T13:30:28.729 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 20/25 2023-12-18T13:30:28.729 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-18T13:30:28.729 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : librados2-2:19.0.0-303.g861525e2.el8.x86_64 22/25 2023-12-18T13:30:28.730 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-18T13:30:28.730 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : librbd1-2:19.0.0-303.g861525e2.el8.x86_64 24/25 2023-12-18T13:30:29.124 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 23/25 2023-12-18T13:30:29.150 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 23/25 2023-12-18T13:30:29.150 INFO:teuthology.orchestra.run.smithi002.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-18T13:30:29.372 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-18T13:30:29.372 INFO:teuthology.orchestra.run.smithi002.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-18T13:30:30.077 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-18T13:30:30.078 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 1/25 2023-12-18T13:30:30.078 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 2/25 2023-12-18T13:30:30.078 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 3/25 2023-12-18T13:30:30.078 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 4/25 2023-12-18T13:30:30.078 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 5/25 2023-12-18T13:30:30.078 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 6/25 2023-12-18T13:30:30.078 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : librgw2-2:19.0.0-303.g861525e2.el8.x86_64 7/25 2023-12-18T13:30:30.078 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-ceph-argparse-2:19.0.0-303.g861525e2.el8.x 8/25 2023-12-18T13:30:30.078 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-ceph-common-2:19.0.0-303.g861525e2.el8.x86 9/25 2023-12-18T13:30:30.078 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 10/25 2023-12-18T13:30:30.078 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 11/25 2023-12-18T13:30:30.078 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 12/25 2023-12-18T13:30:30.078 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 13/25 2023-12-18T13:30:30.079 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-18T13:30:30.079 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-18T13:30:30.079 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-18T13:30:30.079 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-18T13:30:30.079 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 18/25 2023-12-18T13:30:30.079 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-18T13:30:30.079 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 20/25 2023-12-18T13:30:30.079 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-18T13:30:30.079 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : librados2-2:19.0.0-303.g861525e2.el8.x86_64 22/25 2023-12-18T13:30:30.079 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-18T13:30:30.079 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : librbd1-2:19.0.0-303.g861525e2.el8.x86_64 24/25 2023-12-18T13:30:42.043 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-18T13:30:42.043 INFO:teuthology.orchestra.run.smithi007.stdout:Installed products updated. 2023-12-18T13:30:42.642 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:30:42.642 INFO:teuthology.orchestra.run.smithi007.stdout:Upgraded: 2023-12-18T13:30:42.642 INFO:teuthology.orchestra.run.smithi007.stdout: librados2-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:30:42.642 INFO:teuthology.orchestra.run.smithi007.stdout: librbd1-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:30:42.642 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2023-12-18T13:30:42.642 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:30:42.642 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:30:42.643 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:30:42.643 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:30:42.643 INFO:teuthology.orchestra.run.smithi007.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-18T13:30:42.643 INFO:teuthology.orchestra.run.smithi007.stdout: libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:30:42.643 INFO:teuthology.orchestra.run.smithi007.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-18T13:30:42.643 INFO:teuthology.orchestra.run.smithi007.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-12-18T13:30:42.643 INFO:teuthology.orchestra.run.smithi007.stdout: libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:30:42.643 INFO:teuthology.orchestra.run.smithi007.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-18T13:30:42.643 INFO:teuthology.orchestra.run.smithi007.stdout: librgw2-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:30:42.643 INFO:teuthology.orchestra.run.smithi007.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-18T13:30:42.643 INFO:teuthology.orchestra.run.smithi007.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-18T13:30:42.643 INFO:teuthology.orchestra.run.smithi007.stdout: python3-ceph-argparse-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:30:42.643 INFO:teuthology.orchestra.run.smithi007.stdout: python3-ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:30:42.643 INFO:teuthology.orchestra.run.smithi007.stdout: python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:30:42.643 INFO:teuthology.orchestra.run.smithi007.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-18T13:30:42.644 INFO:teuthology.orchestra.run.smithi007.stdout: python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:30:42.644 INFO:teuthology.orchestra.run.smithi007.stdout: python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:30:42.644 INFO:teuthology.orchestra.run.smithi007.stdout: python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:30:42.644 INFO:teuthology.orchestra.run.smithi007.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-18T13:30:42.644 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:30:42.644 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2023-12-18T13:30:42.858 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install ceph-test 2023-12-18T13:30:43.263 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:30:43.689 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-18T13:30:43.689 INFO:teuthology.orchestra.run.smithi002.stdout:Installed products updated. 2023-12-18T13:30:44.295 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:30:44.296 INFO:teuthology.orchestra.run.smithi002.stdout:Upgraded: 2023-12-18T13:30:44.296 INFO:teuthology.orchestra.run.smithi002.stdout: librados2-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:30:44.296 INFO:teuthology.orchestra.run.smithi002.stdout: librbd1-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:30:44.296 INFO:teuthology.orchestra.run.smithi002.stdout:Installed: 2023-12-18T13:30:44.296 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:30:44.296 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:30:44.296 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:30:44.296 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:30:44.296 INFO:teuthology.orchestra.run.smithi002.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-18T13:30:44.296 INFO:teuthology.orchestra.run.smithi002.stdout: libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:30:44.296 INFO:teuthology.orchestra.run.smithi002.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-18T13:30:44.297 INFO:teuthology.orchestra.run.smithi002.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-12-18T13:30:44.297 INFO:teuthology.orchestra.run.smithi002.stdout: libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:30:44.297 INFO:teuthology.orchestra.run.smithi002.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-18T13:30:44.297 INFO:teuthology.orchestra.run.smithi002.stdout: librgw2-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:30:44.297 INFO:teuthology.orchestra.run.smithi002.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-18T13:30:44.297 INFO:teuthology.orchestra.run.smithi002.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-18T13:30:44.297 INFO:teuthology.orchestra.run.smithi002.stdout: python3-ceph-argparse-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:30:44.297 INFO:teuthology.orchestra.run.smithi002.stdout: python3-ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:30:44.297 INFO:teuthology.orchestra.run.smithi002.stdout: python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:30:44.297 INFO:teuthology.orchestra.run.smithi002.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-18T13:30:44.297 INFO:teuthology.orchestra.run.smithi002.stdout: python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:30:44.297 INFO:teuthology.orchestra.run.smithi002.stdout: python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:30:44.298 INFO:teuthology.orchestra.run.smithi002.stdout: python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:30:44.298 INFO:teuthology.orchestra.run.smithi002.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-18T13:30:44.298 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:30:44.298 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2023-12-18T13:30:44.504 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum -y install ceph-test 2023-12-18T13:30:44.915 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:30:45.412 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 29 kB/s | 4.1 kB 00:00 2023-12-18T13:30:45.798 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 36 kB/s | 4.5 kB 00:00 2023-12-18T13:30:46.886 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 23 kB/s | 4.1 kB 00:00 2023-12-18T13:30:47.337 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 24 kB/s | 4.5 kB 00:00 2023-12-18T13:30:48.488 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2023-12-18T13:30:48.489 INFO:teuthology.orchestra.run.smithi007.stdout:=========================================================================================== 2023-12-18T13:30:48.489 INFO:teuthology.orchestra.run.smithi007.stdout: Package Arch Version Repository Size 2023-12-18T13:30:48.489 INFO:teuthology.orchestra.run.smithi007.stdout:=========================================================================================== 2023-12-18T13:30:48.489 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2023-12-18T13:30:48.489 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-test x86_64 2:19.0.0-303.g861525e2.el8 ceph 49 M 2023-12-18T13:30:48.489 INFO:teuthology.orchestra.run.smithi007.stdout:Installing dependencies: 2023-12-18T13:30:48.489 INFO:teuthology.orchestra.run.smithi007.stdout: jq x86_64 1.6-7.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-18T13:30:48.489 INFO:teuthology.orchestra.run.smithi007.stdout: libcephsqlite x86_64 2:19.0.0-303.g861525e2.el8 ceph 183 k 2023-12-18T13:30:48.489 INFO:teuthology.orchestra.run.smithi007.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-18T13:30:48.489 INFO:teuthology.orchestra.run.smithi007.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-18T13:30:48.489 INFO:teuthology.orchestra.run.smithi007.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-18T13:30:48.489 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:30:48.490 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2023-12-18T13:30:48.490 INFO:teuthology.orchestra.run.smithi007.stdout:=========================================================================================== 2023-12-18T13:30:48.490 INFO:teuthology.orchestra.run.smithi007.stdout:Install 6 Packages 2023-12-18T13:30:48.490 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:30:48.490 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 50 M 2023-12-18T13:30:48.490 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 223 M 2023-12-18T13:30:48.490 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2023-12-18T13:30:48.522 INFO:teuthology.orchestra.run.smithi007.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.2 MB/s | 70 kB 00:00 2023-12-18T13:30:48.772 INFO:teuthology.orchestra.run.smithi007.stdout:(2/6): libcephsqlite-19.0.0-303.g861525e2.el8.x 650 kB/s | 183 kB 00:00 2023-12-18T13:30:48.831 INFO:teuthology.orchestra.run.smithi007.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 617 kB/s | 187 kB 00:00 2023-12-18T13:30:48.982 INFO:teuthology.orchestra.run.smithi007.stdout:(4/6): jq-1.6-7.el8.x86_64.rpm 1.3 MB/s | 202 kB 00:00 2023-12-18T13:30:49.106 INFO:teuthology.orchestra.run.smithi007.stdout:(5/6): socat-1.7.4.1-1.el8.x86_64.rpm 968 kB/s | 323 kB 00:00 2023-12-18T13:30:50.033 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2023-12-18T13:30:50.034 INFO:teuthology.orchestra.run.smithi002.stdout:=========================================================================================== 2023-12-18T13:30:50.034 INFO:teuthology.orchestra.run.smithi002.stdout: Package Arch Version Repository Size 2023-12-18T13:30:50.034 INFO:teuthology.orchestra.run.smithi002.stdout:=========================================================================================== 2023-12-18T13:30:50.034 INFO:teuthology.orchestra.run.smithi002.stdout:Installing: 2023-12-18T13:30:50.034 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-test x86_64 2:19.0.0-303.g861525e2.el8 ceph 49 M 2023-12-18T13:30:50.034 INFO:teuthology.orchestra.run.smithi002.stdout:Installing dependencies: 2023-12-18T13:30:50.035 INFO:teuthology.orchestra.run.smithi002.stdout: jq x86_64 1.6-7.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-18T13:30:50.035 INFO:teuthology.orchestra.run.smithi002.stdout: libcephsqlite x86_64 2:19.0.0-303.g861525e2.el8 ceph 183 k 2023-12-18T13:30:50.035 INFO:teuthology.orchestra.run.smithi002.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-18T13:30:50.035 INFO:teuthology.orchestra.run.smithi002.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-18T13:30:50.035 INFO:teuthology.orchestra.run.smithi002.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-18T13:30:50.035 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:30:50.035 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction Summary 2023-12-18T13:30:50.035 INFO:teuthology.orchestra.run.smithi002.stdout:=========================================================================================== 2023-12-18T13:30:50.035 INFO:teuthology.orchestra.run.smithi002.stdout:Install 6 Packages 2023-12-18T13:30:50.035 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:30:50.036 INFO:teuthology.orchestra.run.smithi002.stdout:Total download size: 50 M 2023-12-18T13:30:50.036 INFO:teuthology.orchestra.run.smithi002.stdout:Installed size: 223 M 2023-12-18T13:30:50.036 INFO:teuthology.orchestra.run.smithi002.stdout:Downloading Packages: 2023-12-18T13:30:50.077 INFO:teuthology.orchestra.run.smithi002.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.7 MB/s | 70 kB 00:00 2023-12-18T13:30:50.244 INFO:teuthology.orchestra.run.smithi002.stdout:(2/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.1 MB/s | 187 kB 00:00 2023-12-18T13:30:50.419 INFO:teuthology.orchestra.run.smithi002.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.8 MB/s | 323 kB 00:00 2023-12-18T13:30:50.479 INFO:teuthology.orchestra.run.smithi002.stdout:(4/6): libcephsqlite-19.0.0-303.g861525e2.el8.x 414 kB/s | 183 kB 00:00 2023-12-18T13:30:50.504 INFO:teuthology.orchestra.run.smithi002.stdout:(5/6): jq-1.6-7.el8.x86_64.rpm 2.4 MB/s | 202 kB 00:00 2023-12-18T13:30:50.892 INFO:teuthology.orchestra.run.smithi007.stdout:(6/6): ceph-test-19.0.0-303.g861525e2.el8.x86_6 21 MB/s | 49 MB 00:02 2023-12-18T13:30:50.894 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:30:50.894 INFO:teuthology.orchestra.run.smithi007.stdout:Total 21 MB/s | 50 MB 00:02 2023-12-18T13:30:50.938 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2023-12-18T13:30:50.960 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2023-12-18T13:30:50.961 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2023-12-18T13:30:51.267 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2023-12-18T13:30:51.276 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2023-12-18T13:30:51.808 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2023-12-18T13:30:51.966 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 1/6 2023-12-18T13:30:52.102 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 2/6 2023-12-18T13:30:52.196 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 2/6 2023-12-18T13:30:52.372 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : jq-1.6-7.el8.x86_64 3/6 2023-12-18T13:30:52.519 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-18T13:30:52.702 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 5/6 2023-12-18T13:30:52.812 INFO:teuthology.orchestra.run.smithi002.stdout:(6/6): ceph-test-19.0.0-303.g861525e2.el8.x86_6 18 MB/s | 49 MB 00:02 2023-12-18T13:30:52.814 INFO:teuthology.orchestra.run.smithi002.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:30:52.814 INFO:teuthology.orchestra.run.smithi002.stdout:Total 18 MB/s | 50 MB 00:02 2023-12-18T13:30:52.856 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction check 2023-12-18T13:30:52.884 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction check succeeded. 2023-12-18T13:30:52.884 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction test 2023-12-18T13:30:53.188 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction test succeeded. 2023-12-18T13:30:53.198 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction 2023-12-18T13:30:53.766 INFO:teuthology.orchestra.run.smithi002.stdout: Preparing : 1/1 2023-12-18T13:30:53.973 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 1/6 2023-12-18T13:30:54.090 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 2/6 2023-12-18T13:30:54.168 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 2/6 2023-12-18T13:30:54.346 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : jq-1.6-7.el8.x86_64 3/6 2023-12-18T13:30:54.515 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-18T13:30:54.648 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 5/6 2023-12-18T13:30:57.903 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 5/6 2023-12-18T13:30:58.171 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 6/6 2023-12-18T13:30:58.457 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 6/6 2023-12-18T13:30:58.457 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 1/6 2023-12-18T13:30:58.457 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 2/6 2023-12-18T13:30:58.457 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-18T13:30:58.457 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2023-12-18T13:30:58.457 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2023-12-18T13:30:59.852 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 5/6 2023-12-18T13:31:00.202 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 6/6 2023-12-18T13:31:00.501 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 6/6 2023-12-18T13:31:00.502 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 1/6 2023-12-18T13:31:00.502 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 2/6 2023-12-18T13:31:00.502 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-18T13:31:00.502 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2023-12-18T13:31:00.502 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2023-12-18T13:31:12.468 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : jq-1.6-7.el8.x86_64 6/6 2023-12-18T13:31:12.469 INFO:teuthology.orchestra.run.smithi007.stdout:Installed products updated. 2023-12-18T13:31:13.083 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:31:13.083 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2023-12-18T13:31:13.083 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:31:13.083 INFO:teuthology.orchestra.run.smithi007.stdout: jq-1.6-7.el8.x86_64 2023-12-18T13:31:13.083 INFO:teuthology.orchestra.run.smithi007.stdout: libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:31:13.083 INFO:teuthology.orchestra.run.smithi007.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-18T13:31:13.083 INFO:teuthology.orchestra.run.smithi007.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-18T13:31:13.083 INFO:teuthology.orchestra.run.smithi007.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-18T13:31:13.083 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:31:13.083 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2023-12-18T13:31:13.258 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install ceph 2023-12-18T13:31:13.658 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:31:15.756 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 41 kB/s | 4.1 kB 00:00 2023-12-18T13:31:16.109 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 44 kB/s | 4.5 kB 00:00 2023-12-18T13:31:16.177 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : jq-1.6-7.el8.x86_64 6/6 2023-12-18T13:31:16.177 INFO:teuthology.orchestra.run.smithi002.stdout:Installed products updated. 2023-12-18T13:31:16.777 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:31:16.777 INFO:teuthology.orchestra.run.smithi002.stdout:Installed: 2023-12-18T13:31:16.777 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:31:16.778 INFO:teuthology.orchestra.run.smithi002.stdout: jq-1.6-7.el8.x86_64 2023-12-18T13:31:16.778 INFO:teuthology.orchestra.run.smithi002.stdout: libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:31:16.778 INFO:teuthology.orchestra.run.smithi002.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-18T13:31:16.778 INFO:teuthology.orchestra.run.smithi002.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-18T13:31:16.778 INFO:teuthology.orchestra.run.smithi002.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-18T13:31:16.778 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:31:16.778 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2023-12-18T13:31:16.970 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum -y install ceph 2023-12-18T13:31:17.362 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:31:18.836 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2023-12-18T13:31:18.840 INFO:teuthology.orchestra.run.smithi007.stdout:====================================================================================================== 2023-12-18T13:31:18.840 INFO:teuthology.orchestra.run.smithi007.stdout: Package Arch Version Repository Size 2023-12-18T13:31:18.840 INFO:teuthology.orchestra.run.smithi007.stdout:====================================================================================================== 2023-12-18T13:31:18.840 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2023-12-18T13:31:18.840 INFO:teuthology.orchestra.run.smithi007.stdout: ceph x86_64 2:19.0.0-303.g861525e2.el8 ceph 6.4 k 2023-12-18T13:31:18.840 INFO:teuthology.orchestra.run.smithi007.stdout:Installing dependencies: 2023-12-18T13:31:18.840 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mds x86_64 2:19.0.0-303.g861525e2.el8 ceph 2.3 M 2023-12-18T13:31:18.840 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mgr x86_64 2:19.0.0-303.g861525e2.el8 ceph 1.6 M 2023-12-18T13:31:18.840 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mgr-modules-core noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 243 k 2023-12-18T13:31:18.840 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mon x86_64 2:19.0.0-303.g861525e2.el8 ceph 4.6 M 2023-12-18T13:31:18.840 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-osd x86_64 2:19.0.0-303.g861525e2.el8 ceph 18 M 2023-12-18T13:31:18.840 INFO:teuthology.orchestra.run.smithi007.stdout: luarocks noarch 3.5.0-1.el8 epel 167 k 2023-12-18T13:31:18.841 INFO:teuthology.orchestra.run.smithi007.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-18T13:31:18.841 INFO:teuthology.orchestra.run.smithi007.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-18T13:31:18.841 INFO:teuthology.orchestra.run.smithi007.stdout: python3-cffi x86_64 1.11.5-6.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-12-18T13:31:18.841 INFO:teuthology.orchestra.run.smithi007.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-18T13:31:18.841 INFO:teuthology.orchestra.run.smithi007.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-18T13:31:18.841 INFO:teuthology.orchestra.run.smithi007.stdout: python3-cryptography x86_64 3.2.1-6.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-12-18T13:31:18.841 INFO:teuthology.orchestra.run.smithi007.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-18T13:31:18.841 INFO:teuthology.orchestra.run.smithi007.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-18T13:31:18.841 INFO:teuthology.orchestra.run.smithi007.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-18T13:31:18.841 INFO:teuthology.orchestra.run.smithi007.stdout: python3-mako noarch 1.0.6-14.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-12-18T13:31:18.841 INFO:teuthology.orchestra.run.smithi007.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-18T13:31:18.841 INFO:teuthology.orchestra.run.smithi007.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-18T13:31:18.841 INFO:teuthology.orchestra.run.smithi007.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-18T13:31:18.842 INFO:teuthology.orchestra.run.smithi007.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-18T13:31:18.842 INFO:teuthology.orchestra.run.smithi007.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-12-18T13:31:18.842 INFO:teuthology.orchestra.run.smithi007.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-12-18T13:31:18.842 INFO:teuthology.orchestra.run.smithi007.stdout: python3-pytz noarch 2017.2-11.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-12-18T13:31:18.842 INFO:teuthology.orchestra.run.smithi007.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-18T13:31:18.842 INFO:teuthology.orchestra.run.smithi007.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-18T13:31:18.842 INFO:teuthology.orchestra.run.smithi007.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-18T13:31:18.842 INFO:teuthology.orchestra.run.smithi007.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-18T13:31:18.842 INFO:teuthology.orchestra.run.smithi007.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-18T13:31:18.842 INFO:teuthology.orchestra.run.smithi007.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-18T13:31:18.842 INFO:teuthology.orchestra.run.smithi007.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-18T13:31:18.842 INFO:teuthology.orchestra.run.smithi007.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-12-18T13:31:18.842 INFO:teuthology.orchestra.run.smithi007.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-18T13:31:18.843 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:31:18.843 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2023-12-18T13:31:18.843 INFO:teuthology.orchestra.run.smithi007.stdout:====================================================================================================== 2023-12-18T13:31:18.843 INFO:teuthology.orchestra.run.smithi007.stdout:Install 33 Packages 2023-12-18T13:31:18.843 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:31:18.843 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 31 M 2023-12-18T13:31:18.843 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 122 M 2023-12-18T13:31:18.844 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2023-12-18T13:31:19.417 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 24 kB/s | 4.1 kB 00:00 2023-12-18T13:31:19.808 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 32 kB/s | 4.5 kB 00:00 2023-12-18T13:31:20.082 INFO:teuthology.orchestra.run.smithi007.stdout:(1/33): ceph-19.0.0-303.g861525e2.el8.x86_64.rp 7.1 kB/s | 6.4 kB 00:00 2023-12-18T13:31:21.035 INFO:teuthology.orchestra.run.smithi007.stdout:(2/33): ceph-mds-19.0.0-303.g861525e2.el8.x86_6 1.2 MB/s | 2.3 MB 00:01 2023-12-18T13:31:21.316 INFO:teuthology.orchestra.run.smithi007.stdout:(3/33): ceph-mgr-19.0.0-303.g861525e2.el8.x86_6 776 kB/s | 1.6 MB 00:02 2023-12-18T13:31:21.450 INFO:teuthology.orchestra.run.smithi007.stdout:(4/33): ceph-mgr-modules-core-19.0.0-303.g86152 1.8 MB/s | 243 kB 00:00 2023-12-18T13:31:22.004 INFO:teuthology.orchestra.run.smithi007.stdout:(5/33): ceph-mon-19.0.0-303.g861525e2.el8.x86_6 2.4 MB/s | 4.6 MB 00:01 2023-12-18T13:31:22.083 INFO:teuthology.orchestra.run.smithi007.stdout:(6/33): luarocks-3.5.0-1.el8.noarch.rpm 264 kB/s | 167 kB 00:00 2023-12-18T13:31:22.267 INFO:teuthology.orchestra.run.smithi007.stdout:(7/33): python3-beautifulsoup4-4.6.3-2.el8.1.no 1.0 MB/s | 185 kB 00:00 2023-12-18T13:31:22.376 INFO:teuthology.orchestra.run.smithi007.stdout:(8/33): python3-cheroot-8.5.2-1.el8.noarch.rpm 1.6 MB/s | 173 kB 00:00 2023-12-18T13:31:22.426 INFO:teuthology.orchestra.run.smithi007.stdout:(9/33): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 104 kB/s | 44 kB 00:00 2023-12-18T13:31:22.476 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2023-12-18T13:31:22.478 INFO:teuthology.orchestra.run.smithi002.stdout:====================================================================================================== 2023-12-18T13:31:22.478 INFO:teuthology.orchestra.run.smithi002.stdout: Package Arch Version Repository Size 2023-12-18T13:31:22.478 INFO:teuthology.orchestra.run.smithi002.stdout:====================================================================================================== 2023-12-18T13:31:22.478 INFO:teuthology.orchestra.run.smithi002.stdout:Installing: 2023-12-18T13:31:22.478 INFO:teuthology.orchestra.run.smithi002.stdout: ceph x86_64 2:19.0.0-303.g861525e2.el8 ceph 6.4 k 2023-12-18T13:31:22.478 INFO:teuthology.orchestra.run.smithi002.stdout:Installing dependencies: 2023-12-18T13:31:22.478 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-mds x86_64 2:19.0.0-303.g861525e2.el8 ceph 2.3 M 2023-12-18T13:31:22.479 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-mgr x86_64 2:19.0.0-303.g861525e2.el8 ceph 1.6 M 2023-12-18T13:31:22.479 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-mgr-modules-core noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 243 k 2023-12-18T13:31:22.479 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-mon x86_64 2:19.0.0-303.g861525e2.el8 ceph 4.6 M 2023-12-18T13:31:22.479 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-osd x86_64 2:19.0.0-303.g861525e2.el8 ceph 18 M 2023-12-18T13:31:22.479 INFO:teuthology.orchestra.run.smithi002.stdout: luarocks noarch 3.5.0-1.el8 epel 167 k 2023-12-18T13:31:22.479 INFO:teuthology.orchestra.run.smithi002.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-18T13:31:22.479 INFO:teuthology.orchestra.run.smithi002.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-18T13:31:22.479 INFO:teuthology.orchestra.run.smithi002.stdout: python3-cffi x86_64 1.11.5-6.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-12-18T13:31:22.479 INFO:teuthology.orchestra.run.smithi002.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-18T13:31:22.479 INFO:teuthology.orchestra.run.smithi002.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-18T13:31:22.479 INFO:teuthology.orchestra.run.smithi002.stdout: python3-cryptography x86_64 3.2.1-6.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-12-18T13:31:22.479 INFO:teuthology.orchestra.run.smithi002.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-18T13:31:22.479 INFO:teuthology.orchestra.run.smithi002.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-18T13:31:22.479 INFO:teuthology.orchestra.run.smithi002.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-18T13:31:22.480 INFO:teuthology.orchestra.run.smithi002.stdout: python3-mako noarch 1.0.6-14.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-12-18T13:31:22.480 INFO:teuthology.orchestra.run.smithi002.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-18T13:31:22.480 INFO:teuthology.orchestra.run.smithi002.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-18T13:31:22.480 INFO:teuthology.orchestra.run.smithi002.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-18T13:31:22.480 INFO:teuthology.orchestra.run.smithi002.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-18T13:31:22.480 INFO:teuthology.orchestra.run.smithi002.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-12-18T13:31:22.480 INFO:teuthology.orchestra.run.smithi002.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-12-18T13:31:22.480 INFO:teuthology.orchestra.run.smithi002.stdout: python3-pytz noarch 2017.2-11.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-12-18T13:31:22.480 INFO:teuthology.orchestra.run.smithi002.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-18T13:31:22.480 INFO:teuthology.orchestra.run.smithi002.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-18T13:31:22.480 INFO:teuthology.orchestra.run.smithi002.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-18T13:31:22.480 INFO:teuthology.orchestra.run.smithi002.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-18T13:31:22.480 INFO:teuthology.orchestra.run.smithi002.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-18T13:31:22.480 INFO:teuthology.orchestra.run.smithi002.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-18T13:31:22.481 INFO:teuthology.orchestra.run.smithi002.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-18T13:31:22.481 INFO:teuthology.orchestra.run.smithi002.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-12-18T13:31:22.481 INFO:teuthology.orchestra.run.smithi002.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-18T13:31:22.481 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:31:22.481 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction Summary 2023-12-18T13:31:22.481 INFO:teuthology.orchestra.run.smithi002.stdout:====================================================================================================== 2023-12-18T13:31:22.481 INFO:teuthology.orchestra.run.smithi002.stdout:Install 33 Packages 2023-12-18T13:31:22.481 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:31:22.482 INFO:teuthology.orchestra.run.smithi002.stdout:Total download size: 31 M 2023-12-18T13:31:22.482 INFO:teuthology.orchestra.run.smithi002.stdout:Installed size: 122 M 2023-12-18T13:31:22.482 INFO:teuthology.orchestra.run.smithi002.stdout:Downloading Packages: 2023-12-18T13:31:22.526 INFO:teuthology.orchestra.run.smithi007.stdout:(10/33): python3-jaraco-6.2-6.el8.noarch.rpm 111 kB/s | 11 kB 00:00 2023-12-18T13:31:22.595 INFO:teuthology.orchestra.run.smithi007.stdout:(11/33): python3-cherrypy-18.4.0-1.el8.noarch.r 1.7 MB/s | 384 kB 00:00 2023-12-18T13:31:22.626 INFO:teuthology.orchestra.run.smithi007.stdout:(12/33): python3-jaraco-functools-2.0-4.el8.noa 175 kB/s | 18 kB 00:00 2023-12-18T13:31:22.693 INFO:teuthology.orchestra.run.smithi007.stdout:(13/33): python3-logutils-0.3.5-11.el8.noarch.r 487 kB/s | 49 kB 00:00 2023-12-18T13:31:22.802 INFO:teuthology.orchestra.run.smithi007.stdout:(14/33): python3-pecan-1.3.2-9.el8.noarch.rpm 2.5 MB/s | 283 kB 00:00 2023-12-18T13:31:22.828 INFO:teuthology.orchestra.run.smithi007.stdout:(15/33): python3-more-itertools-7.2.0-3.el8.noa 293 kB/s | 59 kB 00:00 2023-12-18T13:31:22.854 INFO:teuthology.orchestra.run.smithi002.stdout:(1/33): ceph-19.0.0-303.g861525e2.el8.x86_64.rp 27 kB/s | 6.4 kB 00:00 2023-12-18T13:31:22.903 INFO:teuthology.orchestra.run.smithi007.stdout:(16/33): python3-portend-2.6-1.el8.noarch.rpm 155 kB/s | 16 kB 00:00 2023-12-18T13:31:22.945 INFO:teuthology.orchestra.run.smithi007.stdout:(17/33): python3-simplegeneric-0.8.1-17.el8.noa 160 kB/s | 19 kB 00:00 2023-12-18T13:31:23.012 INFO:teuthology.orchestra.run.smithi007.stdout:(18/33): python3-singledispatch-3.4.0.3-18.el8. 220 kB/s | 24 kB 00:00 2023-12-18T13:31:23.021 INFO:teuthology.orchestra.run.smithi002.stdout:(2/33): ceph-mgr-19.0.0-303.g861525e2.el8.x86_6 4.0 MB/s | 1.6 MB 00:00 2023-12-18T13:31:23.045 INFO:teuthology.orchestra.run.smithi007.stdout:(19/33): python3-tempora-1.14.1-5.el8.noarch.rp 291 kB/s | 29 kB 00:00 2023-12-18T13:31:23.129 INFO:teuthology.orchestra.run.smithi007.stdout:(20/33): python3-trustme-0.6.0-4.el8.noarch.rpm 236 kB/s | 27 kB 00:00 2023-12-18T13:31:23.229 INFO:teuthology.orchestra.run.smithi007.stdout:(21/33): python3-waitress-1.4.3-1.el8.noarch.rp 1.4 MB/s | 255 kB 00:00 2023-12-18T13:31:23.254 INFO:teuthology.orchestra.run.smithi007.stdout:(22/33): python3-webob-1.8.5-1.el8.1.noarch.rpm 2.0 MB/s | 251 kB 00:00 2023-12-18T13:31:23.346 INFO:teuthology.orchestra.run.smithi007.stdout:(23/33): python3-webtest-2.0.33-1.el8.noarch.rp 731 kB/s | 85 kB 00:00 2023-12-18T13:31:23.371 INFO:teuthology.orchestra.run.smithi007.stdout:(24/33): python3-zc-lockfile-2.0-2.el8.noarch.r 196 kB/s | 23 kB 00:00 2023-12-18T13:31:23.463 INFO:teuthology.orchestra.run.smithi007.stdout:(25/33): python3-pycparser-2.14-14.el8.noarch.r 935 kB/s | 109 kB 00:00 2023-12-18T13:31:23.480 INFO:teuthology.orchestra.run.smithi007.stdout:(26/33): python3-cffi-1.11.5-6.el8.x86_64.rpm 2.1 MB/s | 238 kB 00:00 2023-12-18T13:31:23.672 INFO:teuthology.orchestra.run.smithi007.stdout:(27/33): python3-cryptography-3.2.1-6.el8.x86_6 2.6 MB/s | 559 kB 00:00 2023-12-18T13:31:23.707 INFO:teuthology.orchestra.run.smithi007.stdout:(28/33): python3-werkzeug-0.12.2-4.el8.noarch.r 2.0 MB/s | 457 kB 00:00 2023-12-18T13:31:23.899 INFO:teuthology.orchestra.run.smithi007.stdout:(29/33): python3-markupsafe-0.23-19.el8.x86_64. 172 kB/s | 39 kB 00:00 2023-12-18T13:31:23.982 INFO:teuthology.orchestra.run.smithi007.stdout:(30/33): python3-pyOpenSSL-19.0.0-1.el8.noarch. 376 kB/s | 103 kB 00:00 2023-12-18T13:31:24.310 INFO:teuthology.orchestra.run.smithi007.stdout:(31/33): python3-mako-1.0.6-14.el8.noarch.rpm 384 kB/s | 157 kB 00:00 2023-12-18T13:31:24.373 INFO:teuthology.orchestra.run.smithi007.stdout:(32/33): python3-pytz-2017.2-11.el8.noarch.rpm 138 kB/s | 54 kB 00:00 2023-12-18T13:31:24.463 INFO:teuthology.orchestra.run.smithi002.stdout:(3/33): ceph-mon-19.0.0-303.g861525e2.el8.x86_6 2.9 MB/s | 4.6 MB 00:01 2023-12-18T13:31:24.563 INFO:teuthology.orchestra.run.smithi002.stdout:(4/33): ceph-mgr-modules-core-19.0.0-303.g86152 2.4 MB/s | 243 kB 00:00 2023-12-18T13:31:24.663 INFO:teuthology.orchestra.run.smithi002.stdout:(5/33): luarocks-3.5.0-1.el8.noarch.rpm 1.6 MB/s | 167 kB 00:00 2023-12-18T13:31:24.706 INFO:teuthology.orchestra.run.smithi002.stdout:(6/33): ceph-mds-19.0.0-303.g861525e2.el8.x86_6 1.1 MB/s | 2.3 MB 00:02 2023-12-18T13:31:24.731 INFO:teuthology.orchestra.run.smithi002.stdout:(7/33): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 651 kB/s | 44 kB 00:00 2023-12-18T13:31:24.741 INFO:teuthology.orchestra.run.smithi007.stdout:(33/33): ceph-osd-19.0.0-303.g861525e2.el8.x86_ 4.9 MB/s | 18 MB 00:03 2023-12-18T13:31:24.745 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:31:24.745 INFO:teuthology.orchestra.run.smithi007.stdout:Total 5.2 MB/s | 31 MB 00:05 2023-12-18T13:31:24.790 INFO:teuthology.orchestra.run.smithi002.stdout:(8/33): python3-cheroot-8.5.2-1.el8.noarch.rpm 3.1 MB/s | 173 kB 00:00 2023-12-18T13:31:24.824 INFO:teuthology.orchestra.run.smithi002.stdout:(9/33): python3-beautifulsoup4-4.6.3-2.el8.1.no 1.5 MB/s | 185 kB 00:00 2023-12-18T13:31:24.849 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2023-12-18T13:31:24.859 INFO:teuthology.orchestra.run.smithi002.stdout:(10/33): python3-cherrypy-18.4.0-1.el8.noarch.r 5.6 MB/s | 384 kB 00:00 2023-12-18T13:31:24.895 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2023-12-18T13:31:24.895 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2023-12-18T13:31:24.918 INFO:teuthology.orchestra.run.smithi002.stdout:(11/33): python3-jaraco-6.2-6.el8.noarch.rpm 121 kB/s | 11 kB 00:00 2023-12-18T13:31:24.941 INFO:teuthology.orchestra.run.smithi002.stdout:(12/33): python3-jaraco-functools-2.0-4.el8.noa 210 kB/s | 18 kB 00:00 2023-12-18T13:31:24.966 INFO:teuthology.orchestra.run.smithi002.stdout:(13/33): python3-logutils-0.3.5-11.el8.noarch.r 970 kB/s | 49 kB 00:00 2023-12-18T13:31:24.991 INFO:teuthology.orchestra.run.smithi002.stdout:(14/33): python3-more-itertools-7.2.0-3.el8.noa 1.1 MB/s | 59 kB 00:00 2023-12-18T13:31:25.153 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2023-12-18T13:31:25.161 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2023-12-18T13:31:25.196 INFO:teuthology.orchestra.run.smithi002.stdout:(15/33): ceph-osd-19.0.0-303.g861525e2.el8.x86_ 8.3 MB/s | 18 MB 00:02 2023-12-18T13:31:25.225 INFO:teuthology.orchestra.run.smithi002.stdout:(16/33): python3-portend-2.6-1.el8.noarch.rpm 67 kB/s | 16 kB 00:00 2023-12-18T13:31:25.259 INFO:teuthology.orchestra.run.smithi002.stdout:(17/33): python3-pecan-1.3.2-9.el8.noarch.rpm 967 kB/s | 283 kB 00:00 2023-12-18T13:31:25.284 INFO:teuthology.orchestra.run.smithi002.stdout:(18/33): python3-singledispatch-3.4.0.3-18.el8. 446 kB/s | 24 kB 00:00 2023-12-18T13:31:25.309 INFO:teuthology.orchestra.run.smithi002.stdout:(19/33): python3-simplegeneric-0.8.1-17.el8.noa 165 kB/s | 19 kB 00:00 2023-12-18T13:31:25.335 INFO:teuthology.orchestra.run.smithi002.stdout:(20/33): python3-tempora-1.14.1-5.el8.noarch.rp 391 kB/s | 29 kB 00:00 2023-12-18T13:31:25.360 INFO:teuthology.orchestra.run.smithi002.stdout:(21/33): python3-trustme-0.6.0-4.el8.noarch.rpm 366 kB/s | 27 kB 00:00 2023-12-18T13:31:25.377 INFO:teuthology.orchestra.run.smithi002.stdout:(22/33): python3-waitress-1.4.3-1.el8.noarch.rp 6.0 MB/s | 255 kB 00:00 2023-12-18T13:31:25.394 INFO:teuthology.orchestra.run.smithi002.stdout:(23/33): python3-webtest-2.0.33-1.el8.noarch.rp 2.5 MB/s | 85 kB 00:00 2023-12-18T13:31:25.419 INFO:teuthology.orchestra.run.smithi002.stdout:(24/33): python3-webob-1.8.5-1.el8.1.noarch.rpm 2.9 MB/s | 251 kB 00:00 2023-12-18T13:31:25.445 INFO:teuthology.orchestra.run.smithi002.stdout:(25/33): python3-zc-lockfile-2.0-2.el8.noarch.r 343 kB/s | 23 kB 00:00 2023-12-18T13:31:25.595 INFO:teuthology.orchestra.run.smithi002.stdout:(26/33): python3-cffi-1.11.5-6.el8.x86_64.rpm 1.3 MB/s | 238 kB 00:00 2023-12-18T13:31:25.661 INFO:teuthology.orchestra.run.smithi002.stdout:(27/33): python3-cryptography-3.2.1-6.el8.x86_6 2.7 MB/s | 559 kB 00:00 2023-12-18T13:31:25.687 INFO:teuthology.orchestra.run.smithi002.stdout:(28/33): python3-pycparser-2.14-14.el8.noarch.r 373 kB/s | 109 kB 00:00 2023-12-18T13:31:25.720 INFO:teuthology.orchestra.run.smithi002.stdout:(29/33): python3-werkzeug-0.12.2-4.el8.noarch.r 3.6 MB/s | 457 kB 00:00 2023-12-18T13:31:25.779 INFO:teuthology.orchestra.run.smithi002.stdout:(30/33): python3-markupsafe-0.23-19.el8.x86_64. 331 kB/s | 39 kB 00:00 2023-12-18T13:31:25.812 INFO:teuthology.orchestra.run.smithi002.stdout:(31/33): python3-pyOpenSSL-19.0.0-1.el8.noarch. 826 kB/s | 103 kB 00:00 2023-12-18T13:31:25.846 INFO:teuthology.orchestra.run.smithi002.stdout:(32/33): python3-pytz-2017.2-11.el8.noarch.rpm 815 kB/s | 54 kB 00:00 2023-12-18T13:31:25.871 INFO:teuthology.orchestra.run.smithi002.stdout:(33/33): python3-mako-1.0.6-14.el8.noarch.rpm 1.0 MB/s | 157 kB 00:00 2023-12-18T13:31:25.876 INFO:teuthology.orchestra.run.smithi002.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:31:25.876 INFO:teuthology.orchestra.run.smithi002.stdout:Total 9.0 MB/s | 31 MB 00:03 2023-12-18T13:31:25.979 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction check 2023-12-18T13:31:26.025 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction check succeeded. 2023-12-18T13:31:26.025 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction test 2023-12-18T13:31:26.281 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction test succeeded. 2023-12-18T13:31:26.291 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction 2023-12-18T13:31:26.323 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2023-12-18T13:31:26.575 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/33 2023-12-18T13:31:26.789 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/33 2023-12-18T13:31:26.953 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 3/33 2023-12-18T13:31:27.161 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 4/33 2023-12-18T13:31:27.463 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 5/33 2023-12-18T13:31:27.514 INFO:teuthology.orchestra.run.smithi002.stdout: Preparing : 1/1 2023-12-18T13:31:27.762 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/33 2023-12-18T13:31:27.960 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/33 2023-12-18T13:31:28.142 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 3/33 2023-12-18T13:31:29.058 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 4/33 2023-12-18T13:31:29.520 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 6/33 2023-12-18T13:31:29.740 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 7/33 2023-12-18T13:31:30.158 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 8/33 2023-12-18T13:31:30.445 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 9/33 2023-12-18T13:31:30.602 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 10/33 2023-12-18T13:31:30.746 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 5/33 2023-12-18T13:31:30.770 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 11/33 2023-12-18T13:31:30.986 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 6/33 2023-12-18T13:31:31.098 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 12/33 2023-12-18T13:31:31.222 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 7/33 2023-12-18T13:31:31.318 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/33 2023-12-18T13:31:31.520 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/33 2023-12-18T13:31:31.663 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 8/33 2023-12-18T13:31:31.692 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/33 2023-12-18T13:31:31.959 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 9/33 2023-12-18T13:31:31.959 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/33 2023-12-18T13:31:32.110 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/33 2023-12-18T13:31:32.167 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 10/33 2023-12-18T13:31:32.244 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/33 2023-12-18T13:31:32.369 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 11/33 2023-12-18T13:31:32.464 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/33 2023-12-18T13:31:32.586 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 12/33 2023-12-18T13:31:32.643 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/33 2023-12-18T13:31:32.783 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/33 2023-12-18T13:31:32.860 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/33 2023-12-18T13:31:33.025 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/33 2023-12-18T13:31:33.100 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/33 2023-12-18T13:31:33.206 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/33 2023-12-18T13:31:33.340 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/33 2023-12-18T13:31:33.448 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/33 2023-12-18T13:31:33.568 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/33 2023-12-18T13:31:33.596 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/33 2023-12-18T13:31:33.765 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/33 2023-12-18T13:31:33.885 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/33 2023-12-18T13:31:33.970 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/33 2023-12-18T13:31:34.181 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/33 2023-12-18T13:31:34.196 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/33 2023-12-18T13:31:34.398 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/33 2023-12-18T13:31:34.631 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-303.g861525e2.el8.n 27/33 2023-12-18T13:31:34.674 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/33 2023-12-18T13:31:34.817 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 28/33 2023-12-18T13:31:34.906 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 28/33 2023-12-18T13:31:34.937 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/33 2023-12-18T13:31:35.198 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/33 2023-12-18T13:31:35.495 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/33 2023-12-18T13:31:35.850 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/33 2023-12-18T13:31:36.241 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-303.g861525e2.el8.n 27/33 2023-12-18T13:31:36.405 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 28/33 2023-12-18T13:31:36.497 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 28/33 2023-12-18T13:31:36.858 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : luarocks-3.5.0-1.el8.noarch 29/33 2023-12-18T13:31:37.071 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 30/33 2023-12-18T13:31:37.589 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 30/33 2023-12-18T13:31:37.762 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 31/33 2023-12-18T13:31:38.004 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 31/33 2023-12-18T13:31:38.154 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 32/33 2023-12-18T13:31:38.176 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 32/33 2023-12-18T13:31:38.288 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-2:19.0.0-303.g861525e2.el8.x86_64 33/33 2023-12-18T13:31:38.438 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : luarocks-3.5.0-1.el8.noarch 29/33 2023-12-18T13:31:38.646 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 30/33 2023-12-18T13:31:38.730 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-2:19.0.0-303.g861525e2.el8.x86_64 33/33 2023-12-18T13:31:38.730 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-2:19.0.0-303.g861525e2.el8.x86_64 1/33 2023-12-18T13:31:38.730 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 2/33 2023-12-18T13:31:38.730 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 3/33 2023-12-18T13:31:38.730 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 4/33 2023-12-18T13:31:38.730 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 5/33 2023-12-18T13:31:38.730 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-303.g861525e2.el8.n 6/33 2023-12-18T13:31:38.730 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : luarocks-3.5.0-1.el8.noarch 7/33 2023-12-18T13:31:38.730 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 8/33 2023-12-18T13:31:38.730 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 9/33 2023-12-18T13:31:38.730 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 10/33 2023-12-18T13:31:38.730 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 11/33 2023-12-18T13:31:38.730 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 12/33 2023-12-18T13:31:38.731 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 13/33 2023-12-18T13:31:38.731 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 14/33 2023-12-18T13:31:38.731 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 15/33 2023-12-18T13:31:38.731 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 16/33 2023-12-18T13:31:38.731 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-portend-2.6-1.el8.noarch 17/33 2023-12-18T13:31:38.731 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 18/33 2023-12-18T13:31:38.731 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 19/33 2023-12-18T13:31:38.731 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 20/33 2023-12-18T13:31:38.731 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 21/33 2023-12-18T13:31:38.731 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 22/33 2023-12-18T13:31:38.731 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 23/33 2023-12-18T13:31:38.731 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 24/33 2023-12-18T13:31:38.731 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 25/33 2023-12-18T13:31:38.731 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 26/33 2023-12-18T13:31:38.732 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 27/33 2023-12-18T13:31:38.732 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 28/33 2023-12-18T13:31:38.732 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 29/33 2023-12-18T13:31:38.732 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 30/33 2023-12-18T13:31:38.732 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 31/33 2023-12-18T13:31:38.732 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 32/33 2023-12-18T13:31:39.163 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 30/33 2023-12-18T13:31:39.300 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 31/33 2023-12-18T13:31:39.541 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 31/33 2023-12-18T13:31:39.709 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 32/33 2023-12-18T13:31:39.731 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 32/33 2023-12-18T13:31:39.834 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : ceph-2:19.0.0-303.g861525e2.el8.x86_64 33/33 2023-12-18T13:31:40.334 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: ceph-2:19.0.0-303.g861525e2.el8.x86_64 33/33 2023-12-18T13:31:40.334 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : ceph-2:19.0.0-303.g861525e2.el8.x86_64 1/33 2023-12-18T13:31:40.334 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 2/33 2023-12-18T13:31:40.334 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 3/33 2023-12-18T13:31:40.334 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 4/33 2023-12-18T13:31:40.334 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 5/33 2023-12-18T13:31:40.334 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-303.g861525e2.el8.n 6/33 2023-12-18T13:31:40.335 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : luarocks-3.5.0-1.el8.noarch 7/33 2023-12-18T13:31:40.335 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 8/33 2023-12-18T13:31:40.335 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 9/33 2023-12-18T13:31:40.335 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 10/33 2023-12-18T13:31:40.335 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 11/33 2023-12-18T13:31:40.335 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 12/33 2023-12-18T13:31:40.335 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 13/33 2023-12-18T13:31:40.335 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 14/33 2023-12-18T13:31:40.335 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 15/33 2023-12-18T13:31:40.335 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 16/33 2023-12-18T13:31:40.335 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-portend-2.6-1.el8.noarch 17/33 2023-12-18T13:31:40.335 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 18/33 2023-12-18T13:31:40.335 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 19/33 2023-12-18T13:31:40.335 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 20/33 2023-12-18T13:31:40.336 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 21/33 2023-12-18T13:31:40.336 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 22/33 2023-12-18T13:31:40.336 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 23/33 2023-12-18T13:31:40.336 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 24/33 2023-12-18T13:31:40.336 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 25/33 2023-12-18T13:31:40.336 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 26/33 2023-12-18T13:31:40.336 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 27/33 2023-12-18T13:31:40.336 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 28/33 2023-12-18T13:31:40.336 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 29/33 2023-12-18T13:31:40.336 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 30/33 2023-12-18T13:31:40.336 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 31/33 2023-12-18T13:31:40.336 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 32/33 2023-12-18T13:31:52.192 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 33/33 2023-12-18T13:31:52.192 INFO:teuthology.orchestra.run.smithi007.stdout:Installed products updated. 2023-12-18T13:31:52.797 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:31:52.797 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2023-12-18T13:31:52.797 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:31:52.797 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:31:52.797 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:31:52.797 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mgr-modules-core-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:31:52.798 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:31:52.798 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:31:52.798 INFO:teuthology.orchestra.run.smithi007.stdout: luarocks-3.5.0-1.el8.noarch 2023-12-18T13:31:52.798 INFO:teuthology.orchestra.run.smithi007.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-18T13:31:52.798 INFO:teuthology.orchestra.run.smithi007.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-18T13:31:52.798 INFO:teuthology.orchestra.run.smithi007.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-12-18T13:31:52.798 INFO:teuthology.orchestra.run.smithi007.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-18T13:31:52.798 INFO:teuthology.orchestra.run.smithi007.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-18T13:31:52.798 INFO:teuthology.orchestra.run.smithi007.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-12-18T13:31:52.798 INFO:teuthology.orchestra.run.smithi007.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-18T13:31:52.798 INFO:teuthology.orchestra.run.smithi007.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-18T13:31:52.798 INFO:teuthology.orchestra.run.smithi007.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-18T13:31:52.798 INFO:teuthology.orchestra.run.smithi007.stdout: python3-mako-1.0.6-14.el8.noarch 2023-12-18T13:31:52.798 INFO:teuthology.orchestra.run.smithi007.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-18T13:31:52.798 INFO:teuthology.orchestra.run.smithi007.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-18T13:31:52.799 INFO:teuthology.orchestra.run.smithi007.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-18T13:31:52.799 INFO:teuthology.orchestra.run.smithi007.stdout: python3-portend-2.6-1.el8.noarch 2023-12-18T13:31:52.799 INFO:teuthology.orchestra.run.smithi007.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-18T13:31:52.799 INFO:teuthology.orchestra.run.smithi007.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-18T13:31:52.799 INFO:teuthology.orchestra.run.smithi007.stdout: python3-pytz-2017.2-11.el8.noarch 2023-12-18T13:31:52.799 INFO:teuthology.orchestra.run.smithi007.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-18T13:31:52.799 INFO:teuthology.orchestra.run.smithi007.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-18T13:31:52.799 INFO:teuthology.orchestra.run.smithi007.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-18T13:31:52.799 INFO:teuthology.orchestra.run.smithi007.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-18T13:31:52.799 INFO:teuthology.orchestra.run.smithi007.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-18T13:31:52.799 INFO:teuthology.orchestra.run.smithi007.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-18T13:31:52.799 INFO:teuthology.orchestra.run.smithi007.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-18T13:31:52.799 INFO:teuthology.orchestra.run.smithi007.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-18T13:31:52.799 INFO:teuthology.orchestra.run.smithi007.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-18T13:31:52.800 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:31:52.800 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2023-12-18T13:31:52.846 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 33/33 2023-12-18T13:31:52.846 INFO:teuthology.orchestra.run.smithi002.stdout:Installed products updated. 2023-12-18T13:31:53.007 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install ceph-base 2023-12-18T13:31:53.413 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:31:53.449 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:31:53.449 INFO:teuthology.orchestra.run.smithi002.stdout:Installed: 2023-12-18T13:31:53.449 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:31:53.449 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:31:53.449 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:31:53.449 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-mgr-modules-core-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:31:53.449 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:31:53.449 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:31:53.449 INFO:teuthology.orchestra.run.smithi002.stdout: luarocks-3.5.0-1.el8.noarch 2023-12-18T13:31:53.450 INFO:teuthology.orchestra.run.smithi002.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-18T13:31:53.450 INFO:teuthology.orchestra.run.smithi002.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-18T13:31:53.450 INFO:teuthology.orchestra.run.smithi002.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-12-18T13:31:53.450 INFO:teuthology.orchestra.run.smithi002.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-18T13:31:53.450 INFO:teuthology.orchestra.run.smithi002.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-18T13:31:53.450 INFO:teuthology.orchestra.run.smithi002.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-12-18T13:31:53.450 INFO:teuthology.orchestra.run.smithi002.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-18T13:31:53.450 INFO:teuthology.orchestra.run.smithi002.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-18T13:31:53.450 INFO:teuthology.orchestra.run.smithi002.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-18T13:31:53.450 INFO:teuthology.orchestra.run.smithi002.stdout: python3-mako-1.0.6-14.el8.noarch 2023-12-18T13:31:53.450 INFO:teuthology.orchestra.run.smithi002.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-18T13:31:53.450 INFO:teuthology.orchestra.run.smithi002.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-18T13:31:53.450 INFO:teuthology.orchestra.run.smithi002.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-18T13:31:53.450 INFO:teuthology.orchestra.run.smithi002.stdout: python3-portend-2.6-1.el8.noarch 2023-12-18T13:31:53.451 INFO:teuthology.orchestra.run.smithi002.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-18T13:31:53.451 INFO:teuthology.orchestra.run.smithi002.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-18T13:31:53.451 INFO:teuthology.orchestra.run.smithi002.stdout: python3-pytz-2017.2-11.el8.noarch 2023-12-18T13:31:53.451 INFO:teuthology.orchestra.run.smithi002.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-18T13:31:53.451 INFO:teuthology.orchestra.run.smithi002.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-18T13:31:53.451 INFO:teuthology.orchestra.run.smithi002.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-18T13:31:53.451 INFO:teuthology.orchestra.run.smithi002.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-18T13:31:53.451 INFO:teuthology.orchestra.run.smithi002.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-18T13:31:53.451 INFO:teuthology.orchestra.run.smithi002.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-18T13:31:53.451 INFO:teuthology.orchestra.run.smithi002.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-18T13:31:53.451 INFO:teuthology.orchestra.run.smithi002.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-18T13:31:53.451 INFO:teuthology.orchestra.run.smithi002.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-18T13:31:53.451 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:31:53.451 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2023-12-18T13:31:53.653 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum -y install ceph-base 2023-12-18T13:31:54.062 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:31:55.033 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 34 kB/s | 4.1 kB 00:00 2023-12-18T13:31:55.420 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 30 kB/s | 4.5 kB 00:00 2023-12-18T13:31:55.989 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2023-12-18T13:31:56.336 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 50 kB/s | 4.5 kB 00:00 2023-12-18T13:31:57.932 INFO:teuthology.orchestra.run.smithi007.stdout:Package ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:31:58.135 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2023-12-18T13:31:58.136 INFO:teuthology.orchestra.run.smithi007.stdout:Nothing to do. 2023-12-18T13:31:58.136 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2023-12-18T13:31:58.295 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install cephadm 2023-12-18T13:31:58.698 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:31:58.788 INFO:teuthology.orchestra.run.smithi002.stdout:Package ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:31:58.987 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2023-12-18T13:31:58.988 INFO:teuthology.orchestra.run.smithi002.stdout:Nothing to do. 2023-12-18T13:31:58.988 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2023-12-18T13:31:59.219 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum -y install cephadm 2023-12-18T13:31:59.621 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:32:01.017 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 18 kB/s | 4.1 kB 00:00 2023-12-18T13:32:01.463 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 22 kB/s | 4.5 kB 00:00 2023-12-18T13:32:01.818 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 42 kB/s | 4.1 kB 00:00 2023-12-18T13:32:02.216 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 33 kB/s | 4.5 kB 00:00 2023-12-18T13:32:04.176 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2023-12-18T13:32:04.176 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2023-12-18T13:32:04.176 INFO:teuthology.orchestra.run.smithi007.stdout: Package Arch Version Repository Size 2023-12-18T13:32:04.176 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2023-12-18T13:32:04.176 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2023-12-18T13:32:04.176 INFO:teuthology.orchestra.run.smithi007.stdout: cephadm noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 474 k 2023-12-18T13:32:04.177 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:32:04.177 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2023-12-18T13:32:04.177 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2023-12-18T13:32:04.177 INFO:teuthology.orchestra.run.smithi007.stdout:Install 1 Package 2023-12-18T13:32:04.177 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:32:04.177 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 474 k 2023-12-18T13:32:04.177 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 2.1 M 2023-12-18T13:32:04.178 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2023-12-18T13:32:04.405 INFO:teuthology.orchestra.run.smithi007.stdout:cephadm-19.0.0-303.g861525e2.el8.noarch.rpm 2.0 MB/s | 474 kB 00:00 2023-12-18T13:32:04.406 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:32:04.406 INFO:teuthology.orchestra.run.smithi007.stdout:Total 2.0 MB/s | 474 kB 00:00 2023-12-18T13:32:04.406 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2023-12-18T13:32:04.417 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2023-12-18T13:32:04.418 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2023-12-18T13:32:04.421 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2023-12-18T13:32:04.431 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2023-12-18T13:32:04.483 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2023-12-18T13:32:04.976 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2023-12-18T13:32:04.977 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2023-12-18T13:32:04.977 INFO:teuthology.orchestra.run.smithi002.stdout: Package Arch Version Repository Size 2023-12-18T13:32:04.977 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2023-12-18T13:32:04.977 INFO:teuthology.orchestra.run.smithi002.stdout:Installing: 2023-12-18T13:32:04.978 INFO:teuthology.orchestra.run.smithi002.stdout: cephadm noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 474 k 2023-12-18T13:32:04.978 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:32:04.978 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction Summary 2023-12-18T13:32:04.978 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2023-12-18T13:32:04.978 INFO:teuthology.orchestra.run.smithi002.stdout:Install 1 Package 2023-12-18T13:32:04.978 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:32:04.978 INFO:teuthology.orchestra.run.smithi002.stdout:Total download size: 474 k 2023-12-18T13:32:04.978 INFO:teuthology.orchestra.run.smithi002.stdout:Installed size: 2.1 M 2023-12-18T13:32:04.978 INFO:teuthology.orchestra.run.smithi002.stdout:Downloading Packages: 2023-12-18T13:32:05.380 INFO:teuthology.orchestra.run.smithi002.stdout:cephadm-19.0.0-303.g861525e2.el8.noarch.rpm 1.2 MB/s | 474 kB 00:00 2023-12-18T13:32:05.381 INFO:teuthology.orchestra.run.smithi002.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:32:05.381 INFO:teuthology.orchestra.run.smithi002.stdout:Total 1.1 MB/s | 474 kB 00:00 2023-12-18T13:32:05.381 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction check 2023-12-18T13:32:05.392 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction check succeeded. 2023-12-18T13:32:05.392 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction test 2023-12-18T13:32:05.395 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction test succeeded. 2023-12-18T13:32:05.406 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction 2023-12-18T13:32:05.455 INFO:teuthology.orchestra.run.smithi002.stdout: Preparing : 1/1 2023-12-18T13:32:06.659 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:32:06.805 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:32:07.039 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:32:07.858 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:32:08.030 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:32:08.266 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:32:20.336 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:32:20.336 INFO:teuthology.orchestra.run.smithi007.stdout:Installed products updated. 2023-12-18T13:32:20.927 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:32:20.927 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2023-12-18T13:32:20.927 INFO:teuthology.orchestra.run.smithi007.stdout: cephadm-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:32:20.927 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:32:20.927 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2023-12-18T13:32:21.140 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install ceph-immutable-object-cache 2023-12-18T13:32:21.567 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:32:22.215 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:32:22.215 INFO:teuthology.orchestra.run.smithi002.stdout:Installed products updated. 2023-12-18T13:32:22.821 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:32:22.821 INFO:teuthology.orchestra.run.smithi002.stdout:Installed: 2023-12-18T13:32:22.821 INFO:teuthology.orchestra.run.smithi002.stdout: cephadm-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:32:22.821 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:32:22.821 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2023-12-18T13:32:23.008 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum -y install ceph-immutable-object-cache 2023-12-18T13:32:23.429 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:32:23.447 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 40 kB/s | 4.1 kB 00:00 2023-12-18T13:32:23.833 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 31 kB/s | 4.5 kB 00:00 2023-12-18T13:32:25.585 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 32 kB/s | 4.1 kB 00:00 2023-12-18T13:32:25.962 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 34 kB/s | 4.5 kB 00:00 2023-12-18T13:32:26.528 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2023-12-18T13:32:26.529 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2023-12-18T13:32:26.529 INFO:teuthology.orchestra.run.smithi007.stdout: Package Arch Version Repo Size 2023-12-18T13:32:26.529 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2023-12-18T13:32:26.529 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2023-12-18T13:32:26.529 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-303.g861525e2.el8 ceph 171 k 2023-12-18T13:32:26.529 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:32:26.529 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2023-12-18T13:32:26.529 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2023-12-18T13:32:26.530 INFO:teuthology.orchestra.run.smithi007.stdout:Install 1 Package 2023-12-18T13:32:26.530 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:32:26.530 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 171 k 2023-12-18T13:32:26.530 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 524 k 2023-12-18T13:32:26.530 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2023-12-18T13:32:26.713 INFO:teuthology.orchestra.run.smithi007.stdout:ceph-immutable-object-cache-19.0.0-303.g861525e 944 kB/s | 171 kB 00:00 2023-12-18T13:32:26.713 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:32:26.713 INFO:teuthology.orchestra.run.smithi007.stdout:Total 937 kB/s | 171 kB 00:00 2023-12-18T13:32:26.713 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2023-12-18T13:32:26.726 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2023-12-18T13:32:26.727 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2023-12-18T13:32:26.790 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2023-12-18T13:32:26.800 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2023-12-18T13:32:27.130 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2023-12-18T13:32:27.287 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-303.g861525e2.e 1/1 2023-12-18T13:32:27.755 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-303.g861525e2.e 1/1 2023-12-18T13:32:28.683 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2023-12-18T13:32:28.683 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2023-12-18T13:32:28.683 INFO:teuthology.orchestra.run.smithi002.stdout: Package Arch Version Repo Size 2023-12-18T13:32:28.684 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2023-12-18T13:32:28.684 INFO:teuthology.orchestra.run.smithi002.stdout:Installing: 2023-12-18T13:32:28.684 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-303.g861525e2.el8 ceph 171 k 2023-12-18T13:32:28.684 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:32:28.684 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction Summary 2023-12-18T13:32:28.684 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2023-12-18T13:32:28.684 INFO:teuthology.orchestra.run.smithi002.stdout:Install 1 Package 2023-12-18T13:32:28.684 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:32:28.685 INFO:teuthology.orchestra.run.smithi002.stdout:Total download size: 171 k 2023-12-18T13:32:28.685 INFO:teuthology.orchestra.run.smithi002.stdout:Installed size: 524 k 2023-12-18T13:32:28.685 INFO:teuthology.orchestra.run.smithi002.stdout:Downloading Packages: 2023-12-18T13:32:28.878 INFO:teuthology.orchestra.run.smithi002.stdout:ceph-immutable-object-cache-19.0.0-303.g861525e 885 kB/s | 171 kB 00:00 2023-12-18T13:32:28.878 INFO:teuthology.orchestra.run.smithi002.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:32:28.879 INFO:teuthology.orchestra.run.smithi002.stdout:Total 879 kB/s | 171 kB 00:00 2023-12-18T13:32:28.879 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction check 2023-12-18T13:32:28.898 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction check succeeded. 2023-12-18T13:32:28.899 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction test 2023-12-18T13:32:28.956 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction test succeeded. 2023-12-18T13:32:28.966 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction 2023-12-18T13:32:29.096 INFO:teuthology.orchestra.run.smithi002.stdout: Preparing : 1/1 2023-12-18T13:32:29.250 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-303.g861525e2.e 1/1 2023-12-18T13:32:29.682 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-303.g861525e2.e 1/1 2023-12-18T13:32:43.291 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-303.g861525e2.e 1/1 2023-12-18T13:32:43.292 INFO:teuthology.orchestra.run.smithi007.stdout:Installed products updated. 2023-12-18T13:32:43.883 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:32:43.883 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2023-12-18T13:32:43.883 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-immutable-object-cache-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:32:43.883 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:32:43.883 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2023-12-18T13:32:44.076 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install ceph-mgr 2023-12-18T13:32:44.484 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:32:44.689 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-303.g861525e2.e 1/1 2023-12-18T13:32:44.689 INFO:teuthology.orchestra.run.smithi002.stdout:Installed products updated. 2023-12-18T13:32:45.425 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:32:45.425 INFO:teuthology.orchestra.run.smithi002.stdout:Installed: 2023-12-18T13:32:45.425 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-immutable-object-cache-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:32:45.425 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:32:45.425 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2023-12-18T13:32:45.665 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum -y install ceph-mgr 2023-12-18T13:32:46.070 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:32:46.539 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 27 kB/s | 4.1 kB 00:00 2023-12-18T13:32:46.879 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 62 kB/s | 4.5 kB 00:00 2023-12-18T13:32:48.023 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 31 kB/s | 4.1 kB 00:00 2023-12-18T13:32:48.323 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 90 kB/s | 4.5 kB 00:00 2023-12-18T13:32:49.312 INFO:teuthology.orchestra.run.smithi007.stdout:Package ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:32:49.510 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2023-12-18T13:32:49.512 INFO:teuthology.orchestra.run.smithi007.stdout:Nothing to do. 2023-12-18T13:32:49.512 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2023-12-18T13:32:49.677 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install ceph-mgr-dashboard 2023-12-18T13:32:50.080 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:32:50.812 INFO:teuthology.orchestra.run.smithi002.stdout:Package ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:32:51.017 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2023-12-18T13:32:51.018 INFO:teuthology.orchestra.run.smithi002.stdout:Nothing to do. 2023-12-18T13:32:51.018 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2023-12-18T13:32:51.196 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum -y install ceph-mgr-dashboard 2023-12-18T13:32:51.597 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:32:52.166 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 34 kB/s | 4.1 kB 00:00 2023-12-18T13:32:52.607 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 22 kB/s | 4.5 kB 00:00 2023-12-18T13:32:53.495 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 34 kB/s | 4.1 kB 00:00 2023-12-18T13:32:53.870 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 35 kB/s | 4.5 kB 00:00 2023-12-18T13:32:55.340 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2023-12-18T13:32:55.342 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================================== 2023-12-18T13:32:55.342 INFO:teuthology.orchestra.run.smithi007.stdout: Package Arch Version Repository Size 2023-12-18T13:32:55.342 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================================== 2023-12-18T13:32:55.342 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2023-12-18T13:32:55.342 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mgr-dashboard noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 1.8 M 2023-12-18T13:32:55.342 INFO:teuthology.orchestra.run.smithi007.stdout:Installing dependencies: 2023-12-18T13:32:55.342 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-grafana-dashboards noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 28 k 2023-12-18T13:32:55.342 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-prometheus-alerts noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 15 k 2023-12-18T13:32:55.342 INFO:teuthology.orchestra.run.smithi007.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-18T13:32:55.342 INFO:teuthology.orchestra.run.smithi007.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-18T13:32:55.342 INFO:teuthology.orchestra.run.smithi007.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-18T13:32:55.342 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:32:55.343 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2023-12-18T13:32:55.343 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================================== 2023-12-18T13:32:55.343 INFO:teuthology.orchestra.run.smithi007.stdout:Install 6 Packages 2023-12-18T13:32:55.343 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:32:55.343 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 2.1 M 2023-12-18T13:32:55.343 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 8.7 M 2023-12-18T13:32:55.343 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2023-12-18T13:32:55.714 INFO:teuthology.orchestra.run.smithi007.stdout:(1/6): ceph-grafana-dashboards-19.0.0-303.g8615 129 kB/s | 28 kB 00:00 2023-12-18T13:32:55.731 INFO:teuthology.orchestra.run.smithi007.stdout:(2/6): ceph-prometheus-alerts-19.0.0-303.g86152 64 kB/s | 15 kB 00:00 2023-12-18T13:32:55.798 INFO:teuthology.orchestra.run.smithi007.stdout:(3/6): ceph-mgr-dashboard-19.0.0-303.g861525e2. 5.9 MB/s | 1.8 MB 00:00 2023-12-18T13:32:55.973 INFO:teuthology.orchestra.run.smithi007.stdout:(4/6): python3-jwt-1.6.1-2.el8.noarch.rpm 257 kB/s | 43 kB 00:00 2023-12-18T13:32:55.998 INFO:teuthology.orchestra.run.smithi007.stdout:(5/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 118 kB/s | 34 kB 00:00 2023-12-18T13:32:56.112 INFO:teuthology.orchestra.run.smithi007.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 523 kB/s | 196 kB 00:00 2023-12-18T13:32:56.113 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:32:56.113 INFO:teuthology.orchestra.run.smithi007.stdout:Total 2.7 MB/s | 2.1 MB 00:00 2023-12-18T13:32:56.126 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2023-12-18T13:32:56.137 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2023-12-18T13:32:56.137 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2023-12-18T13:32:56.217 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2023-12-18T13:32:56.228 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2023-12-18T13:32:56.498 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2023-12-18T13:32:56.570 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2023-12-18T13:32:56.571 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================================== 2023-12-18T13:32:56.571 INFO:teuthology.orchestra.run.smithi002.stdout: Package Arch Version Repository Size 2023-12-18T13:32:56.571 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================================== 2023-12-18T13:32:56.571 INFO:teuthology.orchestra.run.smithi002.stdout:Installing: 2023-12-18T13:32:56.571 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-mgr-dashboard noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 1.8 M 2023-12-18T13:32:56.571 INFO:teuthology.orchestra.run.smithi002.stdout:Installing dependencies: 2023-12-18T13:32:56.572 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-grafana-dashboards noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 28 k 2023-12-18T13:32:56.572 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-prometheus-alerts noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 15 k 2023-12-18T13:32:56.572 INFO:teuthology.orchestra.run.smithi002.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-18T13:32:56.572 INFO:teuthology.orchestra.run.smithi002.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-18T13:32:56.572 INFO:teuthology.orchestra.run.smithi002.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-18T13:32:56.572 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:32:56.572 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction Summary 2023-12-18T13:32:56.572 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================================== 2023-12-18T13:32:56.572 INFO:teuthology.orchestra.run.smithi002.stdout:Install 6 Packages 2023-12-18T13:32:56.572 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:32:56.573 INFO:teuthology.orchestra.run.smithi002.stdout:Total download size: 2.1 M 2023-12-18T13:32:56.573 INFO:teuthology.orchestra.run.smithi002.stdout:Installed size: 8.7 M 2023-12-18T13:32:56.573 INFO:teuthology.orchestra.run.smithi002.stdout:Downloading Packages: 2023-12-18T13:32:56.676 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2023-12-18T13:32:56.897 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2023-12-18T13:32:57.059 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2023-12-18T13:32:57.098 INFO:teuthology.orchestra.run.smithi002.stdout:(1/6): ceph-grafana-dashboards-19.0.0-303.g8615 184 kB/s | 28 kB 00:00 2023-12-18T13:32:57.174 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-303.g861525e2.el8.no 4/6 2023-12-18T13:32:57.190 INFO:teuthology.orchestra.run.smithi002.stdout:(2/6): ceph-prometheus-alerts-19.0.0-303.g86152 61 kB/s | 15 kB 00:00 2023-12-18T13:32:57.235 INFO:teuthology.orchestra.run.smithi002.stdout:(3/6): ceph-mgr-dashboard-19.0.0-303.g861525e2. 6.2 MB/s | 1.8 MB 00:00 2023-12-18T13:32:57.449 INFO:teuthology.orchestra.run.smithi002.stdout:(4/6): python3-jwt-1.6.1-2.el8.noarch.rpm 197 kB/s | 43 kB 00:00 2023-12-18T13:32:57.533 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-303.g861525e2.el8.n 5/6 2023-12-18T13:32:57.774 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 6/6 2023-12-18T13:32:58.086 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 6/6 2023-12-18T13:32:58.087 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-303.g861525e2.el8.n 1/6 2023-12-18T13:32:58.087 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 2/6 2023-12-18T13:32:58.087 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-303.g861525e2.el8.no 3/6 2023-12-18T13:32:58.087 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2023-12-18T13:32:58.087 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2023-12-18T13:32:58.765 INFO:teuthology.orchestra.run.smithi002.stdout:(5/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 20 kB/s | 34 kB 00:01 2023-12-18T13:32:59.028 INFO:teuthology.orchestra.run.smithi002.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 107 kB/s | 196 kB 00:01 2023-12-18T13:32:59.031 INFO:teuthology.orchestra.run.smithi002.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:32:59.031 INFO:teuthology.orchestra.run.smithi002.stdout:Total 863 kB/s | 2.1 MB 00:02 2023-12-18T13:32:59.046 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction check 2023-12-18T13:32:59.058 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction check succeeded. 2023-12-18T13:32:59.058 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction test 2023-12-18T13:32:59.138 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction test succeeded. 2023-12-18T13:32:59.147 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction 2023-12-18T13:32:59.491 INFO:teuthology.orchestra.run.smithi002.stdout: Preparing : 1/1 2023-12-18T13:32:59.691 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2023-12-18T13:32:59.880 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2023-12-18T13:33:00.065 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2023-12-18T13:33:00.213 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-303.g861525e2.el8.no 4/6 2023-12-18T13:33:00.578 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-303.g861525e2.el8.n 5/6 2023-12-18T13:33:00.799 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 6/6 2023-12-18T13:33:01.103 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 6/6 2023-12-18T13:33:01.103 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-303.g861525e2.el8.n 1/6 2023-12-18T13:33:01.103 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 2/6 2023-12-18T13:33:01.104 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-303.g861525e2.el8.no 3/6 2023-12-18T13:33:01.104 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2023-12-18T13:33:01.104 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2023-12-18T13:33:09.318 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2023-12-18T13:33:09.319 INFO:teuthology.orchestra.run.smithi007.stdout:Installed products updated. 2023-12-18T13:33:09.903 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:33:09.904 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2023-12-18T13:33:09.904 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-grafana-dashboards-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:33:09.904 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:33:09.904 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-prometheus-alerts-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:33:09.904 INFO:teuthology.orchestra.run.smithi007.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-18T13:33:09.904 INFO:teuthology.orchestra.run.smithi007.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-18T13:33:09.904 INFO:teuthology.orchestra.run.smithi007.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-18T13:33:09.904 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:33:09.904 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2023-12-18T13:33:10.083 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-18T13:33:10.491 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:33:11.746 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2023-12-18T13:33:11.746 INFO:teuthology.orchestra.run.smithi002.stdout:Installed products updated. 2023-12-18T13:33:12.378 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:33:12.378 INFO:teuthology.orchestra.run.smithi002.stdout:Installed: 2023-12-18T13:33:12.379 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-grafana-dashboards-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:33:12.379 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:33:12.379 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-prometheus-alerts-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:33:12.379 INFO:teuthology.orchestra.run.smithi002.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-18T13:33:12.379 INFO:teuthology.orchestra.run.smithi002.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-18T13:33:12.379 INFO:teuthology.orchestra.run.smithi002.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-18T13:33:12.379 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:33:12.379 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2023-12-18T13:33:12.568 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-18T13:33:12.698 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2023-12-18T13:33:12.978 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:33:13.172 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 19 kB/s | 4.5 kB 00:00 2023-12-18T13:33:14.966 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 43 kB/s | 4.1 kB 00:00 2023-12-18T13:33:15.324 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 41 kB/s | 4.5 kB 00:00 2023-12-18T13:33:15.865 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2023-12-18T13:33:15.867 INFO:teuthology.orchestra.run.smithi007.stdout:======================================================================================================================= 2023-12-18T13:33:15.867 INFO:teuthology.orchestra.run.smithi007.stdout: Package Arch Version Repository Size 2023-12-18T13:33:15.867 INFO:teuthology.orchestra.run.smithi007.stdout:======================================================================================================================= 2023-12-18T13:33:15.867 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2023-12-18T13:33:15.867 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 7.4 M 2023-12-18T13:33:15.867 INFO:teuthology.orchestra.run.smithi007.stdout:Installing dependencies: 2023-12-18T13:33:15.867 INFO:teuthology.orchestra.run.smithi007.stdout: libgfortran x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 645 k 2023-12-18T13:33:15.867 INFO:teuthology.orchestra.run.smithi007.stdout: libquadmath x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 172 k 2023-12-18T13:33:15.867 INFO:teuthology.orchestra.run.smithi007.stdout: openblas x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.0 M 2023-12-18T13:33:15.867 INFO:teuthology.orchestra.run.smithi007.stdout: openblas-threads x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.2 M 2023-12-18T13:33:15.867 INFO:teuthology.orchestra.run.smithi007.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-18T13:33:15.867 INFO:teuthology.orchestra.run.smithi007.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-12-18T13:33:15.867 INFO:teuthology.orchestra.run.smithi007.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:33:15.868 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:33:15.868 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2023-12-18T13:33:15.868 INFO:teuthology.orchestra.run.smithi007.stdout:======================================================================================================================= 2023-12-18T13:33:15.868 INFO:teuthology.orchestra.run.smithi007.stdout:Install 8 Packages 2023-12-18T13:33:15.868 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:33:15.868 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 36 M 2023-12-18T13:33:15.868 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 207 M 2023-12-18T13:33:15.869 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2023-12-18T13:33:16.053 INFO:teuthology.orchestra.run.smithi007.stdout:(1/8): libgfortran-8.5.0-20.el8.x86_64.rpm 3.4 MB/s | 645 kB 00:00 2023-12-18T13:33:16.078 INFO:teuthology.orchestra.run.smithi007.stdout:(2/8): libquadmath-8.5.0-20.el8.x86_64.rpm 827 kB/s | 172 kB 00:00 2023-12-18T13:33:16.379 INFO:teuthology.orchestra.run.smithi007.stdout:(3/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 11 MB/s | 3.7 MB 00:00 2023-12-18T13:33:16.412 INFO:teuthology.orchestra.run.smithi007.stdout:(4/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 675 kB/s | 225 kB 00:00 2023-12-18T13:33:16.505 INFO:teuthology.orchestra.run.smithi007.stdout:(5/8): ceph-mgr-diskprediction-local-19.0.0-303 12 MB/s | 7.4 MB 00:00 2023-12-18T13:33:16.688 INFO:teuthology.orchestra.run.smithi007.stdout:(6/8): openblas-threads-0.3.15-6.el8.x86_64.rpm 17 MB/s | 5.2 MB 00:00 2023-12-18T13:33:16.806 INFO:teuthology.orchestra.run.smithi007.stdout:(7/8): openblas-0.3.15-6.el8.x86_64.rpm 13 MB/s | 5.0 MB 00:00 2023-12-18T13:33:17.055 INFO:teuthology.orchestra.run.smithi007.stdout:(8/8): python3-scipy-1.0.0-21.module+el8.9.0+20 25 MB/s | 14 MB 00:00 2023-12-18T13:33:17.056 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:33:17.056 INFO:teuthology.orchestra.run.smithi007.stdout:Total 30 MB/s | 36 MB 00:01 2023-12-18T13:33:17.323 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2023-12-18T13:33:17.344 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2023-12-18T13:33:17.344 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2023-12-18T13:33:17.691 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2023-12-18T13:33:17.701 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2023-12-18T13:33:18.028 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2023-12-18T13:33:18.030 INFO:teuthology.orchestra.run.smithi002.stdout:======================================================================================================================= 2023-12-18T13:33:18.030 INFO:teuthology.orchestra.run.smithi002.stdout: Package Arch Version Repository Size 2023-12-18T13:33:18.030 INFO:teuthology.orchestra.run.smithi002.stdout:======================================================================================================================= 2023-12-18T13:33:18.030 INFO:teuthology.orchestra.run.smithi002.stdout:Installing: 2023-12-18T13:33:18.030 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 7.4 M 2023-12-18T13:33:18.030 INFO:teuthology.orchestra.run.smithi002.stdout:Installing dependencies: 2023-12-18T13:33:18.030 INFO:teuthology.orchestra.run.smithi002.stdout: libgfortran x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 645 k 2023-12-18T13:33:18.030 INFO:teuthology.orchestra.run.smithi002.stdout: libquadmath x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 172 k 2023-12-18T13:33:18.030 INFO:teuthology.orchestra.run.smithi002.stdout: openblas x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.0 M 2023-12-18T13:33:18.030 INFO:teuthology.orchestra.run.smithi002.stdout: openblas-threads x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.2 M 2023-12-18T13:33:18.030 INFO:teuthology.orchestra.run.smithi002.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-18T13:33:18.031 INFO:teuthology.orchestra.run.smithi002.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-12-18T13:33:18.031 INFO:teuthology.orchestra.run.smithi002.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:33:18.031 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:33:18.031 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction Summary 2023-12-18T13:33:18.031 INFO:teuthology.orchestra.run.smithi002.stdout:======================================================================================================================= 2023-12-18T13:33:18.031 INFO:teuthology.orchestra.run.smithi002.stdout:Install 8 Packages 2023-12-18T13:33:18.031 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:33:18.032 INFO:teuthology.orchestra.run.smithi002.stdout:Total download size: 36 M 2023-12-18T13:33:18.032 INFO:teuthology.orchestra.run.smithi002.stdout:Installed size: 207 M 2023-12-18T13:33:18.032 INFO:teuthology.orchestra.run.smithi002.stdout:Downloading Packages: 2023-12-18T13:33:18.196 INFO:teuthology.orchestra.run.smithi002.stdout:(1/8): libgfortran-8.5.0-20.el8.x86_64.rpm 3.9 MB/s | 645 kB 00:00 2023-12-18T13:33:18.246 INFO:teuthology.orchestra.run.smithi002.stdout:(2/8): libquadmath-8.5.0-20.el8.x86_64.rpm 807 kB/s | 172 kB 00:00 2023-12-18T13:33:18.278 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2023-12-18T13:33:18.413 INFO:teuthology.orchestra.run.smithi002.stdout:(3/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 17 MB/s | 3.7 MB 00:00 2023-12-18T13:33:18.436 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : libquadmath-8.5.0-20.el8.x86_64 1/8 2023-12-18T13:33:18.473 INFO:teuthology.orchestra.run.smithi002.stdout:(4/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 999 kB/s | 225 kB 00:00 2023-12-18T13:33:18.580 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: libquadmath-8.5.0-20.el8.x86_64 1/8 2023-12-18T13:33:18.589 INFO:teuthology.orchestra.run.smithi002.stdout:(5/8): ceph-mgr-diskprediction-local-19.0.0-303 13 MB/s | 7.4 MB 00:00 2023-12-18T13:33:18.744 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : libgfortran-8.5.0-20.el8.x86_64 2/8 2023-12-18T13:33:18.791 INFO:teuthology.orchestra.run.smithi002.stdout:(6/8): openblas-threads-0.3.15-6.el8.x86_64.rpm 14 MB/s | 5.2 MB 00:00 2023-12-18T13:33:18.865 INFO:teuthology.orchestra.run.smithi002.stdout:(7/8): openblas-0.3.15-6.el8.x86_64.rpm 13 MB/s | 5.0 MB 00:00 2023-12-18T13:33:19.140 INFO:teuthology.orchestra.run.smithi002.stdout:(8/8): python3-scipy-1.0.0-21.module+el8.9.0+20 25 MB/s | 14 MB 00:00 2023-12-18T13:33:19.141 INFO:teuthology.orchestra.run.smithi002.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:33:19.141 INFO:teuthology.orchestra.run.smithi002.stdout:Total 33 MB/s | 36 MB 00:01 2023-12-18T13:33:19.405 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction check 2023-12-18T13:33:19.426 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction check succeeded. 2023-12-18T13:33:19.426 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction test 2023-12-18T13:33:19.449 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: libgfortran-8.5.0-20.el8.x86_64 2/8 2023-12-18T13:33:19.611 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : openblas-threads-0.3.15-6.el8.x86_64 3/8 2023-12-18T13:33:19.771 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction test succeeded. 2023-12-18T13:33:19.781 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction 2023-12-18T13:33:20.285 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: openblas-threads-0.3.15-6.el8.x86_64 3/8 2023-12-18T13:33:20.410 INFO:teuthology.orchestra.run.smithi002.stdout: Preparing : 1/1 2023-12-18T13:33:20.453 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : openblas-0.3.15-6.el8.x86_64 4/8 2023-12-18T13:33:20.550 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : libquadmath-8.5.0-20.el8.x86_64 1/8 2023-12-18T13:33:20.702 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: libquadmath-8.5.0-20.el8.x86_64 1/8 2023-12-18T13:33:20.860 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : libgfortran-8.5.0-20.el8.x86_64 2/8 2023-12-18T13:33:21.210 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: openblas-0.3.15-6.el8.x86_64 4/8 2023-12-18T13:33:21.520 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-18T13:33:21.553 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: libgfortran-8.5.0-20.el8.x86_64 2/8 2023-12-18T13:33:21.692 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : openblas-threads-0.3.15-6.el8.x86_64 3/8 2023-12-18T13:33:21.769 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-18T13:33:22.356 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: openblas-threads-0.3.15-6.el8.x86_64 3/8 2023-12-18T13:33:22.575 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : openblas-0.3.15-6.el8.x86_64 4/8 2023-12-18T13:33:23.342 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: openblas-0.3.15-6.el8.x86_64 4/8 2023-12-18T13:33:23.683 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-18T13:33:23.751 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-18T13:33:23.908 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-18T13:33:25.118 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 7/8 2023-12-18T13:33:25.260 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2 8/8 2023-12-18T13:33:25.602 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2 8/8 2023-12-18T13:33:25.602 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2 1/8 2023-12-18T13:33:25.602 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : libgfortran-8.5.0-20.el8.x86_64 2/8 2023-12-18T13:33:25.602 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : libquadmath-8.5.0-20.el8.x86_64 3/8 2023-12-18T13:33:25.602 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2023-12-18T13:33:25.602 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2023-12-18T13:33:25.602 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : openblas-threads-0.3.15-6.el8.x86_64 6/8 2023-12-18T13:33:25.602 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : openblas-0.3.15-6.el8.x86_64 7/8 2023-12-18T13:33:25.881 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-18T13:33:27.286 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 7/8 2023-12-18T13:33:27.424 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2 8/8 2023-12-18T13:33:27.787 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2 8/8 2023-12-18T13:33:27.787 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2 1/8 2023-12-18T13:33:27.787 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : libgfortran-8.5.0-20.el8.x86_64 2/8 2023-12-18T13:33:27.787 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : libquadmath-8.5.0-20.el8.x86_64 3/8 2023-12-18T13:33:27.788 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2023-12-18T13:33:27.788 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2023-12-18T13:33:27.788 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : openblas-threads-0.3.15-6.el8.x86_64 6/8 2023-12-18T13:33:27.788 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : openblas-0.3.15-6.el8.x86_64 7/8 2023-12-18T13:33:37.329 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 8/8 2023-12-18T13:33:37.330 INFO:teuthology.orchestra.run.smithi002.stdout:Installed products updated. 2023-12-18T13:33:37.988 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:33:37.989 INFO:teuthology.orchestra.run.smithi002.stdout:Installed: 2023-12-18T13:33:37.989 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:33:37.989 INFO:teuthology.orchestra.run.smithi002.stdout: libgfortran-8.5.0-20.el8.x86_64 2023-12-18T13:33:37.989 INFO:teuthology.orchestra.run.smithi002.stdout: libquadmath-8.5.0-20.el8.x86_64 2023-12-18T13:33:37.989 INFO:teuthology.orchestra.run.smithi002.stdout: openblas-0.3.15-6.el8.x86_64 2023-12-18T13:33:37.989 INFO:teuthology.orchestra.run.smithi002.stdout: openblas-threads-0.3.15-6.el8.x86_64 2023-12-18T13:33:37.989 INFO:teuthology.orchestra.run.smithi002.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-18T13:33:37.989 INFO:teuthology.orchestra.run.smithi002.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-18T13:33:37.989 INFO:teuthology.orchestra.run.smithi002.stdout: python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525.x86_64 2023-12-18T13:33:37.989 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:33:37.989 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2023-12-18T13:33:38.178 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum -y install ceph-mgr-rook 2023-12-18T13:33:38.586 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:33:40.792 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 26 kB/s | 4.1 kB 00:00 2023-12-18T13:33:41.177 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 32 kB/s | 4.5 kB 00:00 2023-12-18T13:33:41.352 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 8/8 2023-12-18T13:33:41.352 INFO:teuthology.orchestra.run.smithi007.stdout:Installed products updated. 2023-12-18T13:33:41.948 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:33:41.948 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2023-12-18T13:33:41.948 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:33:41.948 INFO:teuthology.orchestra.run.smithi007.stdout: libgfortran-8.5.0-20.el8.x86_64 2023-12-18T13:33:41.948 INFO:teuthology.orchestra.run.smithi007.stdout: libquadmath-8.5.0-20.el8.x86_64 2023-12-18T13:33:41.948 INFO:teuthology.orchestra.run.smithi007.stdout: openblas-0.3.15-6.el8.x86_64 2023-12-18T13:33:41.948 INFO:teuthology.orchestra.run.smithi007.stdout: openblas-threads-0.3.15-6.el8.x86_64 2023-12-18T13:33:41.948 INFO:teuthology.orchestra.run.smithi007.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-18T13:33:41.948 INFO:teuthology.orchestra.run.smithi007.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-18T13:33:41.948 INFO:teuthology.orchestra.run.smithi007.stdout: python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525.x86_64 2023-12-18T13:33:41.948 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:33:41.948 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2023-12-18T13:33:42.128 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install ceph-mgr-rook 2023-12-18T13:33:42.536 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:33:43.878 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2023-12-18T13:33:43.879 INFO:teuthology.orchestra.run.smithi002.stdout:======================================================================================================= 2023-12-18T13:33:43.879 INFO:teuthology.orchestra.run.smithi002.stdout: Package Arch Version Repository Size 2023-12-18T13:33:43.879 INFO:teuthology.orchestra.run.smithi002.stdout:======================================================================================================= 2023-12-18T13:33:43.880 INFO:teuthology.orchestra.run.smithi002.stdout:Installing: 2023-12-18T13:33:43.880 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-mgr-rook noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 50 k 2023-12-18T13:33:43.880 INFO:teuthology.orchestra.run.smithi002.stdout:Installing dependencies: 2023-12-18T13:33:43.880 INFO:teuthology.orchestra.run.smithi002.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-18T13:33:43.880 INFO:teuthology.orchestra.run.smithi002.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-18T13:33:43.880 INFO:teuthology.orchestra.run.smithi002.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-18T13:33:43.880 INFO:teuthology.orchestra.run.smithi002.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-12-18T13:33:43.880 INFO:teuthology.orchestra.run.smithi002.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-12-18T13:33:43.880 INFO:teuthology.orchestra.run.smithi002.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-18T13:33:43.880 INFO:teuthology.orchestra.run.smithi002.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-12-18T13:33:43.880 INFO:teuthology.orchestra.run.smithi002.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-12-18T13:33:43.880 INFO:teuthology.orchestra.run.smithi002.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-12-18T13:33:43.880 INFO:teuthology.orchestra.run.smithi002.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-18T13:33:43.880 INFO:teuthology.orchestra.run.smithi002.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-18T13:33:43.881 INFO:teuthology.orchestra.run.smithi002.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-18T13:33:43.881 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:33:43.881 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction Summary 2023-12-18T13:33:43.881 INFO:teuthology.orchestra.run.smithi002.stdout:======================================================================================================= 2023-12-18T13:33:43.881 INFO:teuthology.orchestra.run.smithi002.stdout:Install 13 Packages 2023-12-18T13:33:43.881 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:33:43.881 INFO:teuthology.orchestra.run.smithi002.stdout:Total download size: 1.9 M 2023-12-18T13:33:43.882 INFO:teuthology.orchestra.run.smithi002.stdout:Installed size: 25 M 2023-12-18T13:33:43.882 INFO:teuthology.orchestra.run.smithi002.stdout:Downloading Packages: 2023-12-18T13:33:44.296 INFO:teuthology.orchestra.run.smithi002.stdout:(1/13): ceph-mgr-rook-19.0.0-303.g861525e2.el8. 184 kB/s | 50 kB 00:00 2023-12-18T13:33:44.346 INFO:teuthology.orchestra.run.smithi002.stdout:(2/13): python3-certifi-2018.10.15-7.el8.noarch 50 kB/s | 16 kB 00:00 2023-12-18T13:33:44.371 INFO:teuthology.orchestra.run.smithi002.stdout:(3/13): python3-cachetools-3.1.1-4.el8.noarch.r 95 kB/s | 33 kB 00:00 2023-12-18T13:33:44.455 INFO:teuthology.orchestra.run.smithi002.stdout:(4/13): python3-google-auth-1.1.1-10.el8.noarch 511 kB/s | 81 kB 00:00 2023-12-18T13:33:44.556 INFO:teuthology.orchestra.run.smithi002.stdout:(5/13): python3-websocket-client-0.56.0-5.el8.n 611 kB/s | 61 kB 00:00 2023-12-18T13:33:44.648 INFO:teuthology.orchestra.run.smithi002.stdout:(6/13): python3-rsa-4.9-2.el8.noarch.rpm 233 kB/s | 64 kB 00:00 2023-12-18T13:33:44.663 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 37 kB/s | 4.1 kB 00:00 2023-12-18T13:33:44.664 INFO:teuthology.orchestra.run.smithi002.stdout:(7/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 1.4 MB/s | 155 kB 00:00 2023-12-18T13:33:44.706 INFO:teuthology.orchestra.run.smithi002.stdout:(8/13): python3-kubernetes-11.0.0-6.el8.noarch. 3.2 MB/s | 1.2 MB 00:00 2023-12-18T13:33:44.832 INFO:teuthology.orchestra.run.smithi002.stdout:(9/13): python3-requests-oauthlib-1.0.0-1.el8.n 232 kB/s | 43 kB 00:00 2023-12-18T13:33:44.899 INFO:teuthology.orchestra.run.smithi002.stdout:(10/13): python3-jsonpointer-1.10-11.el8.noarch 89 kB/s | 20 kB 00:00 2023-12-18T13:33:44.933 INFO:teuthology.orchestra.run.smithi002.stdout:(11/13): python3-jsonpatch-1.21-2.el8.noarch.rp 264 kB/s | 27 kB 00:00 2023-12-18T13:33:44.949 INFO:teuthology.orchestra.run.smithi002.stdout:(12/13): python3-pyasn1-modules-0.3.7-6.el8.noa 454 kB/s | 110 kB 00:00 2023-12-18T13:33:44.995 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 48 kB/s | 4.5 kB 00:00 2023-12-18T13:33:45.199 INFO:teuthology.orchestra.run.smithi002.stdout:(13/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 421 kB/s | 126 kB 00:00 2023-12-18T13:33:45.202 INFO:teuthology.orchestra.run.smithi002.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:33:45.202 INFO:teuthology.orchestra.run.smithi002.stdout:Total 1.5 MB/s | 1.9 MB 00:01 2023-12-18T13:33:45.276 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction check 2023-12-18T13:33:45.295 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction check succeeded. 2023-12-18T13:33:45.295 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction test 2023-12-18T13:33:45.387 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction test succeeded. 2023-12-18T13:33:45.397 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction 2023-12-18T13:33:45.955 INFO:teuthology.orchestra.run.smithi002.stdout: Preparing : 1/1 2023-12-18T13:33:46.193 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-12-18T13:33:46.448 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2023-12-18T13:33:46.663 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2023-12-18T13:33:46.839 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 4/13 2023-12-18T13:33:47.079 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 5/13 2023-12-18T13:33:47.322 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-12-18T13:33:47.688 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2023-12-18T13:33:47.689 INFO:teuthology.orchestra.run.smithi007.stdout:======================================================================================================= 2023-12-18T13:33:47.689 INFO:teuthology.orchestra.run.smithi007.stdout: Package Arch Version Repository Size 2023-12-18T13:33:47.689 INFO:teuthology.orchestra.run.smithi007.stdout:======================================================================================================= 2023-12-18T13:33:47.689 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2023-12-18T13:33:47.689 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mgr-rook noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 50 k 2023-12-18T13:33:47.689 INFO:teuthology.orchestra.run.smithi007.stdout:Installing dependencies: 2023-12-18T13:33:47.689 INFO:teuthology.orchestra.run.smithi007.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-18T13:33:47.689 INFO:teuthology.orchestra.run.smithi007.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-18T13:33:47.689 INFO:teuthology.orchestra.run.smithi007.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-18T13:33:47.689 INFO:teuthology.orchestra.run.smithi007.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-12-18T13:33:47.690 INFO:teuthology.orchestra.run.smithi007.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-12-18T13:33:47.690 INFO:teuthology.orchestra.run.smithi007.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-18T13:33:47.690 INFO:teuthology.orchestra.run.smithi007.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-12-18T13:33:47.690 INFO:teuthology.orchestra.run.smithi007.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-12-18T13:33:47.690 INFO:teuthology.orchestra.run.smithi007.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-12-18T13:33:47.690 INFO:teuthology.orchestra.run.smithi007.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-18T13:33:47.690 INFO:teuthology.orchestra.run.smithi007.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-18T13:33:47.690 INFO:teuthology.orchestra.run.smithi007.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-18T13:33:47.690 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:33:47.690 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2023-12-18T13:33:47.690 INFO:teuthology.orchestra.run.smithi007.stdout:======================================================================================================= 2023-12-18T13:33:47.690 INFO:teuthology.orchestra.run.smithi007.stdout:Install 13 Packages 2023-12-18T13:33:47.690 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:33:47.691 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 1.9 M 2023-12-18T13:33:47.691 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 25 M 2023-12-18T13:33:47.691 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2023-12-18T13:33:47.711 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-12-18T13:33:47.938 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2023-12-18T13:33:48.097 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-12-18T13:33:48.160 INFO:teuthology.orchestra.run.smithi007.stdout:(1/13): python3-cachetools-3.1.1-4.el8.noarch.r 228 kB/s | 33 kB 00:00 2023-12-18T13:33:48.185 INFO:teuthology.orchestra.run.smithi007.stdout:(2/13): python3-certifi-2018.10.15-7.el8.noarch 96 kB/s | 16 kB 00:00 2023-12-18T13:33:48.252 INFO:teuthology.orchestra.run.smithi007.stdout:(3/13): python3-google-auth-1.1.1-10.el8.noarch 886 kB/s | 81 kB 00:00 2023-12-18T13:33:48.294 INFO:teuthology.orchestra.run.smithi007.stdout:(4/13): ceph-mgr-rook-19.0.0-303.g861525e2.el8. 179 kB/s | 50 kB 00:00 2023-12-18T13:33:48.311 INFO:teuthology.orchestra.run.smithi007.stdout:(5/13): python3-rsa-4.9-2.el8.noarch.rpm 1.1 MB/s | 64 kB 00:00 2023-12-18T13:33:48.366 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2023-12-18T13:33:48.403 INFO:teuthology.orchestra.run.smithi007.stdout:(6/13): python3-kubernetes-11.0.0-6.el8.noarch. 5.4 MB/s | 1.2 MB 00:00 2023-12-18T13:33:48.454 INFO:teuthology.orchestra.run.smithi007.stdout:(7/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 1.1 MB/s | 155 kB 00:00 2023-12-18T13:33:48.479 INFO:teuthology.orchestra.run.smithi007.stdout:(8/13): python3-websocket-client-0.56.0-5.el8.n 332 kB/s | 61 kB 00:00 2023-12-18T13:33:48.571 INFO:teuthology.orchestra.run.smithi007.stdout:(9/13): python3-requests-oauthlib-1.0.0-1.el8.n 255 kB/s | 43 kB 00:00 2023-12-18T13:33:48.646 INFO:teuthology.orchestra.run.smithi007.stdout:(10/13): python3-jsonpointer-1.10-11.el8.noarch 104 kB/s | 20 kB 00:00 2023-12-18T13:33:48.663 INFO:teuthology.orchestra.run.smithi007.stdout:(11/13): python3-pyasn1-modules-0.3.7-6.el8.noa 599 kB/s | 110 kB 00:00 2023-12-18T13:33:48.721 INFO:teuthology.orchestra.run.smithi007.stdout:(12/13): python3-jsonpatch-1.21-2.el8.noarch.rp 177 kB/s | 27 kB 00:00 2023-12-18T13:33:48.763 INFO:teuthology.orchestra.run.smithi007.stdout:(13/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.1 MB/s | 126 kB 00:00 2023-12-18T13:33:48.766 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:33:48.767 INFO:teuthology.orchestra.run.smithi007.stdout:Total 1.8 MB/s | 1.9 MB 00:01 2023-12-18T13:33:48.840 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2023-12-18T13:33:48.858 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2023-12-18T13:33:48.858 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2023-12-18T13:33:48.954 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2023-12-18T13:33:48.962 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2023-12-18T13:33:49.480 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2023-12-18T13:33:49.554 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2023-12-18T13:33:49.679 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-12-18T13:33:49.786 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2023-12-18T13:33:49.938 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 13/13 2023-12-18T13:33:50.242 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 13/13 2023-12-18T13:33:50.243 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 1/13 2023-12-18T13:33:50.243 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2023-12-18T13:33:50.243 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2023-12-18T13:33:50.243 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2023-12-18T13:33:50.243 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2023-12-18T13:33:50.243 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2023-12-18T13:33:50.243 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2023-12-18T13:33:50.243 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2023-12-18T13:33:50.243 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2023-12-18T13:33:50.243 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 10/13 2023-12-18T13:33:50.243 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 11/13 2023-12-18T13:33:50.243 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 12/13 2023-12-18T13:33:50.550 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2023-12-18T13:33:50.739 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2023-12-18T13:33:50.964 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 4/13 2023-12-18T13:33:51.205 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 5/13 2023-12-18T13:33:51.423 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-12-18T13:33:51.696 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-12-18T13:33:51.905 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2023-12-18T13:33:52.081 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-12-18T13:33:52.342 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2023-12-18T13:33:53.500 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2023-12-18T13:33:53.748 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2023-12-18T13:33:53.872 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 13/13 2023-12-18T13:33:54.190 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 13/13 2023-12-18T13:33:54.190 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 1/13 2023-12-18T13:33:54.190 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2023-12-18T13:33:54.190 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2023-12-18T13:33:54.190 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2023-12-18T13:33:54.190 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2023-12-18T13:33:54.190 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2023-12-18T13:33:54.190 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2023-12-18T13:33:54.190 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2023-12-18T13:33:54.191 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2023-12-18T13:33:54.191 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 10/13 2023-12-18T13:33:54.191 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 11/13 2023-12-18T13:33:54.191 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 12/13 2023-12-18T13:34:03.450 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 13/13 2023-12-18T13:34:03.450 INFO:teuthology.orchestra.run.smithi002.stdout:Installed products updated. 2023-12-18T13:34:04.068 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:34:04.068 INFO:teuthology.orchestra.run.smithi002.stdout:Installed: 2023-12-18T13:34:04.069 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:34:04.069 INFO:teuthology.orchestra.run.smithi002.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-18T13:34:04.069 INFO:teuthology.orchestra.run.smithi002.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-18T13:34:04.069 INFO:teuthology.orchestra.run.smithi002.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-18T13:34:04.069 INFO:teuthology.orchestra.run.smithi002.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-18T13:34:04.069 INFO:teuthology.orchestra.run.smithi002.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-18T13:34:04.069 INFO:teuthology.orchestra.run.smithi002.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-18T13:34:04.069 INFO:teuthology.orchestra.run.smithi002.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-18T13:34:04.069 INFO:teuthology.orchestra.run.smithi002.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-18T13:34:04.069 INFO:teuthology.orchestra.run.smithi002.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-18T13:34:04.070 INFO:teuthology.orchestra.run.smithi002.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-18T13:34:04.070 INFO:teuthology.orchestra.run.smithi002.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-18T13:34:04.070 INFO:teuthology.orchestra.run.smithi002.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-18T13:34:04.070 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:34:04.070 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2023-12-18T13:34:04.258 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum -y install ceph-mgr-cephadm 2023-12-18T13:34:04.477 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 13/13 2023-12-18T13:34:04.477 INFO:teuthology.orchestra.run.smithi007.stdout:Installed products updated. 2023-12-18T13:34:04.671 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:34:05.086 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:34:05.087 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2023-12-18T13:34:05.087 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:34:05.087 INFO:teuthology.orchestra.run.smithi007.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-18T13:34:05.087 INFO:teuthology.orchestra.run.smithi007.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-18T13:34:05.087 INFO:teuthology.orchestra.run.smithi007.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-18T13:34:05.087 INFO:teuthology.orchestra.run.smithi007.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-18T13:34:05.087 INFO:teuthology.orchestra.run.smithi007.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-18T13:34:05.087 INFO:teuthology.orchestra.run.smithi007.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-18T13:34:05.087 INFO:teuthology.orchestra.run.smithi007.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-18T13:34:05.087 INFO:teuthology.orchestra.run.smithi007.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-18T13:34:05.087 INFO:teuthology.orchestra.run.smithi007.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-18T13:34:05.087 INFO:teuthology.orchestra.run.smithi007.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-18T13:34:05.087 INFO:teuthology.orchestra.run.smithi007.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-18T13:34:05.087 INFO:teuthology.orchestra.run.smithi007.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-18T13:34:05.088 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:34:05.088 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2023-12-18T13:34:05.259 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install ceph-mgr-cephadm 2023-12-18T13:34:05.671 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:34:06.530 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 50 kB/s | 4.1 kB 00:00 2023-12-18T13:34:06.902 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 36 kB/s | 4.5 kB 00:00 2023-12-18T13:34:07.609 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 30 kB/s | 4.1 kB 00:00 2023-12-18T13:34:07.973 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 39 kB/s | 4.5 kB 00:00 2023-12-18T13:34:09.616 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2023-12-18T13:34:09.617 INFO:teuthology.orchestra.run.smithi002.stdout:============================================================================================== 2023-12-18T13:34:09.617 INFO:teuthology.orchestra.run.smithi002.stdout: Package Arch Version Repository Size 2023-12-18T13:34:09.617 INFO:teuthology.orchestra.run.smithi002.stdout:============================================================================================== 2023-12-18T13:34:09.617 INFO:teuthology.orchestra.run.smithi002.stdout:Installing: 2023-12-18T13:34:09.617 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-mgr-cephadm noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 133 k 2023-12-18T13:34:09.618 INFO:teuthology.orchestra.run.smithi002.stdout:Installing dependencies: 2023-12-18T13:34:09.618 INFO:teuthology.orchestra.run.smithi002.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-18T13:34:09.618 INFO:teuthology.orchestra.run.smithi002.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-12-18T13:34:09.618 INFO:teuthology.orchestra.run.smithi002.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-12-18T13:34:09.618 INFO:teuthology.orchestra.run.smithi002.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-18T13:34:09.618 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:34:09.618 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction Summary 2023-12-18T13:34:09.618 INFO:teuthology.orchestra.run.smithi002.stdout:============================================================================================== 2023-12-18T13:34:09.618 INFO:teuthology.orchestra.run.smithi002.stdout:Install 5 Packages 2023-12-18T13:34:09.618 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:34:09.620 INFO:teuthology.orchestra.run.smithi002.stdout:Total download size: 6.0 M 2023-12-18T13:34:09.620 INFO:teuthology.orchestra.run.smithi002.stdout:Installed size: 26 M 2023-12-18T13:34:09.621 INFO:teuthology.orchestra.run.smithi002.stdout:Downloading Packages: 2023-12-18T13:34:10.139 INFO:teuthology.orchestra.run.smithi002.stdout:(1/5): ceph-mgr-cephadm-19.0.0-303.g861525e2.el 721 kB/s | 133 kB 00:00 2023-12-18T13:34:10.169 INFO:teuthology.orchestra.run.smithi002.stdout:(2/5): python3-natsort-7.1.1-2.el8.noarch.rpm 276 kB/s | 60 kB 00:00 2023-12-18T13:34:10.344 INFO:teuthology.orchestra.run.smithi002.stdout:(3/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 3.2 MB/s | 538 kB 00:00 2023-12-18T13:34:10.403 INFO:teuthology.orchestra.run.smithi002.stdout:(4/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 1.0 MB/s | 476 kB 00:00 2023-12-18T13:34:10.494 INFO:teuthology.orchestra.run.smithi002.stdout:(5/5): python3-babel-2.5.1-7.el8.noarch.rpm 13 MB/s | 4.8 MB 00:00 2023-12-18T13:34:10.497 INFO:teuthology.orchestra.run.smithi002.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:34:10.497 INFO:teuthology.orchestra.run.smithi002.stdout:Total 6.8 MB/s | 6.0 MB 00:00 2023-12-18T13:34:10.558 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction check 2023-12-18T13:34:10.571 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction check succeeded. 2023-12-18T13:34:10.571 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction test 2023-12-18T13:34:10.645 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2023-12-18T13:34:10.645 INFO:teuthology.orchestra.run.smithi007.stdout:============================================================================================== 2023-12-18T13:34:10.645 INFO:teuthology.orchestra.run.smithi007.stdout: Package Arch Version Repository Size 2023-12-18T13:34:10.645 INFO:teuthology.orchestra.run.smithi007.stdout:============================================================================================== 2023-12-18T13:34:10.645 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2023-12-18T13:34:10.646 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mgr-cephadm noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 133 k 2023-12-18T13:34:10.646 INFO:teuthology.orchestra.run.smithi007.stdout:Installing dependencies: 2023-12-18T13:34:10.646 INFO:teuthology.orchestra.run.smithi007.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-18T13:34:10.646 INFO:teuthology.orchestra.run.smithi007.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-12-18T13:34:10.646 INFO:teuthology.orchestra.run.smithi007.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-12-18T13:34:10.646 INFO:teuthology.orchestra.run.smithi007.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-18T13:34:10.646 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:34:10.646 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2023-12-18T13:34:10.646 INFO:teuthology.orchestra.run.smithi007.stdout:============================================================================================== 2023-12-18T13:34:10.646 INFO:teuthology.orchestra.run.smithi007.stdout:Install 5 Packages 2023-12-18T13:34:10.646 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:34:10.646 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 6.0 M 2023-12-18T13:34:10.646 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 26 M 2023-12-18T13:34:10.646 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2023-12-18T13:34:10.672 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction test succeeded. 2023-12-18T13:34:10.682 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction 2023-12-18T13:34:10.857 INFO:teuthology.orchestra.run.smithi007.stdout:(1/5): python3-natsort-7.1.1-2.el8.noarch.rpm 399 kB/s | 60 kB 00:00 2023-12-18T13:34:10.909 INFO:teuthology.orchestra.run.smithi007.stdout:(2/5): ceph-mgr-cephadm-19.0.0-303.g861525e2.el 661 kB/s | 133 kB 00:00 2023-12-18T13:34:10.949 INFO:teuthology.orchestra.run.smithi007.stdout:(3/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 1.9 MB/s | 476 kB 00:00 2023-12-18T13:34:11.099 INFO:teuthology.orchestra.run.smithi007.stdout:(4/5): python3-babel-2.5.1-7.el8.noarch.rpm 20 MB/s | 4.8 MB 00:00 2023-12-18T13:34:11.199 INFO:teuthology.orchestra.run.smithi007.stdout:(5/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 1.9 MB/s | 538 kB 00:00 2023-12-18T13:34:11.201 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:34:11.202 INFO:teuthology.orchestra.run.smithi007.stdout:Total 11 MB/s | 6.0 MB 00:00 2023-12-18T13:34:11.264 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2023-12-18T13:34:11.274 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2023-12-18T13:34:11.275 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2023-12-18T13:34:11.375 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2023-12-18T13:34:11.386 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2023-12-18T13:34:11.755 INFO:teuthology.orchestra.run.smithi002.stdout: Preparing : 1/1 2023-12-18T13:34:12.142 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/5 2023-12-18T13:34:12.391 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/5 2023-12-18T13:34:12.448 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2023-12-18T13:34:12.718 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-18T13:34:12.818 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/5 2023-12-18T13:34:13.007 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-12-18T13:34:13.050 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/5 2023-12-18T13:34:13.242 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 5/5 2023-12-18T13:34:13.383 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-18T13:34:13.556 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 5/5 2023-12-18T13:34:13.556 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/5 2023-12-18T13:34:13.556 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-12-18T13:34:13.556 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-18T13:34:13.556 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 4/5 2023-12-18T13:34:13.642 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-12-18T13:34:13.827 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 5/5 2023-12-18T13:34:14.130 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 5/5 2023-12-18T13:34:14.131 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/5 2023-12-18T13:34:14.131 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-12-18T13:34:14.131 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-18T13:34:14.131 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 4/5 2023-12-18T13:34:26.636 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 5/5 2023-12-18T13:34:26.636 INFO:teuthology.orchestra.run.smithi007.stdout:Installed products updated. 2023-12-18T13:34:27.248 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:34:27.248 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2023-12-18T13:34:27.248 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:34:27.248 INFO:teuthology.orchestra.run.smithi007.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-18T13:34:27.248 INFO:teuthology.orchestra.run.smithi007.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-18T13:34:27.249 INFO:teuthology.orchestra.run.smithi007.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-18T13:34:27.249 INFO:teuthology.orchestra.run.smithi007.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-18T13:34:27.249 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:34:27.249 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2023-12-18T13:34:27.427 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install ceph-fuse 2023-12-18T13:34:27.848 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:34:28.175 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 5/5 2023-12-18T13:34:28.176 INFO:teuthology.orchestra.run.smithi002.stdout:Installed products updated. 2023-12-18T13:34:28.780 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:34:28.780 INFO:teuthology.orchestra.run.smithi002.stdout:Installed: 2023-12-18T13:34:28.780 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:34:28.780 INFO:teuthology.orchestra.run.smithi002.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-18T13:34:28.781 INFO:teuthology.orchestra.run.smithi002.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-18T13:34:28.781 INFO:teuthology.orchestra.run.smithi002.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-18T13:34:28.781 INFO:teuthology.orchestra.run.smithi002.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-18T13:34:28.781 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:34:28.781 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2023-12-18T13:34:28.976 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum -y install ceph-fuse 2023-12-18T13:34:29.389 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:34:29.823 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2023-12-18T13:34:30.288 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 21 kB/s | 4.5 kB 00:00 2023-12-18T13:34:31.379 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 31 kB/s | 4.1 kB 00:00 2023-12-18T13:34:31.774 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 31 kB/s | 4.5 kB 00:00 2023-12-18T13:34:32.949 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2023-12-18T13:34:32.950 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2023-12-18T13:34:32.950 INFO:teuthology.orchestra.run.smithi007.stdout: Package Arch Version Repository Size 2023-12-18T13:34:32.950 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2023-12-18T13:34:32.950 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2023-12-18T13:34:32.950 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-fuse 2023-12-18T13:34:32.951 INFO:teuthology.orchestra.run.smithi007.stdout: x86_64 2:19.0.0-303.g861525e2.el8 ceph 919 k 2023-12-18T13:34:32.951 INFO:teuthology.orchestra.run.smithi007.stdout:Installing dependencies: 2023-12-18T13:34:32.951 INFO:teuthology.orchestra.run.smithi007.stdout: fuse x86_64 2.9.7-17.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-12-18T13:34:32.951 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:34:32.951 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2023-12-18T13:34:32.951 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2023-12-18T13:34:32.951 INFO:teuthology.orchestra.run.smithi007.stdout:Install 2 Packages 2023-12-18T13:34:32.951 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:34:32.951 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 1.0 M 2023-12-18T13:34:32.952 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 3.1 M 2023-12-18T13:34:32.952 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2023-12-18T13:34:33.234 INFO:teuthology.orchestra.run.smithi007.stdout:(1/2): fuse-2.9.7-17.el8.x86_64.rpm 294 kB/s | 83 kB 00:00 2023-12-18T13:34:33.551 INFO:teuthology.orchestra.run.smithi007.stdout:(2/2): ceph-fuse-19.0.0-303.g861525e2.el8.x86_6 1.5 MB/s | 919 kB 00:00 2023-12-18T13:34:33.552 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:34:33.552 INFO:teuthology.orchestra.run.smithi007.stdout:Total 1.6 MB/s | 1.0 MB 00:00 2023-12-18T13:34:33.567 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2023-12-18T13:34:33.594 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2023-12-18T13:34:33.594 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2023-12-18T13:34:33.692 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2023-12-18T13:34:33.702 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2023-12-18T13:34:33.889 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2023-12-18T13:34:34.137 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2023-12-18T13:34:34.333 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 2/2 2023-12-18T13:34:34.503 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2023-12-18T13:34:34.503 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2023-12-18T13:34:34.503 INFO:teuthology.orchestra.run.smithi002.stdout: Package Arch Version Repository Size 2023-12-18T13:34:34.503 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2023-12-18T13:34:34.503 INFO:teuthology.orchestra.run.smithi002.stdout:Installing: 2023-12-18T13:34:34.503 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-fuse 2023-12-18T13:34:34.503 INFO:teuthology.orchestra.run.smithi002.stdout: x86_64 2:19.0.0-303.g861525e2.el8 ceph 919 k 2023-12-18T13:34:34.504 INFO:teuthology.orchestra.run.smithi002.stdout:Installing dependencies: 2023-12-18T13:34:34.504 INFO:teuthology.orchestra.run.smithi002.stdout: fuse x86_64 2.9.7-17.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-12-18T13:34:34.504 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:34:34.504 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction Summary 2023-12-18T13:34:34.504 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2023-12-18T13:34:34.504 INFO:teuthology.orchestra.run.smithi002.stdout:Install 2 Packages 2023-12-18T13:34:34.504 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:34:34.504 INFO:teuthology.orchestra.run.smithi002.stdout:Total download size: 1.0 M 2023-12-18T13:34:34.504 INFO:teuthology.orchestra.run.smithi002.stdout:Installed size: 3.1 M 2023-12-18T13:34:34.505 INFO:teuthology.orchestra.run.smithi002.stdout:Downloading Packages: 2023-12-18T13:34:34.697 INFO:teuthology.orchestra.run.smithi002.stdout:(1/2): fuse-2.9.7-17.el8.x86_64.rpm 433 kB/s | 83 kB 00:00 2023-12-18T13:34:34.760 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 2/2 2023-12-18T13:34:34.760 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/2 2023-12-18T13:34:35.146 INFO:teuthology.orchestra.run.smithi002.stdout:(2/2): ceph-fuse-19.0.0-303.g861525e2.el8.x86_6 1.4 MB/s | 919 kB 00:00 2023-12-18T13:34:35.146 INFO:teuthology.orchestra.run.smithi002.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:34:35.147 INFO:teuthology.orchestra.run.smithi002.stdout:Total 1.5 MB/s | 1.0 MB 00:00 2023-12-18T13:34:35.162 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction check 2023-12-18T13:34:35.187 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction check succeeded. 2023-12-18T13:34:35.187 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction test 2023-12-18T13:34:35.287 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction test succeeded. 2023-12-18T13:34:35.297 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction 2023-12-18T13:34:35.481 INFO:teuthology.orchestra.run.smithi002.stdout: Preparing : 1/1 2023-12-18T13:34:35.786 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2023-12-18T13:34:35.957 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 2/2 2023-12-18T13:34:36.370 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 2/2 2023-12-18T13:34:36.370 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/2 2023-12-18T13:34:48.372 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2023-12-18T13:34:48.372 INFO:teuthology.orchestra.run.smithi007.stdout:Installed products updated. 2023-12-18T13:34:48.976 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:34:48.976 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2023-12-18T13:34:48.976 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2023-12-18T13:34:48.976 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:34:48.976 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2023-12-18T13:34:49.145 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install ceph-volume 2023-12-18T13:34:49.565 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:34:51.880 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 27 kB/s | 4.1 kB 00:00 2023-12-18T13:34:52.284 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 28 kB/s | 4.5 kB 00:00 2023-12-18T13:34:52.923 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2023-12-18T13:34:52.923 INFO:teuthology.orchestra.run.smithi002.stdout:Installed products updated. 2023-12-18T13:34:53.523 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:34:53.523 INFO:teuthology.orchestra.run.smithi002.stdout:Installed: 2023-12-18T13:34:53.523 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2023-12-18T13:34:53.523 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:34:53.524 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2023-12-18T13:34:53.766 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum -y install ceph-volume 2023-12-18T13:34:54.184 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:34:54.983 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2023-12-18T13:34:54.983 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2023-12-18T13:34:54.984 INFO:teuthology.orchestra.run.smithi007.stdout: Package Arch Version Repository Size 2023-12-18T13:34:54.984 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2023-12-18T13:34:54.984 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2023-12-18T13:34:54.984 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-volume noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 262 k 2023-12-18T13:34:54.984 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:34:54.984 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2023-12-18T13:34:54.984 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2023-12-18T13:34:54.984 INFO:teuthology.orchestra.run.smithi007.stdout:Install 1 Package 2023-12-18T13:34:54.984 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:34:54.985 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 262 k 2023-12-18T13:34:54.985 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 1.3 M 2023-12-18T13:34:54.985 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2023-12-18T13:34:55.197 INFO:teuthology.orchestra.run.smithi007.stdout:ceph-volume-19.0.0-303.g861525e2.el8.noarch.rpm 1.2 MB/s | 262 kB 00:00 2023-12-18T13:34:55.197 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:34:55.198 INFO:teuthology.orchestra.run.smithi007.stdout:Total 1.2 MB/s | 262 kB 00:00 2023-12-18T13:34:55.198 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2023-12-18T13:34:55.211 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2023-12-18T13:34:55.211 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2023-12-18T13:34:55.247 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2023-12-18T13:34:55.265 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2023-12-18T13:34:55.458 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2023-12-18T13:34:55.663 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:34:56.115 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:34:56.295 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 35 kB/s | 4.1 kB 00:00 2023-12-18T13:34:56.644 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 42 kB/s | 4.5 kB 00:00 2023-12-18T13:34:59.318 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2023-12-18T13:34:59.318 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2023-12-18T13:34:59.318 INFO:teuthology.orchestra.run.smithi002.stdout: Package Arch Version Repository Size 2023-12-18T13:34:59.318 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2023-12-18T13:34:59.319 INFO:teuthology.orchestra.run.smithi002.stdout:Installing: 2023-12-18T13:34:59.319 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-volume noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 262 k 2023-12-18T13:34:59.319 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:34:59.319 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction Summary 2023-12-18T13:34:59.319 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2023-12-18T13:34:59.319 INFO:teuthology.orchestra.run.smithi002.stdout:Install 1 Package 2023-12-18T13:34:59.319 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:34:59.319 INFO:teuthology.orchestra.run.smithi002.stdout:Total download size: 262 k 2023-12-18T13:34:59.320 INFO:teuthology.orchestra.run.smithi002.stdout:Installed size: 1.3 M 2023-12-18T13:34:59.320 INFO:teuthology.orchestra.run.smithi002.stdout:Downloading Packages: 2023-12-18T13:34:59.527 INFO:teuthology.orchestra.run.smithi002.stdout:ceph-volume-19.0.0-303.g861525e2.el8.noarch.rpm 1.2 MB/s | 262 kB 00:00 2023-12-18T13:34:59.527 INFO:teuthology.orchestra.run.smithi002.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:34:59.528 INFO:teuthology.orchestra.run.smithi002.stdout:Total 1.2 MB/s | 262 kB 00:00 2023-12-18T13:34:59.528 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction check 2023-12-18T13:34:59.542 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction check succeeded. 2023-12-18T13:34:59.542 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction test 2023-12-18T13:34:59.580 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction test succeeded. 2023-12-18T13:34:59.589 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction 2023-12-18T13:34:59.791 INFO:teuthology.orchestra.run.smithi002.stdout: Preparing : 1/1 2023-12-18T13:35:00.029 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:35:00.489 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:35:06.065 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:35:06.065 INFO:teuthology.orchestra.run.smithi007.stdout:Installed products updated. 2023-12-18T13:35:06.666 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:35:06.666 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2023-12-18T13:35:06.666 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:35:06.666 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:35:06.667 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2023-12-18T13:35:06.847 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install librados-devel 2023-12-18T13:35:07.265 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:35:09.340 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 21 kB/s | 4.1 kB 00:00 2023-12-18T13:35:09.693 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 39 kB/s | 4.5 kB 00:00 2023-12-18T13:35:11.550 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:35:11.550 INFO:teuthology.orchestra.run.smithi002.stdout:Installed products updated. 2023-12-18T13:35:12.169 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:35:12.170 INFO:teuthology.orchestra.run.smithi002.stdout:Installed: 2023-12-18T13:35:12.170 INFO:teuthology.orchestra.run.smithi002.stdout: ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:35:12.170 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:35:12.170 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2023-12-18T13:35:12.353 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2023-12-18T13:35:12.354 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2023-12-18T13:35:12.354 INFO:teuthology.orchestra.run.smithi007.stdout: Package Arch Version Repo Size 2023-12-18T13:35:12.354 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2023-12-18T13:35:12.354 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2023-12-18T13:35:12.354 INFO:teuthology.orchestra.run.smithi007.stdout: librados-devel x86_64 2:19.0.0-303.g861525e2.el8 ceph 139 k 2023-12-18T13:35:12.354 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:35:12.354 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2023-12-18T13:35:12.354 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2023-12-18T13:35:12.354 INFO:teuthology.orchestra.run.smithi007.stdout:Install 1 Package 2023-12-18T13:35:12.354 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:35:12.354 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 139 k 2023-12-18T13:35:12.354 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 513 k 2023-12-18T13:35:12.354 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2023-12-18T13:35:12.368 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum -y install librados-devel 2023-12-18T13:35:12.611 INFO:teuthology.orchestra.run.smithi007.stdout:librados-devel-19.0.0-303.g861525e2.el8.x86_64. 542 kB/s | 139 kB 00:00 2023-12-18T13:35:12.611 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:35:12.612 INFO:teuthology.orchestra.run.smithi007.stdout:Total 539 kB/s | 139 kB 00:00 2023-12-18T13:35:12.612 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2023-12-18T13:35:12.620 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2023-12-18T13:35:12.620 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2023-12-18T13:35:12.689 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2023-12-18T13:35:12.699 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2023-12-18T13:35:12.786 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:35:12.831 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2023-12-18T13:35:13.033 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:35:13.344 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:35:15.106 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 19 kB/s | 4.1 kB 00:00 2023-12-18T13:35:15.476 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 35 kB/s | 4.5 kB 00:00 2023-12-18T13:35:18.157 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2023-12-18T13:35:18.157 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2023-12-18T13:35:18.158 INFO:teuthology.orchestra.run.smithi002.stdout: Package Arch Version Repo Size 2023-12-18T13:35:18.158 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2023-12-18T13:35:18.158 INFO:teuthology.orchestra.run.smithi002.stdout:Installing: 2023-12-18T13:35:18.158 INFO:teuthology.orchestra.run.smithi002.stdout: librados-devel x86_64 2:19.0.0-303.g861525e2.el8 ceph 139 k 2023-12-18T13:35:18.158 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:35:18.158 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction Summary 2023-12-18T13:35:18.158 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2023-12-18T13:35:18.158 INFO:teuthology.orchestra.run.smithi002.stdout:Install 1 Package 2023-12-18T13:35:18.158 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:35:18.159 INFO:teuthology.orchestra.run.smithi002.stdout:Total download size: 139 k 2023-12-18T13:35:18.159 INFO:teuthology.orchestra.run.smithi002.stdout:Installed size: 513 k 2023-12-18T13:35:18.159 INFO:teuthology.orchestra.run.smithi002.stdout:Downloading Packages: 2023-12-18T13:35:18.564 INFO:teuthology.orchestra.run.smithi002.stdout:librados-devel-19.0.0-303.g861525e2.el8.x86_64. 343 kB/s | 139 kB 00:00 2023-12-18T13:35:18.564 INFO:teuthology.orchestra.run.smithi002.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:35:18.564 INFO:teuthology.orchestra.run.smithi002.stdout:Total 342 kB/s | 139 kB 00:00 2023-12-18T13:35:18.565 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction check 2023-12-18T13:35:18.572 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction check succeeded. 2023-12-18T13:35:18.572 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction test 2023-12-18T13:35:18.641 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction test succeeded. 2023-12-18T13:35:18.650 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction 2023-12-18T13:35:18.780 INFO:teuthology.orchestra.run.smithi002.stdout: Preparing : 1/1 2023-12-18T13:35:18.998 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:35:19.304 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:35:24.257 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:35:24.257 INFO:teuthology.orchestra.run.smithi007.stdout:Installed products updated. 2023-12-18T13:35:24.852 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:35:24.853 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2023-12-18T13:35:24.853 INFO:teuthology.orchestra.run.smithi007.stdout: librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:35:24.853 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:35:24.853 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2023-12-18T13:35:25.024 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install libcephfs2 2023-12-18T13:35:25.445 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:35:27.589 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 17 kB/s | 4.1 kB 00:00 2023-12-18T13:35:27.975 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 35 kB/s | 4.5 kB 00:00 2023-12-18T13:35:30.488 INFO:teuthology.orchestra.run.smithi007.stdout:Package libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:35:30.690 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2023-12-18T13:35:30.691 INFO:teuthology.orchestra.run.smithi007.stdout:Nothing to do. 2023-12-18T13:35:30.692 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2023-12-18T13:35:30.839 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install libcephfs-devel 2023-12-18T13:35:31.255 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:35:32.921 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 63 kB/s | 4.1 kB 00:00 2023-12-18T13:35:33.263 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 47 kB/s | 4.5 kB 00:00 2023-12-18T13:35:33.891 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:35:33.891 INFO:teuthology.orchestra.run.smithi002.stdout:Installed products updated. 2023-12-18T13:35:34.554 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:35:34.555 INFO:teuthology.orchestra.run.smithi002.stdout:Installed: 2023-12-18T13:35:34.555 INFO:teuthology.orchestra.run.smithi002.stdout: librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:35:34.555 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:35:34.555 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2023-12-18T13:35:34.736 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum -y install libcephfs2 2023-12-18T13:35:35.153 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:35:35.965 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2023-12-18T13:35:35.965 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2023-12-18T13:35:35.965 INFO:teuthology.orchestra.run.smithi007.stdout: Package Arch Version Repo Size 2023-12-18T13:35:35.965 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2023-12-18T13:35:35.965 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2023-12-18T13:35:35.966 INFO:teuthology.orchestra.run.smithi007.stdout: libcephfs-devel x86_64 2:19.0.0-303.g861525e2.el8 ceph 31 k 2023-12-18T13:35:35.966 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:35:35.966 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2023-12-18T13:35:35.966 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2023-12-18T13:35:35.966 INFO:teuthology.orchestra.run.smithi007.stdout:Install 1 Package 2023-12-18T13:35:35.966 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:35:35.966 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 31 k 2023-12-18T13:35:35.966 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 140 k 2023-12-18T13:35:35.967 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2023-12-18T13:35:36.140 INFO:teuthology.orchestra.run.smithi007.stdout:libcephfs-devel-19.0.0-303.g861525e2.el8.x86_64 179 kB/s | 31 kB 00:00 2023-12-18T13:35:36.141 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:35:36.141 INFO:teuthology.orchestra.run.smithi007.stdout:Total 177 kB/s | 31 kB 00:00 2023-12-18T13:35:36.141 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2023-12-18T13:35:36.146 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2023-12-18T13:35:36.147 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2023-12-18T13:35:36.162 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2023-12-18T13:35:36.172 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2023-12-18T13:35:36.238 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2023-12-18T13:35:36.395 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:35:36.668 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:35:37.262 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2023-12-18T13:35:37.680 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 32 kB/s | 4.5 kB 00:00 2023-12-18T13:35:40.178 INFO:teuthology.orchestra.run.smithi002.stdout:Package libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:35:40.380 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2023-12-18T13:35:40.381 INFO:teuthology.orchestra.run.smithi002.stdout:Nothing to do. 2023-12-18T13:35:40.381 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2023-12-18T13:35:40.546 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum -y install libcephfs-devel 2023-12-18T13:35:40.963 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:35:43.085 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 67 kB/s | 4.1 kB 00:00 2023-12-18T13:35:43.466 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 34 kB/s | 4.5 kB 00:00 2023-12-18T13:35:46.054 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2023-12-18T13:35:46.055 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2023-12-18T13:35:46.055 INFO:teuthology.orchestra.run.smithi002.stdout: Package Arch Version Repo Size 2023-12-18T13:35:46.055 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2023-12-18T13:35:46.055 INFO:teuthology.orchestra.run.smithi002.stdout:Installing: 2023-12-18T13:35:46.055 INFO:teuthology.orchestra.run.smithi002.stdout: libcephfs-devel x86_64 2:19.0.0-303.g861525e2.el8 ceph 31 k 2023-12-18T13:35:46.056 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:35:46.056 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction Summary 2023-12-18T13:35:46.056 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2023-12-18T13:35:46.056 INFO:teuthology.orchestra.run.smithi002.stdout:Install 1 Package 2023-12-18T13:35:46.056 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:35:46.056 INFO:teuthology.orchestra.run.smithi002.stdout:Total download size: 31 k 2023-12-18T13:35:46.056 INFO:teuthology.orchestra.run.smithi002.stdout:Installed size: 140 k 2023-12-18T13:35:46.056 INFO:teuthology.orchestra.run.smithi002.stdout:Downloading Packages: 2023-12-18T13:35:46.233 INFO:teuthology.orchestra.run.smithi002.stdout:libcephfs-devel-19.0.0-303.g861525e2.el8.x86_64 175 kB/s | 31 kB 00:00 2023-12-18T13:35:46.234 INFO:teuthology.orchestra.run.smithi002.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:35:46.234 INFO:teuthology.orchestra.run.smithi002.stdout:Total 174 kB/s | 31 kB 00:00 2023-12-18T13:35:46.234 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction check 2023-12-18T13:35:46.239 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction check succeeded. 2023-12-18T13:35:46.239 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction test 2023-12-18T13:35:46.256 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction test succeeded. 2023-12-18T13:35:46.266 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction 2023-12-18T13:35:46.456 INFO:teuthology.orchestra.run.smithi002.stdout: Preparing : 1/1 2023-12-18T13:35:46.660 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:35:46.953 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:35:47.563 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:35:47.563 INFO:teuthology.orchestra.run.smithi007.stdout:Installed products updated. 2023-12-18T13:35:48.154 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:35:48.154 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2023-12-18T13:35:48.154 INFO:teuthology.orchestra.run.smithi007.stdout: libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:35:48.154 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:35:48.154 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2023-12-18T13:35:48.358 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install librados2 2023-12-18T13:35:48.773 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:35:50.722 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 34 kB/s | 4.1 kB 00:00 2023-12-18T13:35:51.022 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 73 kB/s | 4.5 kB 00:00 2023-12-18T13:35:53.522 INFO:teuthology.orchestra.run.smithi007.stdout:Package librados2-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:35:53.719 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2023-12-18T13:35:53.721 INFO:teuthology.orchestra.run.smithi007.stdout:Nothing to do. 2023-12-18T13:35:53.721 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2023-12-18T13:35:53.876 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install librbd1 2023-12-18T13:35:54.292 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:35:56.214 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 30 kB/s | 4.1 kB 00:00 2023-12-18T13:35:56.625 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 27 kB/s | 4.5 kB 00:00 2023-12-18T13:35:59.119 INFO:teuthology.orchestra.run.smithi007.stdout:Package librbd1-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:35:59.320 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2023-12-18T13:35:59.321 INFO:teuthology.orchestra.run.smithi007.stdout:Nothing to do. 2023-12-18T13:35:59.321 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2023-12-18T13:35:59.474 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install python3-rados 2023-12-18T13:35:59.890 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:36:00.176 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:36:00.177 INFO:teuthology.orchestra.run.smithi002.stdout:Installed products updated. 2023-12-18T13:36:00.789 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:36:00.789 INFO:teuthology.orchestra.run.smithi002.stdout:Installed: 2023-12-18T13:36:00.789 INFO:teuthology.orchestra.run.smithi002.stdout: libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:36:00.789 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:36:00.789 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2023-12-18T13:36:01.026 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum -y install librados2 2023-12-18T13:36:01.442 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:36:01.911 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 35 kB/s | 4.1 kB 00:00 2023-12-18T13:36:02.268 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 39 kB/s | 4.5 kB 00:00 2023-12-18T13:36:03.726 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 35 kB/s | 4.1 kB 00:00 2023-12-18T13:36:04.074 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 47 kB/s | 4.5 kB 00:00 2023-12-18T13:36:04.773 INFO:teuthology.orchestra.run.smithi007.stdout:Package python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:36:04.978 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2023-12-18T13:36:04.980 INFO:teuthology.orchestra.run.smithi007.stdout:Nothing to do. 2023-12-18T13:36:04.980 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2023-12-18T13:36:05.137 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install python3-rgw 2023-12-18T13:36:05.556 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:36:06.616 INFO:teuthology.orchestra.run.smithi002.stdout:Package librados2-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:36:06.815 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2023-12-18T13:36:06.816 INFO:teuthology.orchestra.run.smithi002.stdout:Nothing to do. 2023-12-18T13:36:06.817 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2023-12-18T13:36:07.099 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum -y install librbd1 2023-12-18T13:36:07.515 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:36:07.544 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 27 kB/s | 4.1 kB 00:00 2023-12-18T13:36:07.892 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 43 kB/s | 4.5 kB 00:00 2023-12-18T13:36:09.513 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 47 kB/s | 4.1 kB 00:00 2023-12-18T13:36:09.901 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 32 kB/s | 4.5 kB 00:00 2023-12-18T13:36:10.406 INFO:teuthology.orchestra.run.smithi007.stdout:Package python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:36:10.604 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2023-12-18T13:36:10.606 INFO:teuthology.orchestra.run.smithi007.stdout:Nothing to do. 2023-12-18T13:36:10.606 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2023-12-18T13:36:10.756 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install python3-cephfs 2023-12-18T13:36:11.168 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:36:12.410 INFO:teuthology.orchestra.run.smithi002.stdout:Package librbd1-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:36:12.613 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2023-12-18T13:36:12.613 INFO:teuthology.orchestra.run.smithi002.stdout:Nothing to do. 2023-12-18T13:36:12.613 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2023-12-18T13:36:12.779 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum -y install python3-rados 2023-12-18T13:36:13.072 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 30 kB/s | 4.1 kB 00:00 2023-12-18T13:36:13.198 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:36:13.401 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 62 kB/s | 4.5 kB 00:00 2023-12-18T13:36:15.244 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 19 kB/s | 4.1 kB 00:00 2023-12-18T13:36:15.597 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 41 kB/s | 4.5 kB 00:00 2023-12-18T13:36:15.887 INFO:teuthology.orchestra.run.smithi007.stdout:Package python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:36:16.087 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2023-12-18T13:36:16.089 INFO:teuthology.orchestra.run.smithi007.stdout:Nothing to do. 2023-12-18T13:36:16.089 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2023-12-18T13:36:16.240 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install python3-rbd 2023-12-18T13:36:16.657 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:36:18.094 INFO:teuthology.orchestra.run.smithi002.stdout:Package python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:36:18.292 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2023-12-18T13:36:18.293 INFO:teuthology.orchestra.run.smithi002.stdout:Nothing to do. 2023-12-18T13:36:18.293 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2023-12-18T13:36:18.403 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 33 kB/s | 4.1 kB 00:00 2023-12-18T13:36:18.577 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum -y install python3-rgw 2023-12-18T13:36:18.777 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 34 kB/s | 4.5 kB 00:00 2023-12-18T13:36:18.992 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:36:21.074 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 30 kB/s | 4.1 kB 00:00 2023-12-18T13:36:21.297 INFO:teuthology.orchestra.run.smithi007.stdout:Package python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:36:21.445 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 36 kB/s | 4.5 kB 00:00 2023-12-18T13:36:21.500 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2023-12-18T13:36:21.502 INFO:teuthology.orchestra.run.smithi007.stdout:Nothing to do. 2023-12-18T13:36:21.502 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2023-12-18T13:36:21.666 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install rbd-fuse 2023-12-18T13:36:22.081 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:36:23.862 INFO:teuthology.orchestra.run.smithi002.stdout:Package python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:36:24.064 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2023-12-18T13:36:24.066 INFO:teuthology.orchestra.run.smithi002.stdout:Nothing to do. 2023-12-18T13:36:24.066 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2023-12-18T13:36:24.190 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 36 kB/s | 4.1 kB 00:00 2023-12-18T13:36:24.227 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum -y install python3-cephfs 2023-12-18T13:36:24.606 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 27 kB/s | 4.5 kB 00:00 2023-12-18T13:36:24.643 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:36:26.589 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2023-12-18T13:36:26.960 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 37 kB/s | 4.5 kB 00:00 2023-12-18T13:36:27.320 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2023-12-18T13:36:27.321 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2023-12-18T13:36:27.321 INFO:teuthology.orchestra.run.smithi007.stdout: Package Architecture Version Repository Size 2023-12-18T13:36:27.321 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2023-12-18T13:36:27.321 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2023-12-18T13:36:27.321 INFO:teuthology.orchestra.run.smithi007.stdout: rbd-fuse x86_64 2:19.0.0-303.g861525e2.el8 ceph 93 k 2023-12-18T13:36:27.321 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:36:27.322 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2023-12-18T13:36:27.322 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2023-12-18T13:36:27.322 INFO:teuthology.orchestra.run.smithi007.stdout:Install 1 Package 2023-12-18T13:36:27.322 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:36:27.322 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 93 k 2023-12-18T13:36:27.322 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 280 k 2023-12-18T13:36:27.322 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2023-12-18T13:36:27.495 INFO:teuthology.orchestra.run.smithi007.stdout:rbd-fuse-19.0.0-303.g861525e2.el8.x86_64.rpm 538 kB/s | 93 kB 00:00 2023-12-18T13:36:27.495 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:36:27.496 INFO:teuthology.orchestra.run.smithi007.stdout:Total 534 kB/s | 93 kB 00:00 2023-12-18T13:36:27.496 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2023-12-18T13:36:27.509 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2023-12-18T13:36:27.509 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2023-12-18T13:36:27.576 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2023-12-18T13:36:27.586 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2023-12-18T13:36:27.706 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2023-12-18T13:36:27.845 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:36:28.150 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:36:29.461 INFO:teuthology.orchestra.run.smithi002.stdout:Package python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:36:29.659 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2023-12-18T13:36:29.661 INFO:teuthology.orchestra.run.smithi002.stdout:Nothing to do. 2023-12-18T13:36:29.661 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2023-12-18T13:36:29.839 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum -y install python3-rbd 2023-12-18T13:36:30.252 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:36:32.175 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 36 kB/s | 4.1 kB 00:00 2023-12-18T13:36:32.497 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 67 kB/s | 4.5 kB 00:00 2023-12-18T13:36:35.018 INFO:teuthology.orchestra.run.smithi002.stdout:Package python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:36:35.220 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2023-12-18T13:36:35.222 INFO:teuthology.orchestra.run.smithi002.stdout:Nothing to do. 2023-12-18T13:36:35.222 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2023-12-18T13:36:35.413 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum -y install rbd-fuse 2023-12-18T13:36:35.828 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:36:37.769 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 23 kB/s | 4.1 kB 00:00 2023-12-18T13:36:38.240 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 22 kB/s | 4.5 kB 00:00 2023-12-18T13:36:40.286 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:36:40.286 INFO:teuthology.orchestra.run.smithi007.stdout:Installed products updated. 2023-12-18T13:36:40.896 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:36:40.896 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2023-12-18T13:36:40.896 INFO:teuthology.orchestra.run.smithi007.stdout: rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:36:40.896 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:36:40.896 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2023-12-18T13:36:40.930 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2023-12-18T13:36:40.931 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2023-12-18T13:36:40.931 INFO:teuthology.orchestra.run.smithi002.stdout: Package Architecture Version Repository Size 2023-12-18T13:36:40.931 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2023-12-18T13:36:40.931 INFO:teuthology.orchestra.run.smithi002.stdout:Installing: 2023-12-18T13:36:40.931 INFO:teuthology.orchestra.run.smithi002.stdout: rbd-fuse x86_64 2:19.0.0-303.g861525e2.el8 ceph 93 k 2023-12-18T13:36:40.931 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:36:40.931 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction Summary 2023-12-18T13:36:40.931 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2023-12-18T13:36:40.932 INFO:teuthology.orchestra.run.smithi002.stdout:Install 1 Package 2023-12-18T13:36:40.932 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:36:40.932 INFO:teuthology.orchestra.run.smithi002.stdout:Total download size: 93 k 2023-12-18T13:36:40.932 INFO:teuthology.orchestra.run.smithi002.stdout:Installed size: 280 k 2023-12-18T13:36:40.932 INFO:teuthology.orchestra.run.smithi002.stdout:Downloading Packages: 2023-12-18T13:36:41.070 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install rbd-mirror 2023-12-18T13:36:41.263 INFO:teuthology.orchestra.run.smithi002.stdout:rbd-fuse-19.0.0-303.g861525e2.el8.x86_64.rpm 283 kB/s | 93 kB 00:00 2023-12-18T13:36:41.264 INFO:teuthology.orchestra.run.smithi002.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:36:41.264 INFO:teuthology.orchestra.run.smithi002.stdout:Total 282 kB/s | 93 kB 00:00 2023-12-18T13:36:41.264 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction check 2023-12-18T13:36:41.278 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction check succeeded. 2023-12-18T13:36:41.279 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction test 2023-12-18T13:36:41.350 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction test succeeded. 2023-12-18T13:36:41.359 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction 2023-12-18T13:36:41.486 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:36:41.515 INFO:teuthology.orchestra.run.smithi002.stdout: Preparing : 1/1 2023-12-18T13:36:41.660 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:36:41.977 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:36:43.439 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 31 kB/s | 4.1 kB 00:00 2023-12-18T13:36:43.800 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 36 kB/s | 4.5 kB 00:00 2023-12-18T13:36:46.526 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2023-12-18T13:36:46.527 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2023-12-18T13:36:46.527 INFO:teuthology.orchestra.run.smithi007.stdout: Package Arch Version Repo Size 2023-12-18T13:36:46.527 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2023-12-18T13:36:46.527 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2023-12-18T13:36:46.527 INFO:teuthology.orchestra.run.smithi007.stdout: rbd-mirror x86_64 2:19.0.0-303.g861525e2.el8 ceph 3.6 M 2023-12-18T13:36:46.527 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:36:46.528 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2023-12-18T13:36:46.528 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2023-12-18T13:36:46.528 INFO:teuthology.orchestra.run.smithi007.stdout:Install 1 Package 2023-12-18T13:36:46.528 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:36:46.528 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 3.6 M 2023-12-18T13:36:46.528 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 17 M 2023-12-18T13:36:46.528 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2023-12-18T13:36:46.889 INFO:teuthology.orchestra.run.smithi007.stdout:rbd-mirror-19.0.0-303.g861525e2.el8.x86_64.rpm 9.9 MB/s | 3.6 MB 00:00 2023-12-18T13:36:46.890 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:36:46.890 INFO:teuthology.orchestra.run.smithi007.stdout:Total 9.9 MB/s | 3.6 MB 00:00 2023-12-18T13:36:46.891 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2023-12-18T13:36:46.907 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2023-12-18T13:36:46.907 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2023-12-18T13:36:46.987 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2023-12-18T13:36:46.997 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2023-12-18T13:36:47.507 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2023-12-18T13:36:47.635 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:36:48.140 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:36:50.872 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:36:50.872 INFO:teuthology.orchestra.run.smithi002.stdout:Installed products updated. 2023-12-18T13:36:51.493 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:36:51.493 INFO:teuthology.orchestra.run.smithi002.stdout:Installed: 2023-12-18T13:36:51.493 INFO:teuthology.orchestra.run.smithi002.stdout: rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:36:51.493 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:36:51.493 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2023-12-18T13:36:51.709 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum -y install rbd-mirror 2023-12-18T13:36:52.127 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:36:54.226 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 23 kB/s | 4.1 kB 00:00 2023-12-18T13:36:54.579 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 43 kB/s | 4.5 kB 00:00 2023-12-18T13:36:57.279 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2023-12-18T13:36:57.280 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2023-12-18T13:36:57.280 INFO:teuthology.orchestra.run.smithi002.stdout: Package Arch Version Repo Size 2023-12-18T13:36:57.280 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2023-12-18T13:36:57.280 INFO:teuthology.orchestra.run.smithi002.stdout:Installing: 2023-12-18T13:36:57.280 INFO:teuthology.orchestra.run.smithi002.stdout: rbd-mirror x86_64 2:19.0.0-303.g861525e2.el8 ceph 3.6 M 2023-12-18T13:36:57.280 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:36:57.280 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction Summary 2023-12-18T13:36:57.280 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2023-12-18T13:36:57.281 INFO:teuthology.orchestra.run.smithi002.stdout:Install 1 Package 2023-12-18T13:36:57.281 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:36:57.281 INFO:teuthology.orchestra.run.smithi002.stdout:Total download size: 3.6 M 2023-12-18T13:36:57.281 INFO:teuthology.orchestra.run.smithi002.stdout:Installed size: 17 M 2023-12-18T13:36:57.281 INFO:teuthology.orchestra.run.smithi002.stdout:Downloading Packages: 2023-12-18T13:36:59.165 INFO:teuthology.orchestra.run.smithi002.stdout:rbd-mirror-19.0.0-303.g861525e2.el8.x86_64.rpm 1.9 MB/s | 3.6 MB 00:01 2023-12-18T13:36:59.166 INFO:teuthology.orchestra.run.smithi002.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:36:59.166 INFO:teuthology.orchestra.run.smithi002.stdout:Total 1.9 MB/s | 3.6 MB 00:01 2023-12-18T13:36:59.166 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction check 2023-12-18T13:36:59.182 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction check succeeded. 2023-12-18T13:36:59.182 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction test 2023-12-18T13:36:59.263 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction test succeeded. 2023-12-18T13:36:59.273 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction 2023-12-18T13:36:59.773 INFO:teuthology.orchestra.run.smithi002.stdout: Preparing : 1/1 2023-12-18T13:36:59.917 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:37:00.393 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:37:01.602 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:37:01.602 INFO:teuthology.orchestra.run.smithi007.stdout:Installed products updated. 2023-12-18T13:37:02.206 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:37:02.206 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2023-12-18T13:37:02.206 INFO:teuthology.orchestra.run.smithi007.stdout: rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:37:02.206 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:37:02.206 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2023-12-18T13:37:02.417 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install rbd-nbd 2023-12-18T13:37:02.837 INFO:teuthology.orchestra.run.smithi007.stdout:Updating Subscription Management repositories. 2023-12-18T13:37:05.015 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 42 kB/s | 4.1 kB 00:00 2023-12-18T13:37:05.390 INFO:teuthology.orchestra.run.smithi007.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 34 kB/s | 4.5 kB 00:00 2023-12-18T13:37:08.096 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2023-12-18T13:37:08.096 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2023-12-18T13:37:08.096 INFO:teuthology.orchestra.run.smithi007.stdout: Package Architecture Version Repository Size 2023-12-18T13:37:08.097 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2023-12-18T13:37:08.097 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2023-12-18T13:37:08.097 INFO:teuthology.orchestra.run.smithi007.stdout: rbd-nbd x86_64 2:19.0.0-303.g861525e2.el8 ceph 181 k 2023-12-18T13:37:08.097 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:37:08.097 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2023-12-18T13:37:08.097 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2023-12-18T13:37:08.097 INFO:teuthology.orchestra.run.smithi007.stdout:Install 1 Package 2023-12-18T13:37:08.097 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:37:08.098 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 181 k 2023-12-18T13:37:08.098 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 573 k 2023-12-18T13:37:08.098 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2023-12-18T13:37:08.283 INFO:teuthology.orchestra.run.smithi007.stdout:rbd-nbd-19.0.0-303.g861525e2.el8.x86_64.rpm 976 kB/s | 181 kB 00:00 2023-12-18T13:37:08.284 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:37:08.284 INFO:teuthology.orchestra.run.smithi007.stdout:Total 969 kB/s | 181 kB 00:00 2023-12-18T13:37:08.284 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2023-12-18T13:37:08.299 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2023-12-18T13:37:08.299 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2023-12-18T13:37:08.368 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2023-12-18T13:37:08.377 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2023-12-18T13:37:08.564 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2023-12-18T13:37:08.713 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:37:09.014 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:37:12.241 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:37:12.242 INFO:teuthology.orchestra.run.smithi002.stdout:Installed products updated. 2023-12-18T13:37:12.869 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:37:12.869 INFO:teuthology.orchestra.run.smithi002.stdout:Installed: 2023-12-18T13:37:12.870 INFO:teuthology.orchestra.run.smithi002.stdout: rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:37:12.870 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:37:12.870 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2023-12-18T13:37:13.063 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum -y install rbd-nbd 2023-12-18T13:37:13.483 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2023-12-18T13:37:15.436 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2023-12-18T13:37:15.858 INFO:teuthology.orchestra.run.smithi002.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 27 kB/s | 4.5 kB 00:00 2023-12-18T13:37:18.480 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2023-12-18T13:37:18.481 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2023-12-18T13:37:18.481 INFO:teuthology.orchestra.run.smithi002.stdout: Package Architecture Version Repository Size 2023-12-18T13:37:18.481 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2023-12-18T13:37:18.481 INFO:teuthology.orchestra.run.smithi002.stdout:Installing: 2023-12-18T13:37:18.481 INFO:teuthology.orchestra.run.smithi002.stdout: rbd-nbd x86_64 2:19.0.0-303.g861525e2.el8 ceph 181 k 2023-12-18T13:37:18.481 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:37:18.481 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction Summary 2023-12-18T13:37:18.481 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2023-12-18T13:37:18.481 INFO:teuthology.orchestra.run.smithi002.stdout:Install 1 Package 2023-12-18T13:37:18.482 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:37:18.482 INFO:teuthology.orchestra.run.smithi002.stdout:Total download size: 181 k 2023-12-18T13:37:18.482 INFO:teuthology.orchestra.run.smithi002.stdout:Installed size: 573 k 2023-12-18T13:37:18.482 INFO:teuthology.orchestra.run.smithi002.stdout:Downloading Packages: 2023-12-18T13:37:18.693 INFO:teuthology.orchestra.run.smithi002.stdout:rbd-nbd-19.0.0-303.g861525e2.el8.x86_64.rpm 862 kB/s | 181 kB 00:00 2023-12-18T13:37:18.693 INFO:teuthology.orchestra.run.smithi002.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:37:18.694 INFO:teuthology.orchestra.run.smithi002.stdout:Total 856 kB/s | 181 kB 00:00 2023-12-18T13:37:18.694 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction check 2023-12-18T13:37:18.708 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction check succeeded. 2023-12-18T13:37:18.708 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction test 2023-12-18T13:37:18.774 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction test succeeded. 2023-12-18T13:37:18.784 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction 2023-12-18T13:37:19.002 INFO:teuthology.orchestra.run.smithi002.stdout: Preparing : 1/1 2023-12-18T13:37:19.146 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:37:19.473 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:37:21.982 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:37:21.982 INFO:teuthology.orchestra.run.smithi007.stdout:Installed products updated. 2023-12-18T13:37:22.621 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:37:22.622 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2023-12-18T13:37:22.622 INFO:teuthology.orchestra.run.smithi007.stdout: rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:37:22.622 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:37:22.622 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2023-12-18T13:37:22.789 DEBUG:teuthology.parallel:result is None 2023-12-18T13:37:32.265 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:37:32.265 INFO:teuthology.orchestra.run.smithi002.stdout:Installed products updated. 2023-12-18T13:37:32.872 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:37:32.873 INFO:teuthology.orchestra.run.smithi002.stdout:Installed: 2023-12-18T13:37:32.873 INFO:teuthology.orchestra.run.smithi002.stdout: rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:37:32.873 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:37:32.873 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2023-12-18T13:37:33.050 DEBUG:teuthology.parallel:result is None 2023-12-18T13:37:33.050 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:37:33.279 DEBUG:teuthology.orchestra.run.smithi002:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-18T13:37:33.309 INFO:teuthology.orchestra.run.smithi002.stdout:19.0.0-303.g861525e2.el8 2023-12-18T13:37:33.309 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-303.g861525e2.el8 2023-12-18T13:37:33.309 INFO:teuthology.task.install:The correct ceph version 19.0.0-303.g861525e2 is installed. 2023-12-18T13:37:33.311 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:37:33.527 DEBUG:teuthology.orchestra.run.smithi007:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-18T13:37:33.558 INFO:teuthology.orchestra.run.smithi007.stdout:19.0.0-303.g861525e2.el8 2023-12-18T13:37:33.558 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-303.g861525e2.el8 2023-12-18T13:37:33.559 INFO:teuthology.task.install:The correct ceph version 19.0.0-303.g861525e2 is installed. 2023-12-18T13:37:33.561 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-12-18T13:37:33.562 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2023-12-18T13:37:33.562 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-18T13:37:33.614 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2023-12-18T13:37:33.614 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-18T13:37:33.665 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-12-18T13:37:33.665 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2023-12-18T13:37:33.665 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd of=/usr/bin/daemon-helper 2023-12-18T13:37:33.699 DEBUG:teuthology.orchestra.run.smithi002:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-18T13:37:33.774 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2023-12-18T13:37:33.775 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/usr/bin/daemon-helper 2023-12-18T13:37:33.810 DEBUG:teuthology.orchestra.run.smithi007:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-18T13:37:33.885 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-12-18T13:37:33.885 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2023-12-18T13:37:33.886 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-18T13:37:33.920 DEBUG:teuthology.orchestra.run.smithi002:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-18T13:37:33.994 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2023-12-18T13:37:33.994 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-18T13:37:34.028 DEBUG:teuthology.orchestra.run.smithi007:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-18T13:37:34.102 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-12-18T13:37:34.103 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2023-12-18T13:37:34.103 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd of=/usr/bin/stdin-killer 2023-12-18T13:37:34.137 DEBUG:teuthology.orchestra.run.smithi002:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-18T13:37:34.212 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2023-12-18T13:37:34.212 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/usr/bin/stdin-killer 2023-12-18T13:37:34.247 DEBUG:teuthology.orchestra.run.smithi007:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-18T13:37:34.322 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-18T13:37:34.408 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:37:34.408 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 2023-12-18T13:37:34.409 INFO:tasks.cephadm:Cluster fsid is 99b8ce6a-9daa-11ee-95a5-87774f69a715 2023-12-18T13:37:34.409 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-18T13:37:34.409 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.2', 'mon.b': '172.21.15.7'} 2023-12-18T13:37:34.409 INFO:tasks.cephadm:First mon is mon.a on smithi002 2023-12-18T13:37:34.409 INFO:tasks.cephadm:First mgr is a 2023-12-18T13:37:34.409 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-18T13:37:34.410 DEBUG:teuthology.orchestra.run.smithi002:> sudo hostname $(hostname -s) 2023-12-18T13:37:34.446 DEBUG:teuthology.orchestra.run.smithi007:> sudo hostname $(hostname -s) 2023-12-18T13:37:34.481 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2023-12-18T13:37:34.482 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:37:34.632 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:37:34.852 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:37:34.853 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:37:34.853 DEBUG:teuthology.orchestra.run.smithi002:> 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:37:35.479 INFO:teuthology.orchestra.run.smithi002.stdout:-rw-rw-r--. 1 ubuntu ubuntu 2235938 Dec 18 13:37 /home/ubuntu/cephtest/cephadm 2023-12-18T13:37:35.479 DEBUG:teuthology.orchestra.run.smithi007:> 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:37:35.964 INFO:teuthology.orchestra.run.smithi007.stdout:-rw-rw-r--. 1 ubuntu ubuntu 2235938 Dec 18 13:37 /home/ubuntu/cephtest/cephadm 2023-12-18T13:37:35.964 DEBUG:teuthology.orchestra.run.smithi002:> 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:37:35.987 DEBUG:teuthology.orchestra.run.smithi007:> 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:37:36.020 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 on all hosts... 2023-12-18T13:37:36.021 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 pull 2023-12-18T13:37:36.029 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 pull 2023-12-18T13:37:37.260 INFO:teuthology.orchestra.run.smithi007.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1... 2023-12-18T13:37:37.459 INFO:teuthology.orchestra.run.smithi002.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1... 2023-12-18T13:38:07.354 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2023-12-18T13:38:07.354 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph_version": "ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev)", 2023-12-18T13:38:07.355 INFO:teuthology.orchestra.run.smithi007.stdout: "image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", 2023-12-18T13:38:07.355 INFO:teuthology.orchestra.run.smithi007.stdout: "repo_digests": [ 2023-12-18T13:38:07.355 INFO:teuthology.orchestra.run.smithi007.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e" 2023-12-18T13:38:07.355 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2023-12-18T13:38:07.355 INFO:teuthology.orchestra.run.smithi007.stdout:} 2023-12-18T13:38:58.929 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2023-12-18T13:38:58.929 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph_version": "ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev)", 2023-12-18T13:38:58.929 INFO:teuthology.orchestra.run.smithi002.stdout: "image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", 2023-12-18T13:38:58.929 INFO:teuthology.orchestra.run.smithi002.stdout: "repo_digests": [ 2023-12-18T13:38:58.929 INFO:teuthology.orchestra.run.smithi002.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e" 2023-12-18T13:38:58.930 INFO:teuthology.orchestra.run.smithi002.stdout: ] 2023-12-18T13:38:58.930 INFO:teuthology.orchestra.run.smithi002.stdout:} 2023-12-18T13:38:58.963 DEBUG:teuthology.orchestra.run.smithi002:> sudo mkdir -p /etc/ceph 2023-12-18T13:38:58.999 DEBUG:teuthology.orchestra.run.smithi007:> sudo mkdir -p /etc/ceph 2023-12-18T13:38:59.040 DEBUG:teuthology.orchestra.run.smithi002:> sudo chmod 777 /etc/ceph 2023-12-18T13:38:59.074 DEBUG:teuthology.orchestra.run.smithi007:> sudo chmod 777 /etc/ceph 2023-12-18T13:38:59.117 INFO:tasks.cephadm:Writing seed config... 2023-12-18T13:38:59.118 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-12-18T13:38:59.118 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-18T13:38:59.118 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-18T13:38:59.118 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2023-12-18T13:38:59.118 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-18T13:38:59.118 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-18T13:38:59.118 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-18T13:38:59.118 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-18T13:38:59.118 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-18T13:38:59.119 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2023-12-18T13:38:59.119 DEBUG:teuthology.orchestra.run.smithi002:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-18T13:38:59.141 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 = 99b8ce6a-9daa-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:38:59.141 DEBUG:teuthology.orchestra.run.smithi002:mon.a> sudo journalctl -f -n 0 -u ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@mon.a.service 2023-12-18T13:38:59.183 DEBUG:teuthology.orchestra.run.smithi002:mgr.a> sudo journalctl -f -n 0 -u ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@mgr.a.service 2023-12-18T13:38:59.218 INFO:journalctl@ceph.mon.a.smithi002.stdout:-- Logs begin at Mon 2023-12-18 13:21:11 UTC. -- 2023-12-18T13:38:59.219 INFO:tasks.cephadm:Bootstrapping... 2023-12-18T13:38:59.219 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 -v bootstrap --fsid 99b8ce6a-9daa-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.2 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-18T13:38:59.250 INFO:journalctl@ceph.mgr.a.smithi002.stdout:-- Logs begin at Mon 2023-12-18 13:21:11 UTC. -- 2023-12-18T13:38:59.456 INFO:teuthology.orchestra.run.smithi002.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:38:59.457 INFO:teuthology.orchestra.run.smithi002.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1', '-v', 'bootstrap', '--fsid', '99b8ce6a-9daa-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.2', '--skip-admin-label'] 2023-12-18T13:38:59.492 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stdout 4.6.1 2023-12-18T13:38:59.492 INFO:teuthology.orchestra.run.smithi002.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-12-18T13:38:59.492 INFO:teuthology.orchestra.run.smithi002.stdout:Verifying podman|docker is present... 2023-12-18T13:38:59.523 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stdout 4.6.1 2023-12-18T13:38:59.523 INFO:teuthology.orchestra.run.smithi002.stdout:Verifying lvm2 is present... 2023-12-18T13:38:59.523 INFO:teuthology.orchestra.run.smithi002.stdout:Verifying time synchronization is in place... 2023-12-18T13:38:59.531 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-12-18T13:38:59.531 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-18T13:38:59.538 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-12-18T13:38:59.538 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout inactive 2023-12-18T13:38:59.545 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout enabled 2023-12-18T13:38:59.551 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout active 2023-12-18T13:38:59.551 INFO:teuthology.orchestra.run.smithi002.stdout:Unit chronyd.service is enabled and running 2023-12-18T13:38:59.551 INFO:teuthology.orchestra.run.smithi002.stdout:Repeating the final host check... 2023-12-18T13:38:59.583 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stdout 4.6.1 2023-12-18T13:38:59.583 INFO:teuthology.orchestra.run.smithi002.stdout:podman (/bin/podman) version 4.6.1 is present 2023-12-18T13:38:59.583 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl is present 2023-12-18T13:38:59.583 INFO:teuthology.orchestra.run.smithi002.stdout:lvcreate is present 2023-12-18T13:38:59.590 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-12-18T13:38:59.590 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-18T13:38:59.597 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-12-18T13:38:59.597 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout inactive 2023-12-18T13:38:59.603 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout enabled 2023-12-18T13:38:59.610 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout active 2023-12-18T13:38:59.610 INFO:teuthology.orchestra.run.smithi002.stdout:Unit chronyd.service is enabled and running 2023-12-18T13:38:59.610 INFO:teuthology.orchestra.run.smithi002.stdout:Host looks OK 2023-12-18T13:38:59.610 INFO:teuthology.orchestra.run.smithi002.stdout:Cluster fsid: 99b8ce6a-9daa-11ee-95a5-87774f69a715 2023-12-18T13:38:59.611 INFO:teuthology.orchestra.run.smithi002.stdout:Acquiring lock 140195389040288 on /run/cephadm/99b8ce6a-9daa-11ee-95a5-87774f69a715.lock 2023-12-18T13:38:59.611 INFO:teuthology.orchestra.run.smithi002.stdout:Lock 140195389040288 acquired on /run/cephadm/99b8ce6a-9daa-11ee-95a5-87774f69a715.lock 2023-12-18T13:38:59.611 INFO:teuthology.orchestra.run.smithi002.stdout:Verifying IP 172.21.15.2 port 3300 ... 2023-12-18T13:38:59.612 INFO:teuthology.orchestra.run.smithi002.stdout:Verifying IP 172.21.15.2 port 6789 ... 2023-12-18T13:38:59.612 INFO:teuthology.orchestra.run.smithi002.stdout:Base mon IP(s) is [172.21.15.2:3300, 172.21.15.2:6789], mon addrv is [v2:172.21.15.2:3300,v1:172.21.15.2:6789] 2023-12-18T13:38:59.615 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp metric 100 2023-12-18T13:38:59.615 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.2 metric 100 2023-12-18T13:38:59.618 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-12-18T13:38:59.618 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2023-12-18T13:38:59.619 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1785sec hoplimit 64 pref medium 2023-12-18T13:38:59.621 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-12-18T13:38:59.622 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2023-12-18T13:38:59.622 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-12-18T13:38:59.622 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2023-12-18T13:38:59.622 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:1920/64 scope link 2023-12-18T13:38:59.622 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-12-18T13:38:59.622 INFO:teuthology.orchestra.run.smithi002.stdout:Mon IP `172.21.15.2` is in CIDR network `172.21.0.0/20` 2023-12-18T13:38:59.622 INFO:teuthology.orchestra.run.smithi002.stdout:Mon IP `172.21.15.2` is in CIDR network `172.21.0.0/20` 2023-12-18T13:38:59.622 INFO:teuthology.orchestra.run.smithi002.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-12-18T13:38:59.623 INFO:teuthology.orchestra.run.smithi002.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-12-18T13:38:59.624 INFO:teuthology.orchestra.run.smithi002.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1... 2023-12-18T13:39:00.208 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stdout 4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725 2023-12-18T13:39:00.208 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1... 2023-12-18T13:39:00.208 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stderr Getting image source signatures 2023-12-18T13:39:00.208 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stderr Copying blob sha256:0cf09d79b029974133ec1e167dd04e3ef601e6560cee9a30f85b71eb1a67ec95 2023-12-18T13:39:00.208 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stderr Copying blob sha256:46af8f5390d4e94fc57efb422ccb97bb53dfe5b948546bfc191b46557eb2dbd9 2023-12-18T13:39:00.208 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stderr Copying config sha256:4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725 2023-12-18T13:39:00.208 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stderr Writing manifest to image destination 2023-12-18T13:39:00.999 INFO:teuthology.orchestra.run.smithi002.stdout:ceph: stdout ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev) 2023-12-18T13:39:01.000 INFO:teuthology.orchestra.run.smithi002.stdout:Ceph version: ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev) 2023-12-18T13:39:01.000 INFO:teuthology.orchestra.run.smithi002.stdout:Extracting ceph user uid/gid from container image... 2023-12-18T13:39:01.770 INFO:teuthology.orchestra.run.smithi002.stdout:stat: stdout 167 167 2023-12-18T13:39:01.770 INFO:teuthology.orchestra.run.smithi002.stdout:Creating initial keys... 2023-12-18T13:39:02.415 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph-authtool: stdout AQB2S4BlNY0XBBAAt7zMxszesFLfJB82tWRT6g== 2023-12-18T13:39:03.394 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph-authtool: stdout AQB2S4BllR9vKRAAxklxeeK2HJ0EldDkjbJ2Rg== 2023-12-18T13:39:04.081 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph-authtool: stdout AQB3S4BlcI1BKhAAJdzh+TP+BjJ+6NdOBdYuzw== 2023-12-18T13:39:04.081 INFO:teuthology.orchestra.run.smithi002.stdout:Creating initial monmap... 2023-12-18T13:39:04.698 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-18T13:39:04.698 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2023-12-18T13:39:04.698 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 99b8ce6a-9daa-11ee-95a5-87774f69a715 2023-12-18T13:39:04.698 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-18T13:39:04.699 INFO:teuthology.orchestra.run.smithi002.stdout:monmaptool for a [v2:172.21.15.2:3300,v1:172.21.15.2:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-18T13:39:04.699 INFO:teuthology.orchestra.run.smithi002.stdout:setting min_mon_release = quincy 2023-12-18T13:39:04.699 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/monmaptool: set fsid to 99b8ce6a-9daa-11ee-95a5-87774f69a715 2023-12-18T13:39:04.699 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-18T13:39:04.699 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:39:04.699 INFO:teuthology.orchestra.run.smithi002.stdout:Creating mon... 2023-12-18T13:39:05.421 INFO:teuthology.orchestra.run.smithi002.stdout:create mon.a on 2023-12-18T13:39:05.569 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-12-18T13:39:05.670 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-12-18T13:39:05.829 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715.target → /etc/systemd/system/ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715.target. 2023-12-18T13:39:05.829 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715.target → /etc/systemd/system/ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715.target. 2023-12-18T13:39:06.040 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@mon.a 2023-12-18T13:39:06.040 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Failed to reset failed state of unit ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@mon.a.service: Unit ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@mon.a.service not loaded. 2023-12-18T13:39:06.143 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715.target.wants/ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@mon.a.service → /etc/systemd/system/ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@.service. 2023-12-18T13:39:06.565 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-18T13:39:06.565 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout disabled 2023-12-18T13:39:06.575 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-18T13:39:06.575 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout inactive 2023-12-18T13:39:06.575 INFO:teuthology.orchestra.run.smithi002.stdout:firewalld.service is not enabled 2023-12-18T13:39:06.575 INFO:teuthology.orchestra.run.smithi002.stdout:Not possible to enable service . firewalld.service is not available 2023-12-18T13:39:06.575 INFO:teuthology.orchestra.run.smithi002.stdout:Waiting for mon to start... 2023-12-18T13:39:06.575 INFO:teuthology.orchestra.run.smithi002.stdout:Waiting for mon... 2023-12-18T13:39:06.808 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:06 smithi002 ceph-mon[38423]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-18T13:39:07.446 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout cluster: 2023-12-18T13:39:07.446 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout id: 99b8ce6a-9daa-11ee-95a5-87774f69a715 2023-12-18T13:39:07.446 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-12-18T13:39:07.446 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2023-12-18T13:39:07.446 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout services: 2023-12-18T13:39:07.446 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.530041s) 2023-12-18T13:39:07.446 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-12-18T13:39:07.446 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-12-18T13:39:07.447 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2023-12-18T13:39:07.447 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout data: 2023-12-18T13:39:07.447 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-12-18T13:39:07.447 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-12-18T13:39:07.447 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-12-18T13:39:07.447 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout pgs: 2023-12-18T13:39:07.447 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2023-12-18T13:39:07.447 INFO:teuthology.orchestra.run.smithi002.stdout:mon is available 2023-12-18T13:39:07.448 INFO:teuthology.orchestra.run.smithi002.stdout:Assimilating anything we can from ceph.conf... 2023-12-18T13:39:07.670 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:07 smithi002 ceph-mon[38423]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-18T13:39:07.670 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:07 smithi002 ceph-mon[38423]: monmap e1: 1 mons at {a=[v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:39:07.670 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:07 smithi002 ceph-mon[38423]: fsmap 2023-12-18T13:39:07.671 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:07 smithi002 ceph-mon[38423]: osdmap e1: 0 total, 0 up, 0 in 2023-12-18T13:39:07.671 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:07 smithi002 ceph-mon[38423]: mgrmap e1: no daemons active 2023-12-18T13:39:07.671 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:07 smithi002 ceph-mon[38423]: from='client.? 172.21.15.2:0/2129011770' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-18T13:39:08.321 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2023-12-18T13:39:08.322 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout [global] 2023-12-18T13:39:08.322 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout fsid = 99b8ce6a-9daa-11ee-95a5-87774f69a715 2023-12-18T13:39:08.322 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.2:3300,v1:172.21.15.2:6789] 2023-12-18T13:39:08.322 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-12-18T13:39:08.322 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-12-18T13:39:08.322 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-12-18T13:39:08.322 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-12-18T13:39:08.322 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2023-12-18T13:39:08.322 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout [mgr] 2023-12-18T13:39:08.322 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2023-12-18T13:39:08.322 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-12-18T13:39:08.323 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2023-12-18T13:39:08.323 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout [osd] 2023-12-18T13:39:08.323 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-12-18T13:39:08.323 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-12-18T13:39:08.323 INFO:teuthology.orchestra.run.smithi002.stdout:Generating new minimal ceph.conf... 2023-12-18T13:39:08.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:08 smithi002 ceph-mon[38423]: from='client.? 172.21.15.2:0/3913372808' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-18T13:39:08.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:08 smithi002 ceph-mon[38423]: from='client.? 172.21.15.2:0/3913372808' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-18T13:39:09.128 INFO:teuthology.orchestra.run.smithi002.stdout:Restarting the monitor... 2023-12-18T13:39:09.390 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:09 smithi002 systemd[1]: Stopping Ceph mon.a for 99b8ce6a-9daa-11ee-95a5-87774f69a715... 2023-12-18T13:39:09.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:09 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mon-a[38400]: 2023-12-18T13:39:09.389+0000 7fab01806700 -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:39:09.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:09 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mon-a[38400]: 2023-12-18T13:39:09.389+0000 7fab01806700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-18T13:39:10.051 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:09 smithi002 bash[38748]: ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mon-a 2023-12-18T13:39:10.340 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 systemd[1]: ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@mon.a.service: Succeeded. 2023-12-18T13:39:10.341 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 systemd[1]: Stopped Ceph mon.a for 99b8ce6a-9daa-11ee-95a5-87774f69a715. 2023-12-18T13:39:10.341 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 systemd[1]: Starting Ceph mon.a for 99b8ce6a-9daa-11ee-95a5-87774f69a715... 2023-12-18T13:39:10.404 INFO:teuthology.orchestra.run.smithi002.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2023-12-18T13:39:10.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: set uid:gid to 167:167 (ceph:ceph) 2023-12-18T13:39:10.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev), process ceph-mon, pid 7 2023-12-18T13:39:10.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: pidfile_write: ignore empty --pid-file 2023-12-18T13:39:10.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 bash[38870]: 7a184a5074d6778790e4106d5476c083ef216e77fc50c4013ca1f4bf53dd8d48 2023-12-18T13:39:10.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 systemd[1]: Started Ceph mon.a for 99b8ce6a-9daa-11ee-95a5-87774f69a715. 2023-12-18T13:39:10.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: load: jerasure load: lrc 2023-12-18T13:39:10.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: RocksDB version: 7.9.2 2023-12-18T13:39:10.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Git sha 0 2023-12-18T13:39:10.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Compile date 2023-12-18 03:47:49 2023-12-18T13:39:10.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: DB SUMMARY 2023-12-18T13:39:10.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: DB Session ID: UMGYD89BJ2J9325Y6GSC 2023-12-18T13:39:10.652 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: CURRENT file: CURRENT 2023-12-18T13:39:10.652 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: IDENTITY file: IDENTITY 2023-12-18T13:39:10.652 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2023-12-18T13:39:10.652 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-12-18T13:39:10.652 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 82681 ; 2023-12-18T13:39:10.652 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.error_if_exists: 0 2023-12-18T13:39:10.652 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.create_if_missing: 0 2023-12-18T13:39:10.652 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.paranoid_checks: 1 2023-12-18T13:39:10.652 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-18T13:39:10.652 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-18T13:39:10.652 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-18T13:39:10.652 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.env: 0x5638a4b78a60 2023-12-18T13:39:10.652 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.fs: PosixFileSystem 2023-12-18T13:39:10.653 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.info_log: 0x5638a5d35760 2023-12-18T13:39:10.653 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.max_file_opening_threads: 16 2023-12-18T13:39:10.653 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.statistics: (nil) 2023-12-18T13:39:10.653 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.use_fsync: 0 2023-12-18T13:39:10.653 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.max_log_file_size: 0 2023-12-18T13:39:10.653 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-18T13:39:10.653 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-18T13:39:10.653 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.keep_log_file_num: 1000 2023-12-18T13:39:10.653 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.recycle_log_file_num: 0 2023-12-18T13:39:10.653 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.allow_fallocate: 1 2023-12-18T13:39:10.653 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.allow_mmap_reads: 0 2023-12-18T13:39:10.653 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.allow_mmap_writes: 0 2023-12-18T13:39:10.653 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.use_direct_reads: 0 2023-12-18T13:39:10.653 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-18T13:39:10.654 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.create_missing_column_families: 0 2023-12-18T13:39:10.654 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.db_log_dir: 2023-12-18T13:39:10.654 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.wal_dir: 2023-12-18T13:39:10.654 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-18T13:39:10.654 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-18T13:39:10.654 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-18T13:39:10.654 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-18T13:39:10.654 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-18T13:39:10.654 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-18T13:39:10.654 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.advise_random_on_open: 1 2023-12-18T13:39:10.654 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.db_write_buffer_size: 0 2023-12-18T13:39:10.654 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.write_buffer_manager: 0x5638a5ceb4a0 2023-12-18T13:39:10.654 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-18T13:39:10.654 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-18T13:39:10.654 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-18T13:39:10.654 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.rate_limiter: (nil) 2023-12-18T13:39:10.655 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-18T13:39:10.655 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.wal_recovery_mode: 2 2023-12-18T13:39:10.655 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.enable_thread_tracking: 0 2023-12-18T13:39:10.655 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.enable_pipelined_write: 0 2023-12-18T13:39:10.655 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.unordered_write: 0 2023-12-18T13:39:10.655 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-18T13:39:10.655 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-18T13:39:10.655 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-18T13:39:10.655 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-18T13:39:10.655 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.row_cache: None 2023-12-18T13:39:10.655 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.wal_filter: None 2023-12-18T13:39:10.655 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-18T13:39:10.655 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.allow_ingest_behind: 0 2023-12-18T13:39:10.655 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.two_write_queues: 0 2023-12-18T13:39:10.655 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.manual_wal_flush: 0 2023-12-18T13:39:10.656 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.wal_compression: 0 2023-12-18T13:39:10.656 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.atomic_flush: 0 2023-12-18T13:39:10.656 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-18T13:39:10.656 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-18T13:39:10.656 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-18T13:39:10.656 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.log_readahead_size: 0 2023-12-18T13:39:10.656 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-18T13:39:10.656 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.best_efforts_recovery: 0 2023-12-18T13:39:10.656 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-18T13:39:10.656 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-18T13:39:10.656 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.allow_data_in_errors: 0 2023-12-18T13:39:10.656 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.db_host_id: __hostname__ 2023-12-18T13:39:10.656 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-18T13:39:10.656 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.max_background_jobs: 2 2023-12-18T13:39:10.656 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.max_background_compactions: -1 2023-12-18T13:39:10.657 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.max_subcompactions: 1 2023-12-18T13:39:10.657 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-18T13:39:10.657 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-18T13:39:10.657 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-18T13:39:10.657 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.max_total_wal_size: 0 2023-12-18T13:39:10.657 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-18T13:39:10.657 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-18T13:39:10.657 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-18T13:39:10.657 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-18T13:39:10.657 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.max_open_files: -1 2023-12-18T13:39:10.657 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.bytes_per_sync: 0 2023-12-18T13:39:10.657 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-18T13:39:10.657 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-18T13:39:10.657 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.compaction_readahead_size: 0 2023-12-18T13:39:10.657 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.max_background_flushes: -1 2023-12-18T13:39:10.658 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Compression algorithms supported: 2023-12-18T13:39:10.658 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-18T13:39:10.658 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: kZSTD supported: 0 2023-12-18T13:39:10.658 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: kXpressCompression supported: 0 2023-12-18T13:39:10.658 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: kLZ4HCCompression supported: 1 2023-12-18T13:39:10.658 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: kZlibCompression supported: 1 2023-12-18T13:39:10.658 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: kSnappyCompression supported: 1 2023-12-18T13:39:10.658 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: kLZ4Compression supported: 1 2023-12-18T13:39:10.658 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: kBZip2Compression supported: 0 2023-12-18T13:39:10.658 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-18T13:39:10.658 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-18T13:39:10.658 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2023-12-18T13:39:10.658 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-18T13:39:10.658 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-18T13:39:10.659 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.merge_operator: 2023-12-18T13:39:10.659 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.compaction_filter: None 2023-12-18T13:39:10.659 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.compaction_filter_factory: None 2023-12-18T13:39:10.659 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.sst_partitioner_factory: None 2023-12-18T13:39:10.659 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-18T13:39:10.659 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-18T13:39:10.659 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5638a5d35880) 2023-12-18T13:39:10.659 INFO:journalctl@ceph.mon.a.smithi002.stdout: cache_index_and_filter_blocks: 1 2023-12-18T13:39:10.659 INFO:journalctl@ceph.mon.a.smithi002.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-18T13:39:10.659 INFO:journalctl@ceph.mon.a.smithi002.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-18T13:39:10.659 INFO:journalctl@ceph.mon.a.smithi002.stdout: pin_top_level_index_and_filter: 1 2023-12-18T13:39:10.659 INFO:journalctl@ceph.mon.a.smithi002.stdout: index_type: 0 2023-12-18T13:39:10.659 INFO:journalctl@ceph.mon.a.smithi002.stdout: data_block_index_type: 0 2023-12-18T13:39:10.659 INFO:journalctl@ceph.mon.a.smithi002.stdout: index_shortening: 1 2023-12-18T13:39:10.659 INFO:journalctl@ceph.mon.a.smithi002.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-18T13:39:10.659 INFO:journalctl@ceph.mon.a.smithi002.stdout: checksum: 4 2023-12-18T13:39:10.659 INFO:journalctl@ceph.mon.a.smithi002.stdout: no_block_cache: 0 2023-12-18T13:39:10.660 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_cache: 0x5638a5d8b090 2023-12-18T13:39:10.660 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_cache_name: BinnedLRUCache 2023-12-18T13:39:10.660 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_cache_options: 2023-12-18T13:39:10.660 INFO:journalctl@ceph.mon.a.smithi002.stdout: capacity : 536870912 2023-12-18T13:39:10.660 INFO:journalctl@ceph.mon.a.smithi002.stdout: num_shard_bits : 4 2023-12-18T13:39:10.660 INFO:journalctl@ceph.mon.a.smithi002.stdout: strict_capacity_limit : 0 2023-12-18T13:39:10.660 INFO:journalctl@ceph.mon.a.smithi002.stdout: high_pri_pool_ratio: 0.000 2023-12-18T13:39:10.660 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_cache_compressed: (nil) 2023-12-18T13:39:10.660 INFO:journalctl@ceph.mon.a.smithi002.stdout: persistent_cache: (nil) 2023-12-18T13:39:10.660 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_size: 4096 2023-12-18T13:39:10.660 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_size_deviation: 10 2023-12-18T13:39:10.660 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_restart_interval: 16 2023-12-18T13:39:10.660 INFO:journalctl@ceph.mon.a.smithi002.stdout: index_block_restart_interval: 1 2023-12-18T13:39:10.660 INFO:journalctl@ceph.mon.a.smithi002.stdout: metadata_block_size: 4096 2023-12-18T13:39:10.660 INFO:journalctl@ceph.mon.a.smithi002.stdout: partition_filters: 0 2023-12-18T13:39:10.661 INFO:journalctl@ceph.mon.a.smithi002.stdout: use_delta_encoding: 1 2023-12-18T13:39:10.661 INFO:journalctl@ceph.mon.a.smithi002.stdout: filter_policy: bloomfilter 2023-12-18T13:39:10.661 INFO:journalctl@ceph.mon.a.smithi002.stdout: whole_key_filtering: 1 2023-12-18T13:39:10.661 INFO:journalctl@ceph.mon.a.smithi002.stdout: verify_compression: 0 2023-12-18T13:39:10.661 INFO:journalctl@ceph.mon.a.smithi002.stdout: read_amp_bytes_per_bit: 0 2023-12-18T13:39:10.661 INFO:journalctl@ceph.mon.a.smithi002.stdout: format_version: 5 2023-12-18T13:39:10.661 INFO:journalctl@ceph.mon.a.smithi002.stdout: enable_index_compression: 1 2023-12-18T13:39:10.661 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_align: 0 2023-12-18T13:39:10.661 INFO:journalctl@ceph.mon.a.smithi002.stdout: max_auto_readahead_size: 262144 2023-12-18T13:39:10.661 INFO:journalctl@ceph.mon.a.smithi002.stdout: prepopulate_block_cache: 0 2023-12-18T13:39:10.661 INFO:journalctl@ceph.mon.a.smithi002.stdout: initial_auto_readahead_size: 8192 2023-12-18T13:39:10.661 INFO:journalctl@ceph.mon.a.smithi002.stdout: num_file_reads_for_auto_readahead: 2 2023-12-18T13:39:10.661 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.write_buffer_size: 33554432 2023-12-18T13:39:10.661 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.max_write_buffer_number: 2 2023-12-18T13:39:10.662 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.compression: NoCompression 2023-12-18T13:39:10.662 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.bottommost_compression: Disabled 2023-12-18T13:39:10.662 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.prefix_extractor: nullptr 2023-12-18T13:39:10.662 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-18T13:39:10.662 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.num_levels: 7 2023-12-18T13:39:10.662 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-18T13:39:10.662 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-18T13:39:10.662 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-18T13:39:10.662 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-18T13:39:10.662 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-18T13:39:10.662 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-18T13:39:10.662 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-18T13:39:10.662 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:39:10.662 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-18T13:39:10.662 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-18T13:39:10.663 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:39:10.663 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:39:10.663 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-18T13:39:10.663 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.compression_opts.level: 32767 2023-12-18T13:39:10.663 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.compression_opts.strategy: 0 2023-12-18T13:39:10.663 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-18T13:39:10.663 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:39:10.663 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:39:10.663 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-18T13:39:10.663 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.compression_opts.enabled: false 2023-12-18T13:39:10.663 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:39:10.663 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-18T13:39:10.663 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-18T13:39:10.663 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-18T13:39:10.663 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.target_file_size_base: 67108864 2023-12-18T13:39:10.663 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-18T13:39:10.664 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-18T13:39:10.664 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-18T13:39:10.664 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-18T13:39:10.664 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-18T13:39:10.664 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-18T13:39:10.664 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-18T13:39:10.664 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-18T13:39:10.664 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-18T13:39:10.664 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-18T13:39:10.664 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-18T13:39:10.664 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-18T13:39:10.664 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-18T13:39:10.664 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-18T13:39:10.664 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.arena_block_size: 1048576 2023-12-18T13:39:10.664 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-18T13:39:10.665 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-18T13:39:10.665 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.disable_auto_compactions: 0 2023-12-18T13:39:10.665 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-18T13:39:10.665 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-18T13:39:10.665 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-18T13:39:10.665 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-18T13:39:10.665 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-18T13:39:10.665 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-18T13:39:10.665 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-18T13:39:10.665 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-18T13:39:10.665 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-18T13:39:10.665 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-18T13:39:10.665 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.table_properties_collectors: 2023-12-18T13:39:10.665 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.inplace_update_support: 0 2023-12-18T13:39:10.666 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-18T13:39:10.666 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-18T13:39:10.666 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-18T13:39:10.666 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-18T13:39:10.666 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.bloom_locality: 0 2023-12-18T13:39:10.666 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.max_successive_merges: 0 2023-12-18T13:39:10.666 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-18T13:39:10.666 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.paranoid_file_checks: 0 2023-12-18T13:39:10.666 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.force_consistency_checks: 1 2023-12-18T13:39:10.666 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.report_bg_io_stats: 0 2023-12-18T13:39:10.666 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.ttl: 2592000 2023-12-18T13:39:10.666 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-18T13:39:10.666 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-18T13:39:10.666 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-18T13:39:10.666 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.enable_blob_files: false 2023-12-18T13:39:10.666 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.min_blob_size: 0 2023-12-18T13:39:10.667 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.blob_file_size: 268435456 2023-12-18T13:39:10.667 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-18T13:39:10.667 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-18T13:39:10.667 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-18T13:39:10.667 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-18T13:39:10.667 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-18T13:39:10.667 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.blob_file_starting_level: 0 2023-12-18T13:39:10.667 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-18T13:39:10.667 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: 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:39:10.667 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2023-12-18T13:39:10.667 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ce375884-d17b-417b-acbe-92e2387cff79 2023-12-18T13:39:10.667 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702906750407012, "job": 1, "event": "recovery_started", "wal_files": [9]} 2023-12-18T13:39:10.667 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2023-12-18T13:39:10.667 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702906750408076, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 79585, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 243, "table_properties": {"data_size": 77772, "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": 72119, "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": 1702906750, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ce375884-d17b-417b-acbe-92e2387cff79", "db_session_id": "UMGYD89BJ2J9325Y6GSC", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2023-12-18T13:39:10.668 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702906750408164, "job": 1, "event": "recovery_finished"} 2023-12-18T13:39:10.668 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2023-12-18T13:39:10.668 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: 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:39:10.668 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5638a5e26000 2023-12-18T13:39:10.668 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: DB pointer 0x5638a5e14000 2023-12-18T13:39:10.668 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-18T13:39:10.668 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-18T13:39:10.668 INFO:journalctl@ceph.mon.a.smithi002.stdout: ** DB Stats ** 2023-12-18T13:39:10.668 INFO:journalctl@ceph.mon.a.smithi002.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:39:10.668 INFO:journalctl@ceph.mon.a.smithi002.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:39:10.668 INFO:journalctl@ceph.mon.a.smithi002.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:39:10.668 INFO:journalctl@ceph.mon.a.smithi002.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:39:10.668 INFO:journalctl@ceph.mon.a.smithi002.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:39:10.668 INFO:journalctl@ceph.mon.a.smithi002.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:39:10.668 INFO:journalctl@ceph.mon.a.smithi002.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:39:10.669 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2023-12-18T13:39:10.669 INFO:journalctl@ceph.mon.a.smithi002.stdout: ** Compaction Stats [default] ** 2023-12-18T13:39:10.669 INFO:journalctl@ceph.mon.a.smithi002.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:39:10.669 INFO:journalctl@ceph.mon.a.smithi002.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-18T13:39:10.669 INFO:journalctl@ceph.mon.a.smithi002.stdout: L0 2/0 79.55 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 117.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:39:10.669 INFO:journalctl@ceph.mon.a.smithi002.stdout: Sum 2/0 79.55 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 117.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:39:10.669 INFO:journalctl@ceph.mon.a.smithi002.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 117.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:39:10.669 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2023-12-18T13:39:10.669 INFO:journalctl@ceph.mon.a.smithi002.stdout: ** Compaction Stats [default] ** 2023-12-18T13:39:10.669 INFO:journalctl@ceph.mon.a.smithi002.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:39:10.669 INFO:journalctl@ceph.mon.a.smithi002.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-18T13:39:10.669 INFO:journalctl@ceph.mon.a.smithi002.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 117.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:39:10.669 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2023-12-18T13:39:10.669 INFO:journalctl@ceph.mon.a.smithi002.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-18T13:39:10.670 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2023-12-18T13:39:10.670 INFO:journalctl@ceph.mon.a.smithi002.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:39:10.670 INFO:journalctl@ceph.mon.a.smithi002.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-18T13:39:10.670 INFO:journalctl@ceph.mon.a.smithi002.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-18T13:39:10.670 INFO:journalctl@ceph.mon.a.smithi002.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-18T13:39:10.670 INFO:journalctl@ceph.mon.a.smithi002.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-18T13:39:10.670 INFO:journalctl@ceph.mon.a.smithi002.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-18T13:39:10.670 INFO:journalctl@ceph.mon.a.smithi002.stdout: Cumulative compaction: 0.00 GB write, 18.71 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:39:10.670 INFO:journalctl@ceph.mon.a.smithi002.stdout: Interval compaction: 0.00 GB write, 18.71 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:39:10.670 INFO:journalctl@ceph.mon.a.smithi002.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:39:10.670 INFO:journalctl@ceph.mon.a.smithi002.stdout: Block cache BinnedLRUCache@0x5638a5d8b090#7 capacity: 512.00 MB usage: 1.17 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2023-12-18T13:39:10.670 INFO:journalctl@ceph.mon.a.smithi002.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:39:10.670 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2023-12-18T13:39:10.670 INFO:journalctl@ceph.mon.a.smithi002.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-18T13:39:10.670 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: starting mon.a rank 0 at public addrs [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] at bind addrs [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 2023-12-18T13:39:10.670 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: mon.a@-1(???) e1 preinit fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 2023-12-18T13:39:10.670 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: mon.a@-1(???).mds e1 new map 2023-12-18T13:39:10.671 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: mon.a@-1(???).mds e1 print_map 2023-12-18T13:39:10.671 INFO:journalctl@ceph.mon.a.smithi002.stdout: e1 2023-12-18T13:39:10.671 INFO:journalctl@ceph.mon.a.smithi002.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-18T13:39:10.671 INFO:journalctl@ceph.mon.a.smithi002.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:39:10.671 INFO:journalctl@ceph.mon.a.smithi002.stdout: legacy client fscid: -1 2023-12-18T13:39:10.671 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2023-12-18T13:39:10.671 INFO:journalctl@ceph.mon.a.smithi002.stdout: No filesystems configured 2023-12-18T13:39:10.671 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-18T13:39:10.671 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:39:10.671 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:39:10.671 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:39:10.671 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-18T13:39:10.671 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-18T13:39:10.671 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: monmap e1: 1 mons at {a=[v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:39:10.671 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: fsmap 2023-12-18T13:39:10.671 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: osdmap e1: 0 total, 0 up, 0 in 2023-12-18T13:39:10.672 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:10 smithi002 ceph-mon[38908]: mgrmap e1: no daemons active 2023-12-18T13:39:11.278 INFO:teuthology.orchestra.run.smithi002.stdout:Wrote config to /etc/ceph/ceph.conf 2023-12-18T13:39:11.298 INFO:teuthology.orchestra.run.smithi002.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-18T13:39:11.298 INFO:teuthology.orchestra.run.smithi002.stdout:Creating mgr... 2023-12-18T13:39:11.299 INFO:teuthology.orchestra.run.smithi002.stdout:Verifying port 0.0.0.0:9283 ... 2023-12-18T13:39:11.300 INFO:teuthology.orchestra.run.smithi002.stdout:Verifying port 0.0.0.0:8765 ... 2023-12-18T13:39:11.555 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@mgr.a 2023-12-18T13:39:11.555 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Failed to reset failed state of unit ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@mgr.a.service: Unit ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@mgr.a.service not loaded. 2023-12-18T13:39:11.658 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715.target.wants/ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@mgr.a.service → /etc/systemd/system/ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@.service. 2023-12-18T13:39:11.899 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:11 smithi002 systemd[1]: Starting Ceph mgr.a for 99b8ce6a-9daa-11ee-95a5-87774f69a715... 2023-12-18T13:39:12.084 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-18T13:39:12.084 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout disabled 2023-12-18T13:39:12.093 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-18T13:39:12.093 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout inactive 2023-12-18T13:39:12.093 INFO:teuthology.orchestra.run.smithi002.stdout:firewalld.service is not enabled 2023-12-18T13:39:12.093 INFO:teuthology.orchestra.run.smithi002.stdout:Not possible to enable service . firewalld.service is not available 2023-12-18T13:39:12.102 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-18T13:39:12.102 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout disabled 2023-12-18T13:39:12.111 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-18T13:39:12.111 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout inactive 2023-12-18T13:39:12.111 INFO:teuthology.orchestra.run.smithi002.stdout:firewalld.service is not enabled 2023-12-18T13:39:12.111 INFO:teuthology.orchestra.run.smithi002.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2023-12-18T13:39:12.111 INFO:teuthology.orchestra.run.smithi002.stdout:Waiting for mgr to start... 2023-12-18T13:39:12.111 INFO:teuthology.orchestra.run.smithi002.stdout:Waiting for mgr... 2023-12-18T13:39:12.260 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:11 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/2423058975' entity='client.admin' 2023-12-18T13:39:12.260 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:12 smithi002 bash[39143]: 77e6bbe6a1caf85bf507e4d6911fb613710732cc843656bff5bb2eb0cbc1bd91 2023-12-18T13:39:12.260 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:12 smithi002 systemd[1]: Started Ceph mgr.a for 99b8ce6a-9daa-11ee-95a5-87774f69a715. 2023-12-18T13:39:12.844 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:12 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:12.528+0000 7f313bbdd200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-18T13:39:12.844 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:12 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:12.636+0000 7f313bbdd200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-18T13:39:12.844 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:12 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:12.745+0000 7f313bbdd200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-18T13:39:12.844 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:12 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:12.843+0000 7f313bbdd200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-18T13:39:12.961 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2023-12-18T13:39:12.963 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout { 2023-12-18T13:39:12.963 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "fsid": "99b8ce6a-9daa-11ee-95a5-87774f69a715", 2023-12-18T13:39:12.963 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "health": { 2023-12-18T13:39:12.964 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-18T13:39:12.964 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-18T13:39:12.964 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-18T13:39:12.964 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:39:12.964 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-18T13:39:12.964 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-18T13:39:12.964 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 0 2023-12-18T13:39:12.964 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:39:12.964 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-18T13:39:12.964 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "a" 2023-12-18T13:39:12.964 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:39:12.964 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2023-12-18T13:39:12.964 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-18T13:39:12.964 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:39:12.964 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2023-12-18T13:39:12.964 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-18T13:39:12.965 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:39:12.965 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-18T13:39:12.965 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:39:12.965 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-18T13:39:12.965 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-18T13:39:12.965 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-18T13:39:12.965 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-18T13:39:12.965 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-18T13:39:12.965 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-18T13:39:12.968 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:39:12.969 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-18T13:39:12.969 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-18T13:39:12.969 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-18T13:39:12.969 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-18T13:39:12.969 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-18T13:39:12.969 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-18T13:39:12.969 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-18T13:39:12.969 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-18T13:39:12.969 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-18T13:39:12.969 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:39:12.969 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-18T13:39:12.969 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:39:12.969 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-18T13:39:12.970 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-18T13:39:12.970 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:39:12.970 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-18T13:39:12.970 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-18T13:39:12.970 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-18T13:39:12.970 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-18T13:39:12.970 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-18T13:39:12.970 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-18T13:39:12.970 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "restful" 2023-12-18T13:39:12.970 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:39:12.970 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T13:39:12.970 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:39:12.970 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-18T13:39:12.970 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:39:12.970 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "modified": "2023-12-18T13:39:06.570936+0000", 2023-12-18T13:39:12.970 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T13:39:12.970 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:39:12.971 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-18T13:39:12.971 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout } 2023-12-18T13:39:12.971 INFO:teuthology.orchestra.run.smithi002.stdout:mgr not available, waiting (1/15)... 2023-12-18T13:39:13.148 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:12 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/1391856057' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-18T13:39:13.842 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:13 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:13.572+0000 7f313bbdd200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-18T13:39:13.842 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:13 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:13.842+0000 7f313bbdd200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-18T13:39:14.149 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:13 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:13.938+0000 7f313bbdd200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-18T13:39:14.149 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:14 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:14.063+0000 7f313bbdd200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-18T13:39:14.649 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:14 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:14.243+0000 7f313bbdd200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-18T13:39:14.649 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:14 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:14.389+0000 7f313bbdd200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-18T13:39:14.649 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:14 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:14.486+0000 7f313bbdd200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-18T13:39:15.165 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:14 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:14.913+0000 7f313bbdd200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-18T13:39:15.495 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:15 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:15.229+0000 7f313bbdd200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-18T13:39:15.837 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:15 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:15.564+0000 7f313bbdd200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-18T13:39:15.837 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:15 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:15.671+0000 7f313bbdd200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-18T13:39:15.874 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2023-12-18T13:39:15.875 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout { 2023-12-18T13:39:15.875 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "fsid": "99b8ce6a-9daa-11ee-95a5-87774f69a715", 2023-12-18T13:39:15.875 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "health": { 2023-12-18T13:39:15.875 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-18T13:39:15.875 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-18T13:39:15.875 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-18T13:39:15.875 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:39:15.875 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-18T13:39:15.875 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-18T13:39:15.875 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 0 2023-12-18T13:39:15.875 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:39:15.875 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-18T13:39:15.875 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "a" 2023-12-18T13:39:15.875 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:39:15.876 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2023-12-18T13:39:15.876 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-18T13:39:15.876 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:39:15.876 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2023-12-18T13:39:15.876 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-18T13:39:15.876 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:39:15.876 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-18T13:39:15.876 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:39:15.876 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-18T13:39:15.876 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-18T13:39:15.876 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-18T13:39:15.876 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-18T13:39:15.876 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-18T13:39:15.876 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-18T13:39:15.879 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:39:15.879 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-18T13:39:15.880 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-18T13:39:15.880 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-18T13:39:15.880 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-18T13:39:15.880 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-18T13:39:15.880 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-18T13:39:15.880 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-18T13:39:15.880 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-18T13:39:15.880 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-18T13:39:15.880 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:39:15.880 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-18T13:39:15.880 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:39:15.880 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-18T13:39:15.880 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-18T13:39:15.880 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:39:15.880 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-18T13:39:15.881 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-18T13:39:15.881 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-18T13:39:15.881 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-18T13:39:15.881 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-18T13:39:15.881 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-18T13:39:15.881 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "restful" 2023-12-18T13:39:15.881 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:39:15.881 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T13:39:15.881 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:39:15.881 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-18T13:39:15.881 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:39:15.881 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "modified": "2023-12-18T13:39:06.570936+0000", 2023-12-18T13:39:15.881 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T13:39:15.881 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:39:15.881 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-18T13:39:15.882 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout } 2023-12-18T13:39:15.882 INFO:teuthology.orchestra.run.smithi002.stdout:mgr not available, waiting (2/15)... 2023-12-18T13:39:16.833 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:16 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/2522092760' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-18T13:39:16.834 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:16 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:16.554+0000 7f313bbdd200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-18T13:39:16.834 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:16 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:16.662+0000 7f313bbdd200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-18T13:39:16.834 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:16 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:16.833+0000 7f313bbdd200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-18T13:39:17.899 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:17 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:17.559+0000 7f313bbdd200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-18T13:39:17.899 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:17 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:17.767+0000 7f313bbdd200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-18T13:39:18.379 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:17 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:17.992+0000 7f313bbdd200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-18T13:39:18.648 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:18 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/223631659' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-18T13:39:18.756 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2023-12-18T13:39:18.756 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout { 2023-12-18T13:39:18.757 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "fsid": "99b8ce6a-9daa-11ee-95a5-87774f69a715", 2023-12-18T13:39:18.757 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "health": { 2023-12-18T13:39:18.757 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-18T13:39:18.757 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-18T13:39:18.757 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-18T13:39:18.757 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:39:18.757 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-18T13:39:18.757 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-18T13:39:18.757 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 0 2023-12-18T13:39:18.757 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:39:18.757 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-18T13:39:18.757 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "a" 2023-12-18T13:39:18.757 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:39:18.757 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2023-12-18T13:39:18.758 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-18T13:39:18.758 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:39:18.758 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2023-12-18T13:39:18.758 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-18T13:39:18.758 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:39:18.758 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-18T13:39:18.758 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:39:18.758 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-18T13:39:18.758 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-18T13:39:18.758 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-18T13:39:18.758 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-18T13:39:18.758 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-18T13:39:18.758 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-18T13:39:18.758 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:39:18.758 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-18T13:39:18.759 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-18T13:39:18.759 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-18T13:39:18.759 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-18T13:39:18.759 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-18T13:39:18.759 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-18T13:39:18.759 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-18T13:39:18.759 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-18T13:39:18.759 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-18T13:39:18.759 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:39:18.759 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-18T13:39:18.759 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:39:18.759 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-18T13:39:18.759 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-18T13:39:18.759 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:39:18.760 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-18T13:39:18.760 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-18T13:39:18.760 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-18T13:39:18.760 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-18T13:39:18.760 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-18T13:39:18.760 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-18T13:39:18.760 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "restful" 2023-12-18T13:39:18.760 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:39:18.760 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T13:39:18.760 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:39:18.760 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-18T13:39:18.760 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:39:18.760 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "modified": "2023-12-18T13:39:06.570936+0000", 2023-12-18T13:39:18.760 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T13:39:18.760 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:39:18.760 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-18T13:39:18.761 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout } 2023-12-18T13:39:18.761 INFO:teuthology.orchestra.run.smithi002.stdout:mgr not available, waiting (3/15)... 2023-12-18T13:39:19.380 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:19 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:19.073+0000 7f313bbdd200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-18T13:39:19.648 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:19 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:19.379+0000 7f313bbdd200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-18T13:39:19.649 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:19 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:19.480+0000 7f313bbdd200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-18T13:39:20.149 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:19 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:19.696+0000 7f313bbdd200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-18T13:39:20.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:19 smithi002 ceph-mon[38908]: Activating manager daemon a 2023-12-18T13:39:20.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:19 smithi002 ceph-mon[38908]: mgrmap e2: a(active, starting, since 0.00330845s) 2023-12-18T13:39:20.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:19 smithi002 ceph-mon[38908]: from='mgr.14100 172.21.15.2:0/115655504' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-18T13:39:20.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:19 smithi002 ceph-mon[38908]: from='mgr.14100 172.21.15.2:0/115655504' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-18T13:39:20.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:19 smithi002 ceph-mon[38908]: from='mgr.14100 172.21.15.2:0/115655504' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-18T13:39:20.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:19 smithi002 ceph-mon[38908]: from='mgr.14100 172.21.15.2:0/115655504' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:39:20.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:19 smithi002 ceph-mon[38908]: from='mgr.14100 172.21.15.2:0/115655504' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-12-18T13:39:20.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:19 smithi002 ceph-mon[38908]: Manager daemon a is now available 2023-12-18T13:39:20.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:19 smithi002 ceph-mon[38908]: from='mgr.14100 172.21.15.2:0/115655504' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-12-18T13:39:20.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:19 smithi002 ceph-mon[38908]: from='mgr.14100 172.21.15.2:0/115655504' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-12-18T13:39:20.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:19 smithi002 ceph-mon[38908]: from='mgr.14100 172.21.15.2:0/115655504' entity='mgr.a' 2023-12-18T13:39:20.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:19 smithi002 ceph-mon[38908]: from='mgr.14100 172.21.15.2:0/115655504' entity='mgr.a' 2023-12-18T13:39:20.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:19 smithi002 ceph-mon[38908]: from='mgr.14100 172.21.15.2:0/115655504' entity='mgr.a' 2023-12-18T13:39:21.755 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:21 smithi002 ceph-mon[38908]: mgrmap e3: a(active, since 1.00737s) 2023-12-18T13:39:21.755 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:21 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/2883968999' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-18T13:39:21.843 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2023-12-18T13:39:21.848 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout { 2023-12-18T13:39:21.848 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "fsid": "99b8ce6a-9daa-11ee-95a5-87774f69a715", 2023-12-18T13:39:21.848 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "health": { 2023-12-18T13:39:21.848 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-18T13:39:21.848 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-18T13:39:21.849 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-18T13:39:21.849 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:39:21.849 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-18T13:39:21.849 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-18T13:39:21.849 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 0 2023-12-18T13:39:21.849 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:39:21.849 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-18T13:39:21.849 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "a" 2023-12-18T13:39:21.849 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:39:21.849 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2023-12-18T13:39:21.849 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-18T13:39:21.849 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:39:21.850 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2023-12-18T13:39:21.850 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-18T13:39:21.850 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:39:21.850 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-18T13:39:21.850 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:39:21.850 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-18T13:39:21.850 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-18T13:39:21.850 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-18T13:39:21.850 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-18T13:39:21.850 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-18T13:39:21.850 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-18T13:39:21.850 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:39:21.850 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-18T13:39:21.850 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-18T13:39:21.850 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-18T13:39:21.851 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-18T13:39:21.851 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-18T13:39:21.851 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-18T13:39:21.851 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-18T13:39:21.851 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-18T13:39:21.851 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-18T13:39:21.851 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:39:21.851 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-18T13:39:21.851 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:39:21.851 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-18T13:39:21.851 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-18T13:39:21.851 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:39:21.851 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-18T13:39:21.851 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-18T13:39:21.851 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-18T13:39:21.852 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-18T13:39:21.852 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-18T13:39:21.852 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-18T13:39:21.852 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "restful" 2023-12-18T13:39:21.852 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:39:21.852 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T13:39:21.852 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:39:21.852 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-18T13:39:21.852 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:39:21.852 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "modified": "2023-12-18T13:39:06.570936+0000", 2023-12-18T13:39:21.852 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T13:39:21.852 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:39:21.852 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-18T13:39:21.852 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout } 2023-12-18T13:39:21.852 INFO:teuthology.orchestra.run.smithi002.stdout:mgr is available 2023-12-18T13:39:22.754 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:22 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/1062250970' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-18T13:39:22.754 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:22 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/1062250970' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-18T13:39:22.810 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2023-12-18T13:39:22.811 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout [global] 2023-12-18T13:39:22.811 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout fsid = 99b8ce6a-9daa-11ee-95a5-87774f69a715 2023-12-18T13:39:22.811 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-12-18T13:39:22.811 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-12-18T13:39:22.811 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-12-18T13:39:22.811 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-12-18T13:39:22.811 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2023-12-18T13:39:22.811 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout [mgr] 2023-12-18T13:39:22.811 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-12-18T13:39:22.811 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2023-12-18T13:39:22.811 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout [osd] 2023-12-18T13:39:22.811 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-12-18T13:39:22.811 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-12-18T13:39:22.811 INFO:teuthology.orchestra.run.smithi002.stdout:Enabling cephadm module... 2023-12-18T13:39:24.149 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:23 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: ignoring --setuser ceph since I am not root 2023-12-18T13:39:24.149 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:23 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: ignoring --setgroup ceph since I am not root 2023-12-18T13:39:24.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:23 smithi002 ceph-mon[38908]: mgrmap e4: a(active, since 3s) 2023-12-18T13:39:24.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:23 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/1595855720' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-18T13:39:24.513 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:24 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:24.209+0000 7f7301917200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-18T13:39:24.513 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:24 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:24.317+0000 7f7301917200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-18T13:39:24.513 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:24 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:24.416+0000 7f7301917200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-18T13:39:24.513 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:24 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:24.512+0000 7f7301917200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-18T13:39:24.898 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:24 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/1595855720' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-18T13:39:24.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:24 smithi002 ceph-mon[38908]: mgrmap e5: a(active, since 4s) 2023-12-18T13:39:25.501 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:25 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:25.227+0000 7f7301917200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-18T13:39:25.899 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:25 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:25.501+0000 7f7301917200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-18T13:39:25.899 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:25 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:25.602+0000 7f7301917200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-18T13:39:25.899 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:25 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:25.726+0000 7f7301917200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-18T13:39:26.399 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:25 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:25.908+0000 7f7301917200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-18T13:39:26.399 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:26 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:26.053+0000 7f7301917200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-18T13:39:26.399 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:26 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:26.153+0000 7f7301917200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-18T13:39:26.895 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:26 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/1742574379' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-18T13:39:26.895 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:26 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:26.586+0000 7f7301917200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-18T13:39:27.148 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:26 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:26.893+0000 7f7301917200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-18T13:39:27.648 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:27 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:27.218+0000 7f7301917200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-18T13:39:27.649 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:27 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:27.324+0000 7f7301917200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-18T13:39:28.479 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:28 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:28.198+0000 7f7301917200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-18T13:39:28.480 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:28 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:28.307+0000 7f7301917200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-18T13:39:28.952 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout { 2023-12-18T13:39:28.952 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 5, 2023-12-18T13:39:28.952 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-18T13:39:28.952 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "active_name": "a", 2023-12-18T13:39:28.952 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-12-18T13:39:28.952 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout } 2023-12-18T13:39:28.952 INFO:teuthology.orchestra.run.smithi002.stdout:Waiting for the mgr to restart... 2023-12-18T13:39:28.953 INFO:teuthology.orchestra.run.smithi002.stdout:Waiting for mgr epoch 5... 2023-12-18T13:39:29.214 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:28 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:28.478+0000 7f7301917200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-18T13:39:29.643 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:29 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:29.212+0000 7f7301917200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-18T13:39:29.643 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:29 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:29.420+0000 7f7301917200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-18T13:39:29.643 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:29 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:29.642+0000 7f7301917200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-18T13:39:31.019 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:30 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:30.712+0000 7f7301917200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-18T13:39:31.337 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:31 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:31.019+0000 7f7301917200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-18T13:39:31.337 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:31 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:31.119+0000 7f7301917200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-18T13:39:31.649 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:31 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:31.337+0000 7f7301917200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-18T13:39:31.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:31 smithi002 ceph-mon[38908]: Active manager daemon a restarted 2023-12-18T13:39:31.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:31 smithi002 ceph-mon[38908]: Activating manager daemon a 2023-12-18T13:39:31.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:31 smithi002 ceph-mon[38908]: osdmap e2: 0 total, 0 up, 0 in 2023-12-18T13:39:31.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:31 smithi002 ceph-mon[38908]: mgrmap e6: a(active, starting, since 0.0036743s) 2023-12-18T13:39:31.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:31 smithi002 ceph-mon[38908]: from='mgr.14120 172.21.15.2:0/295130700' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:39:31.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:31 smithi002 ceph-mon[38908]: from='mgr.14120 172.21.15.2:0/295130700' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-12-18T13:39:31.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:31 smithi002 ceph-mon[38908]: from='mgr.14120 172.21.15.2:0/295130700' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-18T13:39:31.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:31 smithi002 ceph-mon[38908]: from='mgr.14120 172.21.15.2:0/295130700' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-18T13:39:31.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:31 smithi002 ceph-mon[38908]: from='mgr.14120 172.21.15.2:0/295130700' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-18T13:39:31.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:31 smithi002 ceph-mon[38908]: Manager daemon a is now available 2023-12-18T13:39:31.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:31 smithi002 ceph-mon[38908]: from='mgr.14120 172.21.15.2:0/295130700' entity='mgr.a' 2023-12-18T13:39:31.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:31 smithi002 ceph-mon[38908]: from='mgr.14120 172.21.15.2:0/295130700' entity='mgr.a' 2023-12-18T13:39:31.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:31 smithi002 ceph-mon[38908]: from='mgr.14120 172.21.15.2:0/295130700' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:39:31.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:31 smithi002 ceph-mon[38908]: from='mgr.14120 172.21.15.2:0/295130700' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:39:31.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:31 smithi002 ceph-mon[38908]: from='mgr.14120 172.21.15.2:0/295130700' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:39:32.648 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:32 smithi002 ceph-mon[38908]: Found migration_current of "None". Setting to last migration. 2023-12-18T13:39:32.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:32 smithi002 ceph-mon[38908]: from='mgr.14120 172.21.15.2:0/295130700' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-12-18T13:39:32.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:32 smithi002 ceph-mon[38908]: from='mgr.14120 172.21.15.2:0/295130700' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-12-18T13:39:32.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:32 smithi002 ceph-mon[38908]: from='mgr.14120 172.21.15.2:0/295130700' entity='mgr.a' 2023-12-18T13:39:32.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:32 smithi002 ceph-mon[38908]: from='mgr.14120 172.21.15.2:0/295130700' entity='mgr.a' 2023-12-18T13:39:32.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:32 smithi002 ceph-mon[38908]: mgrmap e7: a(active, since 1.00577s) 2023-12-18T13:39:33.599 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout { 2023-12-18T13:39:33.599 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2023-12-18T13:39:33.599 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "initialized": true 2023-12-18T13:39:33.599 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout } 2023-12-18T13:39:33.599 INFO:teuthology.orchestra.run.smithi002.stdout:mgr epoch 5 is available 2023-12-18T13:39:33.599 INFO:teuthology.orchestra.run.smithi002.stdout:Setting orchestrator backend to cephadm... 2023-12-18T13:39:33.704 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:33 smithi002 ceph-mon[38908]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-18T13:39:33.704 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:33 smithi002 ceph-mon[38908]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-18T13:39:34.510 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:34 smithi002 ceph-mon[38908]: mgrmap e8: a(active, since 2s) 2023-12-18T13:39:34.510 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:34 smithi002 ceph-mon[38908]: [18/Dec/2023:13:39:33] ENGINE Bus STARTING 2023-12-18T13:39:34.510 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:34 smithi002 ceph-mon[38908]: from='mgr.14120 172.21.15.2:0/295130700' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:39:34.510 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:34 smithi002 ceph-mon[38908]: from='mgr.14120 172.21.15.2:0/295130700' entity='mgr.a' 2023-12-18T13:39:34.510 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:34 smithi002 ceph-mon[38908]: from='mgr.14120 172.21.15.2:0/295130700' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:39:35.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:35 smithi002 ceph-mon[38908]: [18/Dec/2023:13:39:33] ENGINE Serving on https://172.21.15.2:7150 2023-12-18T13:39:35.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:35 smithi002 ceph-mon[38908]: [18/Dec/2023:13:39:33] ENGINE Serving on http://172.21.15.2:8765 2023-12-18T13:39:35.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:35 smithi002 ceph-mon[38908]: [18/Dec/2023:13:39:33] ENGINE Bus STARTED 2023-12-18T13:39:35.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:35 smithi002 ceph-mon[38908]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:39:35.574 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout value unchanged 2023-12-18T13:39:35.574 INFO:teuthology.orchestra.run.smithi002.stdout:Generating ssh key... 2023-12-18T13:39:36.729 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:36 smithi002 ceph-mon[38908]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:39:36.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:36 smithi002 ceph-mon[38908]: from='mgr.14120 172.21.15.2:0/295130700' entity='mgr.a' 2023-12-18T13:39:36.730 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:36 smithi002 ceph-mon[38908]: from='mgr.14120 172.21.15.2:0/295130700' entity='mgr.a' 2023-12-18T13:39:36.730 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:36 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: Generating public/private rsa key pair. 2023-12-18T13:39:36.730 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:36 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: Your identification has been saved in /tmp/tmpnedpvmnb/key. 2023-12-18T13:39:36.730 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:36 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: Your public key has been saved in /tmp/tmpnedpvmnb/key.pub. 2023-12-18T13:39:36.730 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:36 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: The key fingerprint is: 2023-12-18T13:39:36.730 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:36 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: SHA256:o6mMbqEw7vzwZGwZ26P8lVnbGWBcsac/LASMfdh7hvo ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715 2023-12-18T13:39:36.730 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:36 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: The key's randomart image is: 2023-12-18T13:39:36.730 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:36 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: +---[RSA 3072]----+ 2023-12-18T13:39:36.730 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:36 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: | o. | 2023-12-18T13:39:36.730 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:36 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: | = + . | 2023-12-18T13:39:36.731 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:36 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: | . O + . | 2023-12-18T13:39:36.731 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:36 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: | . + = | 2023-12-18T13:39:36.731 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:36 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: | . S. * o | 2023-12-18T13:39:36.731 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:36 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: |o o = o+.= B | 2023-12-18T13:39:36.731 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:36 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: |o+ O oo+ o + + | 2023-12-18T13:39:36.731 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:36 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: |o.Oo..o . . . | 2023-12-18T13:39:36.731 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:36 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: |.=+=+. E | 2023-12-18T13:39:36.731 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:36 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: +----[SHA256]-----+ 2023-12-18T13:39:37.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:37 smithi002 ceph-mon[38908]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:39:37.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:37 smithi002 ceph-mon[38908]: Generating ssh key... 2023-12-18T13:39:37.715 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCowQKFIzfWIkUkG9ZxLmz5MC+lcF5W5PiKHLXYbi+HaGkhBOJaMWGODxXL5mRJ/4InEWq1Hg7rBARsrP2J4ELOvmHjAi4v4TeR1A3YjuHxY6c1gKiOwawx5mAyf7cIp6UmISvTHOU/vrEUaaDcJawOfl4srDJ90vfdTLzNxUNvGCEvFT9LDFw/DCIbyjxWYcqKfH0wxJ+UpKThFXim7f9/WSclp5LxWJKsjql91x5wtARnyR4Cy1gvNedzzmPVCdeLvYBx0AGW9Lg6QCge+jkPPsg6fttAwqJFvO2dx78aCVn8jH/PhLTAI9tzTsdd/Kbt0bqhYJ/7pNqNnqOAA4fXW+OzI3U3lCFkM683z83Lu5rtdGLYSfa/magBtgqslysp6GVAbzO8+IyjT/WeSQaih0+njcHBj4rkcigMOVSCb+6b6JCV+QF4cjJ+0vUkZElxhdUOoKuLGp8Ql6pw/46clCSPG6d8Ou27R+ggMTT9a71velpklJFuLFtoRSm4cjM= ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715 2023-12-18T13:39:37.716 INFO:teuthology.orchestra.run.smithi002.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-12-18T13:39:37.716 INFO:teuthology.orchestra.run.smithi002.stdout:Adding key to root@localhost authorized_keys... 2023-12-18T13:39:37.718 INFO:teuthology.orchestra.run.smithi002.stdout:Adding host smithi002... 2023-12-18T13:39:38.622 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:38 smithi002 ceph-mon[38908]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:39:39.898 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:39 smithi002 ceph-mon[38908]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi002", "addr": "172.21.15.2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:39:40.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:40 smithi002 ceph-mon[38908]: Deploying cephadm binary to smithi002 2023-12-18T13:39:42.698 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout Added host 'smithi002' with addr '172.21.15.2' 2023-12-18T13:39:42.698 INFO:teuthology.orchestra.run.smithi002.stdout:Deploying unmanaged mon service... 2023-12-18T13:39:43.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:43 smithi002 ceph-mon[38908]: from='mgr.14120 172.21.15.2:0/295130700' entity='mgr.a' 2023-12-18T13:39:43.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:43 smithi002 ceph-mon[38908]: Added host smithi002 2023-12-18T13:39:43.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:43 smithi002 ceph-mon[38908]: from='mgr.14120 172.21.15.2:0/295130700' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:39:43.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:43 smithi002 ceph-mon[38908]: from='mgr.14120 172.21.15.2:0/295130700' entity='mgr.a' 2023-12-18T13:39:43.715 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2023-12-18T13:39:43.715 INFO:teuthology.orchestra.run.smithi002.stdout:Deploying unmanaged mgr service... 2023-12-18T13:39:44.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:44 smithi002 ceph-mon[38908]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:39:44.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:44 smithi002 ceph-mon[38908]: Saving service mon spec with placement count:5 2023-12-18T13:39:44.885 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2023-12-18T13:39:45.825 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:45 smithi002 ceph-mon[38908]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:39:45.825 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:45 smithi002 ceph-mon[38908]: Saving service mgr spec with placement count:2 2023-12-18T13:39:45.825 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:45 smithi002 ceph-mon[38908]: from='mgr.14120 172.21.15.2:0/295130700' entity='mgr.a' 2023-12-18T13:39:45.825 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:45 smithi002 ceph-mon[38908]: from='mgr.14120 172.21.15.2:0/295130700' entity='mgr.a' 2023-12-18T13:39:45.825 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:45 smithi002 ceph-mon[38908]: from='mgr.14120 172.21.15.2:0/295130700' entity='mgr.a' 2023-12-18T13:39:46.696 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:46 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/1987403698' entity='client.admin' 2023-12-18T13:39:46.696 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:46 smithi002 ceph-mon[38908]: from='mgr.14120 172.21.15.2:0/295130700' entity='mgr.a' 2023-12-18T13:39:47.031 INFO:teuthology.orchestra.run.smithi002.stdout:Enabling the dashboard module... 2023-12-18T13:39:47.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:47 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/3929200019' entity='client.admin' 2023-12-18T13:39:47.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:47 smithi002 ceph-mon[38908]: from='mgr.14120 172.21.15.2:0/295130700' entity='mgr.a' 2023-12-18T13:39:48.975 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:48 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/3251963879' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-18T13:39:48.975 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:48 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: ignoring --setuser ceph since I am not root 2023-12-18T13:39:48.975 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:48 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: ignoring --setgroup ceph since I am not root 2023-12-18T13:39:49.303 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:49 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:49.189+0000 7f2d2ef20200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-18T13:39:49.303 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:49 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:49.302+0000 7f2d2ef20200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-18T13:39:49.649 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:49 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:49.404+0000 7f2d2ef20200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-18T13:39:49.649 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:49 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:49.520+0000 7f2d2ef20200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-18T13:39:50.042 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:49 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/3251963879' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-18T13:39:50.043 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:49 smithi002 ceph-mon[38908]: mgrmap e9: a(active, since 17s) 2023-12-18T13:39:50.080 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout { 2023-12-18T13:39:50.081 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 9, 2023-12-18T13:39:50.081 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-18T13:39:50.081 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "active_name": "a", 2023-12-18T13:39:50.081 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-12-18T13:39:50.081 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout } 2023-12-18T13:39:50.081 INFO:teuthology.orchestra.run.smithi002.stdout:Waiting for the mgr to restart... 2023-12-18T13:39:50.081 INFO:teuthology.orchestra.run.smithi002.stdout:Waiting for mgr epoch 9... 2023-12-18T13:39:50.399 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:50 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:50.241+0000 7f2d2ef20200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-18T13:39:50.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:50 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/3887267109' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-18T13:39:50.899 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:50 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:50.516+0000 7f2d2ef20200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-18T13:39:50.899 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:50 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:50.613+0000 7f2d2ef20200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-18T13:39:50.899 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:50 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:50.735+0000 7f2d2ef20200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-18T13:39:51.399 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:50 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:50.917+0000 7f2d2ef20200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-18T13:39:51.399 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:51 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:51.063+0000 7f2d2ef20200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-18T13:39:51.399 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:51 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:51.160+0000 7f2d2ef20200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-18T13:39:51.888 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:51 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:51.584+0000 7f2d2ef20200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-18T13:39:52.149 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:51 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:51.888+0000 7f2d2ef20200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-18T13:39:52.649 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:52 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:52.214+0000 7f2d2ef20200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-18T13:39:52.649 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:52 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:52.320+0000 7f2d2ef20200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-18T13:39:53.492 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:53 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:53.210+0000 7f2d2ef20200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-18T13:39:53.493 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:53 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:53.319+0000 7f2d2ef20200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-18T13:39:54.649 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:53 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:53.492+0000 7f2d2ef20200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-18T13:39:54.649 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:54 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:54.217+0000 7f2d2ef20200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-18T13:39:54.649 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:54 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:54.427+0000 7f2d2ef20200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-18T13:39:55.149 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:54 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:54.649+0000 7f2d2ef20200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-18T13:39:56.019 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:55 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:55.709+0000 7f2d2ef20200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-18T13:39:56.339 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:56 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:56.018+0000 7f2d2ef20200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-18T13:39:56.339 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:56 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:56.119+0000 7f2d2ef20200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-18T13:39:56.649 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:39:56 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:39:56.339+0000 7f2d2ef20200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-18T13:39:56.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:56 smithi002 ceph-mon[38908]: Active manager daemon a restarted 2023-12-18T13:39:56.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:56 smithi002 ceph-mon[38908]: Activating manager daemon a 2023-12-18T13:39:56.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:56 smithi002 ceph-mon[38908]: osdmap e3: 0 total, 0 up, 0 in 2023-12-18T13:39:56.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:56 smithi002 ceph-mon[38908]: mgrmap e10: a(active, starting, since 0.00382351s) 2023-12-18T13:39:56.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:56 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:39:56.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:56 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-12-18T13:39:56.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:56 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-18T13:39:56.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:56 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-18T13:39:56.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:56 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-18T13:39:56.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:56 smithi002 ceph-mon[38908]: Manager daemon a is now available 2023-12-18T13:39:56.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:56 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:39:56.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:56 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:39:57.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:57 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-12-18T13:39:57.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:57 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-12-18T13:39:57.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:57 smithi002 ceph-mon[38908]: [18/Dec/2023:13:39:56] ENGINE Bus STARTING 2023-12-18T13:39:57.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:57 smithi002 ceph-mon[38908]: [18/Dec/2023:13:39:56] ENGINE Serving on https://172.21.15.2:7150 2023-12-18T13:39:57.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:57 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:39:57.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:57 smithi002 ceph-mon[38908]: mgrmap e11: a(active, since 1.00648s) 2023-12-18T13:39:57.720 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout { 2023-12-18T13:39:57.720 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2023-12-18T13:39:57.721 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "initialized": true 2023-12-18T13:39:57.721 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout } 2023-12-18T13:39:57.721 INFO:teuthology.orchestra.run.smithi002.stdout:mgr epoch 9 is available 2023-12-18T13:39:57.721 INFO:teuthology.orchestra.run.smithi002.stdout:Generating a dashboard self-signed certificate... 2023-12-18T13:39:58.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:58 smithi002 ceph-mon[38908]: [18/Dec/2023:13:39:56] ENGINE Serving on http://172.21.15.2:8765 2023-12-18T13:39:58.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:58 smithi002 ceph-mon[38908]: [18/Dec/2023:13:39:56] ENGINE Bus STARTED 2023-12-18T13:39:58.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:58 smithi002 ceph-mon[38908]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-18T13:39:58.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:58 smithi002 ceph-mon[38908]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-18T13:39:58.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:58 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:39:58.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:58 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:39:58.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:58 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:39:58.787 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2023-12-18T13:39:58.787 INFO:teuthology.orchestra.run.smithi002.stdout:Creating initial admin user... 2023-12-18T13:39:59.774 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:59 smithi002 ceph-mon[38908]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:39:59.774 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:39:59 smithi002 ceph-mon[38908]: mgrmap e12: a(active, since 2s) 2023-12-18T13:40:00.146 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$5B/kDTdfXPqHxiCIDg3n6.MQ/ML6XrOveHNQS57bIEo013N.OlMxe", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1702906799, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-18T13:40:00.146 INFO:teuthology.orchestra.run.smithi002.stdout:Fetching dashboard port number... 2023-12-18T13:40:01.115 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:00 smithi002 ceph-mon[38908]: 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:40:01.115 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:00 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:01.153 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 8443 2023-12-18T13:40:01.166 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-18T13:40:01.166 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout disabled 2023-12-18T13:40:01.175 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-18T13:40:01.176 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout inactive 2023-12-18T13:40:01.176 INFO:teuthology.orchestra.run.smithi002.stdout:firewalld.service is not enabled 2023-12-18T13:40:01.176 INFO:teuthology.orchestra.run.smithi002.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2023-12-18T13:40:01.178 INFO:teuthology.orchestra.run.smithi002.stdout:Ceph Dashboard is now available at: 2023-12-18T13:40:01.178 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:40:01.178 INFO:teuthology.orchestra.run.smithi002.stdout: URL: https://smithi002:8443/ 2023-12-18T13:40:01.178 INFO:teuthology.orchestra.run.smithi002.stdout: User: admin 2023-12-18T13:40:01.178 INFO:teuthology.orchestra.run.smithi002.stdout: Password: gh8s3eb5ep 2023-12-18T13:40:01.178 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:40:01.179 INFO:teuthology.orchestra.run.smithi002.stdout:Saving cluster configuration to /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/config directory 2023-12-18T13:40:01.179 INFO:teuthology.orchestra.run.smithi002.stdout:Enabling autotune for osd_memory_target 2023-12-18T13:40:02.001 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:01 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/1940106670' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-18T13:40:03.312 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2023-12-18T13:40:03.312 INFO:teuthology.orchestra.run.smithi002.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-12-18T13:40:03.313 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:40:03.313 INFO:teuthology.orchestra.run.smithi002.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-18T13:40:03.313 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:40:03.313 INFO:teuthology.orchestra.run.smithi002.stdout:Or, if you are only running a single cluster on this host: 2023-12-18T13:40:03.313 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:40:03.313 INFO:teuthology.orchestra.run.smithi002.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2023-12-18T13:40:03.313 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:40:03.313 INFO:teuthology.orchestra.run.smithi002.stdout:Please consider enabling telemetry to help improve Ceph: 2023-12-18T13:40:03.313 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:40:03.313 INFO:teuthology.orchestra.run.smithi002.stdout: ceph telemetry on 2023-12-18T13:40:03.313 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:40:03.313 INFO:teuthology.orchestra.run.smithi002.stdout:For more information see: 2023-12-18T13:40:03.313 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:40:03.313 INFO:teuthology.orchestra.run.smithi002.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2023-12-18T13:40:03.314 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:40:03.314 INFO:teuthology.orchestra.run.smithi002.stdout:Bootstrap complete. 2023-12-18T13:40:03.370 INFO:tasks.cephadm:Fetching config... 2023-12-18T13:40:03.370 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2023-12-18T13:40:03.370 DEBUG:teuthology.orchestra.run.smithi002:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-18T13:40:03.390 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-18T13:40:03.390 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2023-12-18T13:40:03.391 DEBUG:teuthology.orchestra.run.smithi002:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-18T13:40:03.450 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-18T13:40:03.450 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2023-12-18T13:40:03.450 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd if=/var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/keyring of=/dev/stdout 2023-12-18T13:40:03.527 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-18T13:40:03.528 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2023-12-18T13:40:03.528 DEBUG:teuthology.orchestra.run.smithi002:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-18T13:40:03.587 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-18T13:40:03.587 DEBUG:teuthology.orchestra.run.smithi002:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCowQKFIzfWIkUkG9ZxLmz5MC+lcF5W5PiKHLXYbi+HaGkhBOJaMWGODxXL5mRJ/4InEWq1Hg7rBARsrP2J4ELOvmHjAi4v4TeR1A3YjuHxY6c1gKiOwawx5mAyf7cIp6UmISvTHOU/vrEUaaDcJawOfl4srDJ90vfdTLzNxUNvGCEvFT9LDFw/DCIbyjxWYcqKfH0wxJ+UpKThFXim7f9/WSclp5LxWJKsjql91x5wtARnyR4Cy1gvNedzzmPVCdeLvYBx0AGW9Lg6QCge+jkPPsg6fttAwqJFvO2dx78aCVn8jH/PhLTAI9tzTsdd/Kbt0bqhYJ/7pNqNnqOAA4fXW+OzI3U3lCFkM683z83Lu5rtdGLYSfa/magBtgqslysp6GVAbzO8+IyjT/WeSQaih0+njcHBj4rkcigMOVSCb+6b6JCV+QF4cjJ+0vUkZElxhdUOoKuLGp8Ql6pw/46clCSPG6d8Ou27R+ggMTT9a71velpklJFuLFtoRSm4cjM= ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-18T13:40:03.669 INFO:teuthology.orchestra.run.smithi002.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCowQKFIzfWIkUkG9ZxLmz5MC+lcF5W5PiKHLXYbi+HaGkhBOJaMWGODxXL5mRJ/4InEWq1Hg7rBARsrP2J4ELOvmHjAi4v4TeR1A3YjuHxY6c1gKiOwawx5mAyf7cIp6UmISvTHOU/vrEUaaDcJawOfl4srDJ90vfdTLzNxUNvGCEvFT9LDFw/DCIbyjxWYcqKfH0wxJ+UpKThFXim7f9/WSclp5LxWJKsjql91x5wtARnyR4Cy1gvNedzzmPVCdeLvYBx0AGW9Lg6QCge+jkPPsg6fttAwqJFvO2dx78aCVn8jH/PhLTAI9tzTsdd/Kbt0bqhYJ/7pNqNnqOAA4fXW+OzI3U3lCFkM683z83Lu5rtdGLYSfa/magBtgqslysp6GVAbzO8+IyjT/WeSQaih0+njcHBj4rkcigMOVSCb+6b6JCV+QF4cjJ+0vUkZElxhdUOoKuLGp8Ql6pw/46clCSPG6d8Ou27R+ggMTT9a71velpklJFuLFtoRSm4cjM= ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715 2023-12-18T13:40:03.683 DEBUG:teuthology.orchestra.run.smithi007:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCowQKFIzfWIkUkG9ZxLmz5MC+lcF5W5PiKHLXYbi+HaGkhBOJaMWGODxXL5mRJ/4InEWq1Hg7rBARsrP2J4ELOvmHjAi4v4TeR1A3YjuHxY6c1gKiOwawx5mAyf7cIp6UmISvTHOU/vrEUaaDcJawOfl4srDJ90vfdTLzNxUNvGCEvFT9LDFw/DCIbyjxWYcqKfH0wxJ+UpKThFXim7f9/WSclp5LxWJKsjql91x5wtARnyR4Cy1gvNedzzmPVCdeLvYBx0AGW9Lg6QCge+jkPPsg6fttAwqJFvO2dx78aCVn8jH/PhLTAI9tzTsdd/Kbt0bqhYJ/7pNqNnqOAA4fXW+OzI3U3lCFkM683z83Lu5rtdGLYSfa/magBtgqslysp6GVAbzO8+IyjT/WeSQaih0+njcHBj4rkcigMOVSCb+6b6JCV+QF4cjJ+0vUkZElxhdUOoKuLGp8Ql6pw/46clCSPG6d8Ou27R+ggMTT9a71velpklJFuLFtoRSm4cjM= ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-18T13:40:03.733 INFO:teuthology.orchestra.run.smithi007.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCowQKFIzfWIkUkG9ZxLmz5MC+lcF5W5PiKHLXYbi+HaGkhBOJaMWGODxXL5mRJ/4InEWq1Hg7rBARsrP2J4ELOvmHjAi4v4TeR1A3YjuHxY6c1gKiOwawx5mAyf7cIp6UmISvTHOU/vrEUaaDcJawOfl4srDJ90vfdTLzNxUNvGCEvFT9LDFw/DCIbyjxWYcqKfH0wxJ+UpKThFXim7f9/WSclp5LxWJKsjql91x5wtARnyR4Cy1gvNedzzmPVCdeLvYBx0AGW9Lg6QCge+jkPPsg6fttAwqJFvO2dx78aCVn8jH/PhLTAI9tzTsdd/Kbt0bqhYJ/7pNqNnqOAA4fXW+OzI3U3lCFkM683z83Lu5rtdGLYSfa/magBtgqslysp6GVAbzO8+IyjT/WeSQaih0+njcHBj4rkcigMOVSCb+6b6JCV+QF4cjJ+0vUkZElxhdUOoKuLGp8Ql6pw/46clCSPG6d8Ou27R+ggMTT9a71velpklJFuLFtoRSm4cjM= ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715 2023-12-18T13:40:03.748 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-12-18T13:40:03.774 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:03 smithi002 ceph-mon[38908]: mgrmap e13: a(active, since 6s) 2023-12-18T13:40:03.774 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:03 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/524782372' entity='client.admin' 2023-12-18T13:40:04.043 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:40:06.128 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-12-18T13:40:06.128 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-12-18T13:40:06.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:06 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:06.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:06 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:06.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:06 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi002", "name": "osd_memory_target"}]: dispatch 2023-12-18T13:40:06.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:06 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:06.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:06 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:40:06.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:06 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:06.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:06 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/4014098299' entity='client.admin' 2023-12-18T13:40:06.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:06 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:40:06.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:06 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:06.502 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:40:08.193 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi007 2023-12-18T13:40:08.193 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2023-12-18T13:40:08.193 DEBUG:teuthology.orchestra.run.smithi007:> dd of=/etc/ceph/ceph.conf 2023-12-18T13:40:08.215 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2023-12-18T13:40:08.215 DEBUG:teuthology.orchestra.run.smithi007:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-18T13:40:08.276 INFO:tasks.cephadm:Adding host smithi007 to orchestrator... 2023-12-18T13:40:08.276 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch host add smithi007 2023-12-18T13:40:08.578 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:40:09.101 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:08 smithi002 ceph-mon[38908]: 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:40:09.101 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:08 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:09.101 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:08 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:40:09.101 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:08 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:09.101 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:08 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:40:09.101 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:08 smithi002 ceph-mon[38908]: Updating smithi002:/etc/ceph/ceph.conf 2023-12-18T13:40:09.101 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:08 smithi002 ceph-mon[38908]: Updating smithi002:/var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T13:40:09.101 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:08 smithi002 ceph-mon[38908]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2023-12-18T13:40:09.101 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:08 smithi002 ceph-mon[38908]: Updating smithi002:/var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-18T13:40:10.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:09 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:10.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:09 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:10.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:09 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:11.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:11 smithi002 ceph-mon[38908]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi007", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:40:11.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:11 smithi002 ceph-mon[38908]: Deploying cephadm binary to smithi007 2023-12-18T13:40:14.075 INFO:teuthology.orchestra.run.smithi002.stdout:Added host 'smithi007' with addr '172.21.15.7' 2023-12-18T13:40:14.465 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch host ls --format=json 2023-12-18T13:40:14.764 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:40:15.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:15 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:15.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:15 smithi002 ceph-mon[38908]: Added host smithi007 2023-12-18T13:40:15.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:15 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:40:15.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:15 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:15.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:15 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:15.993 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:40:15.994 INFO:teuthology.orchestra.run.smithi002.stdout:[{"addr": "172.21.15.2", "hostname": "smithi002", "labels": [], "status": ""}, {"addr": "172.21.15.7", "hostname": "smithi007", "labels": [], "status": ""}] 2023-12-18T13:40:16.390 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-18T13:40:16.390 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph osd crush tunables default 2023-12-18T13:40:16.689 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:40:16.977 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:16 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:18.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:17 smithi002 ceph-mon[38908]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:40:18.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:17 smithi002 ceph-mon[38908]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:18.730 INFO:teuthology.orchestra.run.smithi002.stderr:adjusted tunables profile to default 2023-12-18T13:40:19.012 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:18 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/2469775292' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-18T13:40:19.012 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:18 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:19.013 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:18 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:19.013 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:18 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:19.013 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:18 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:19.013 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:18 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi007", "name": "osd_memory_target"}]: dispatch 2023-12-18T13:40:19.013 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:18 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:19.013 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:18 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:40:19.140 INFO:tasks.cephadm:Adding mon.a on smithi002 2023-12-18T13:40:19.141 INFO:tasks.cephadm:Adding mon.b on smithi007 2023-12-18T13:40:19.141 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch apply mon '2;smithi002:172.21.15.2=a;smithi007:172.21.15.7=b' 2023-12-18T13:40:19.465 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T13:40:20.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:19 smithi002 ceph-mon[38908]: Updating smithi007:/etc/ceph/ceph.conf 2023-12-18T13:40:20.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:19 smithi002 ceph-mon[38908]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:20.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:19 smithi002 ceph-mon[38908]: Updating smithi007:/var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T13:40:20.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:19 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/2469775292' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-18T13:40:20.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:19 smithi002 ceph-mon[38908]: osdmap e4: 0 total, 0 up, 0 in 2023-12-18T13:40:20.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:19 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:20.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:19 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:20.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:19 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:20.691 INFO:teuthology.orchestra.run.smithi007.stdout:Scheduled mon update... 2023-12-18T13:40:21.081 DEBUG:teuthology.orchestra.run.smithi007:mon.b> sudo journalctl -f -n 0 -u ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@mon.b.service 2023-12-18T13:40:21.083 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-18T13:40:21.083 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-18T13:40:21.117 INFO:journalctl@ceph.mon.b.smithi007.stdout:-- Logs begin at Mon 2023-12-18 13:21:01 UTC. -- 2023-12-18T13:40:21.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:20 smithi002 ceph-mon[38908]: Updating smithi007:/etc/ceph/ceph.client.admin.keyring 2023-12-18T13:40:21.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:20 smithi002 ceph-mon[38908]: Updating smithi007:/var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-18T13:40:21.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:20 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:21.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:20 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:40:21.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:20 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:21.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:20 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:40:21.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:20 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:21.530 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T13:40:22.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:21 smithi002 ceph-mon[38908]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:22.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:21 smithi002 ceph-mon[38908]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi002:172.21.15.2=a;smithi007:172.21.15.7=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:40:22.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:21 smithi002 ceph-mon[38908]: Saving service mon spec with placement smithi002:172.21.15.2=a;smithi007:172.21.15.7=b;count:2 2023-12-18T13:40:22.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:21 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:40:22.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:21 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:22.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:21 smithi002 ceph-mon[38908]: Deploying daemon mon.b on smithi007 2023-12-18T13:40:23.094 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:40:23.095 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":1,"fsid":"99b8ce6a-9daa-11ee-95a5-87774f69a715","modified":"2023-12-18T13:39:04.356469Z","created":"2023-12-18T13:39:04.356469Z","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.2:3300","nonce":0},{"type":"v1","addr":"172.21.15.2:6789","nonce":0}]},"addr":"172.21.15.2:6789/0","public_addr":"172.21.15.2:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-18T13:40:23.096 INFO:teuthology.orchestra.run.smithi007.stderr:dumped monmap epoch 1 2023-12-18T13:40:24.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 systemd[1]: Started Ceph mon.b for 99b8ce6a-9daa-11ee-95a5-87774f69a715. 2023-12-18T13:40:24.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: load: jerasure load: lrc 2023-12-18T13:40:24.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: RocksDB version: 7.9.2 2023-12-18T13:40:24.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Git sha 0 2023-12-18T13:40:24.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Compile date 2023-12-18 03:47:49 2023-12-18T13:40:24.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: DB SUMMARY 2023-12-18T13:40:24.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: DB Session ID: RVLHYMTQGWBTZULUIBRA 2023-12-18T13:40:24.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: CURRENT file: CURRENT 2023-12-18T13:40:24.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: IDENTITY file: IDENTITY 2023-12-18T13:40:24.110 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2023-12-18T13:40:24.110 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2023-12-18T13:40:24.110 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2023-12-18T13:40:24.110 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.error_if_exists: 0 2023-12-18T13:40:24.110 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.create_if_missing: 0 2023-12-18T13:40:24.110 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.paranoid_checks: 1 2023-12-18T13:40:24.110 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-18T13:40:24.110 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-18T13:40:24.110 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-18T13:40:24.110 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.env: 0x555b67dc2a60 2023-12-18T13:40:24.110 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.fs: PosixFileSystem 2023-12-18T13:40:24.110 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.info_log: 0x555b68f9f760 2023-12-18T13:40:24.110 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.max_file_opening_threads: 16 2023-12-18T13:40:24.110 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.statistics: (nil) 2023-12-18T13:40:24.110 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.use_fsync: 0 2023-12-18T13:40:24.110 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.max_log_file_size: 0 2023-12-18T13:40:24.111 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-18T13:40:24.111 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-18T13:40:24.111 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.keep_log_file_num: 1000 2023-12-18T13:40:24.111 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.recycle_log_file_num: 0 2023-12-18T13:40:24.111 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.allow_fallocate: 1 2023-12-18T13:40:24.111 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.allow_mmap_reads: 0 2023-12-18T13:40:24.111 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.allow_mmap_writes: 0 2023-12-18T13:40:24.111 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.use_direct_reads: 0 2023-12-18T13:40:24.111 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-18T13:40:24.111 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.create_missing_column_families: 0 2023-12-18T13:40:24.111 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.db_log_dir: 2023-12-18T13:40:24.111 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.wal_dir: 2023-12-18T13:40:24.111 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-18T13:40:24.111 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-18T13:40:24.111 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-18T13:40:24.111 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-18T13:40:24.111 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-18T13:40:24.112 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-18T13:40:24.112 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.advise_random_on_open: 1 2023-12-18T13:40:24.112 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.db_write_buffer_size: 0 2023-12-18T13:40:24.112 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.write_buffer_manager: 0x555b68f554a0 2023-12-18T13:40:24.112 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-18T13:40:24.112 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-18T13:40:24.112 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-18T13:40:24.112 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.rate_limiter: (nil) 2023-12-18T13:40:24.112 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-18T13:40:24.112 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.wal_recovery_mode: 2 2023-12-18T13:40:24.112 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.enable_thread_tracking: 0 2023-12-18T13:40:24.112 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.enable_pipelined_write: 0 2023-12-18T13:40:24.112 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.unordered_write: 0 2023-12-18T13:40:24.112 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-18T13:40:24.112 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-18T13:40:24.112 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-18T13:40:24.113 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-18T13:40:24.113 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.row_cache: None 2023-12-18T13:40:24.113 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.wal_filter: None 2023-12-18T13:40:24.113 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-18T13:40:24.113 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.allow_ingest_behind: 0 2023-12-18T13:40:24.113 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.two_write_queues: 0 2023-12-18T13:40:24.113 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.manual_wal_flush: 0 2023-12-18T13:40:24.113 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.wal_compression: 0 2023-12-18T13:40:24.113 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.atomic_flush: 0 2023-12-18T13:40:24.113 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-18T13:40:24.113 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-18T13:40:24.113 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-18T13:40:24.113 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.log_readahead_size: 0 2023-12-18T13:40:24.114 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-18T13:40:24.114 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.best_efforts_recovery: 0 2023-12-18T13:40:24.114 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-18T13:40:24.114 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-18T13:40:24.114 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.allow_data_in_errors: 0 2023-12-18T13:40:24.114 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.db_host_id: __hostname__ 2023-12-18T13:40:24.114 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-18T13:40:24.114 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.max_background_jobs: 2 2023-12-18T13:40:24.114 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.max_background_compactions: -1 2023-12-18T13:40:24.114 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.max_subcompactions: 1 2023-12-18T13:40:24.114 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-18T13:40:24.114 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-18T13:40:24.114 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-18T13:40:24.114 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.max_total_wal_size: 0 2023-12-18T13:40:24.115 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-18T13:40:24.115 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-18T13:40:24.115 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-18T13:40:24.115 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-18T13:40:24.115 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.max_open_files: -1 2023-12-18T13:40:24.115 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.bytes_per_sync: 0 2023-12-18T13:40:24.115 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-18T13:40:24.115 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-18T13:40:24.115 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.compaction_readahead_size: 0 2023-12-18T13:40:24.115 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.max_background_flushes: -1 2023-12-18T13:40:24.115 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Compression algorithms supported: 2023-12-18T13:40:24.115 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-18T13:40:24.115 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: kZSTD supported: 0 2023-12-18T13:40:24.115 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: kXpressCompression supported: 0 2023-12-18T13:40:24.115 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: kLZ4HCCompression supported: 1 2023-12-18T13:40:24.116 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: kZlibCompression supported: 1 2023-12-18T13:40:24.116 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: kSnappyCompression supported: 1 2023-12-18T13:40:24.116 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: kLZ4Compression supported: 1 2023-12-18T13:40:24.116 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: kBZip2Compression supported: 0 2023-12-18T13:40:24.116 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-18T13:40:24.116 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-18T13:40:24.116 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2023-12-18T13:40:24.116 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-18T13:40:24.116 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-18T13:40:24.116 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.merge_operator: 2023-12-18T13:40:24.116 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.compaction_filter: None 2023-12-18T13:40:24.116 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.compaction_filter_factory: None 2023-12-18T13:40:24.116 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.sst_partitioner_factory: None 2023-12-18T13:40:24.116 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-18T13:40:24.116 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-18T13:40:24.116 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x555b68f9f880) 2023-12-18T13:40:24.116 INFO:journalctl@ceph.mon.b.smithi007.stdout: cache_index_and_filter_blocks: 1 2023-12-18T13:40:24.117 INFO:journalctl@ceph.mon.b.smithi007.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-18T13:40:24.117 INFO:journalctl@ceph.mon.b.smithi007.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-18T13:40:24.117 INFO:journalctl@ceph.mon.b.smithi007.stdout: pin_top_level_index_and_filter: 1 2023-12-18T13:40:24.117 INFO:journalctl@ceph.mon.b.smithi007.stdout: index_type: 0 2023-12-18T13:40:24.117 INFO:journalctl@ceph.mon.b.smithi007.stdout: data_block_index_type: 0 2023-12-18T13:40:24.117 INFO:journalctl@ceph.mon.b.smithi007.stdout: index_shortening: 1 2023-12-18T13:40:24.117 INFO:journalctl@ceph.mon.b.smithi007.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-18T13:40:24.117 INFO:journalctl@ceph.mon.b.smithi007.stdout: checksum: 4 2023-12-18T13:40:24.117 INFO:journalctl@ceph.mon.b.smithi007.stdout: no_block_cache: 0 2023-12-18T13:40:24.117 INFO:journalctl@ceph.mon.b.smithi007.stdout: block_cache: 0x555b68ff5090 2023-12-18T13:40:24.117 INFO:journalctl@ceph.mon.b.smithi007.stdout: block_cache_name: BinnedLRUCache 2023-12-18T13:40:24.117 INFO:journalctl@ceph.mon.b.smithi007.stdout: block_cache_options: 2023-12-18T13:40:24.117 INFO:journalctl@ceph.mon.b.smithi007.stdout: capacity : 536870912 2023-12-18T13:40:24.117 INFO:journalctl@ceph.mon.b.smithi007.stdout: num_shard_bits : 4 2023-12-18T13:40:24.117 INFO:journalctl@ceph.mon.b.smithi007.stdout: strict_capacity_limit : 0 2023-12-18T13:40:24.118 INFO:journalctl@ceph.mon.b.smithi007.stdout: high_pri_pool_ratio: 0.000 2023-12-18T13:40:24.118 INFO:journalctl@ceph.mon.b.smithi007.stdout: block_cache_compressed: (nil) 2023-12-18T13:40:24.118 INFO:journalctl@ceph.mon.b.smithi007.stdout: persistent_cache: (nil) 2023-12-18T13:40:24.118 INFO:journalctl@ceph.mon.b.smithi007.stdout: block_size: 4096 2023-12-18T13:40:24.118 INFO:journalctl@ceph.mon.b.smithi007.stdout: block_size_deviation: 10 2023-12-18T13:40:24.118 INFO:journalctl@ceph.mon.b.smithi007.stdout: block_restart_interval: 16 2023-12-18T13:40:24.118 INFO:journalctl@ceph.mon.b.smithi007.stdout: index_block_restart_interval: 1 2023-12-18T13:40:24.118 INFO:journalctl@ceph.mon.b.smithi007.stdout: metadata_block_size: 4096 2023-12-18T13:40:24.118 INFO:journalctl@ceph.mon.b.smithi007.stdout: partition_filters: 0 2023-12-18T13:40:24.118 INFO:journalctl@ceph.mon.b.smithi007.stdout: use_delta_encoding: 1 2023-12-18T13:40:24.118 INFO:journalctl@ceph.mon.b.smithi007.stdout: filter_policy: bloomfilter 2023-12-18T13:40:24.118 INFO:journalctl@ceph.mon.b.smithi007.stdout: whole_key_filtering: 1 2023-12-18T13:40:24.118 INFO:journalctl@ceph.mon.b.smithi007.stdout: verify_compression: 0 2023-12-18T13:40:24.118 INFO:journalctl@ceph.mon.b.smithi007.stdout: read_amp_bytes_per_bit: 0 2023-12-18T13:40:24.118 INFO:journalctl@ceph.mon.b.smithi007.stdout: format_version: 5 2023-12-18T13:40:24.118 INFO:journalctl@ceph.mon.b.smithi007.stdout: enable_index_compression: 1 2023-12-18T13:40:24.119 INFO:journalctl@ceph.mon.b.smithi007.stdout: block_align: 0 2023-12-18T13:40:24.119 INFO:journalctl@ceph.mon.b.smithi007.stdout: max_auto_readahead_size: 262144 2023-12-18T13:40:24.119 INFO:journalctl@ceph.mon.b.smithi007.stdout: prepopulate_block_cache: 0 2023-12-18T13:40:24.119 INFO:journalctl@ceph.mon.b.smithi007.stdout: initial_auto_readahead_size: 8192 2023-12-18T13:40:24.119 INFO:journalctl@ceph.mon.b.smithi007.stdout: num_file_reads_for_auto_readahead: 2 2023-12-18T13:40:24.119 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.write_buffer_size: 33554432 2023-12-18T13:40:24.119 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.max_write_buffer_number: 2 2023-12-18T13:40:24.119 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.compression: NoCompression 2023-12-18T13:40:24.119 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.bottommost_compression: Disabled 2023-12-18T13:40:24.119 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.prefix_extractor: nullptr 2023-12-18T13:40:24.119 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-18T13:40:24.119 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.num_levels: 7 2023-12-18T13:40:24.119 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-18T13:40:24.119 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-18T13:40:24.119 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-18T13:40:24.119 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-18T13:40:24.120 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-18T13:40:24.120 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-18T13:40:24.120 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-18T13:40:24.120 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:40:24.120 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-18T13:40:24.120 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-18T13:40:24.120 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:40:24.120 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:40:24.120 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-18T13:40:24.120 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.compression_opts.level: 32767 2023-12-18T13:40:24.120 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.compression_opts.strategy: 0 2023-12-18T13:40:24.120 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-18T13:40:24.120 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:40:24.120 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:40:24.120 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-18T13:40:24.120 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.compression_opts.enabled: false 2023-12-18T13:40:24.120 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:40:24.121 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-18T13:40:24.121 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-18T13:40:24.121 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-18T13:40:24.121 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.target_file_size_base: 67108864 2023-12-18T13:40:24.121 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-18T13:40:24.121 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-18T13:40:24.121 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-18T13:40:24.121 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-18T13:40:24.121 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-18T13:40:24.121 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-18T13:40:24.121 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-18T13:40:24.121 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-18T13:40:24.121 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-18T13:40:24.121 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-18T13:40:24.121 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-18T13:40:24.122 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-18T13:40:24.122 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-18T13:40:24.122 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-18T13:40:24.122 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.arena_block_size: 1048576 2023-12-18T13:40:24.122 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-18T13:40:24.122 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-18T13:40:24.122 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.disable_auto_compactions: 0 2023-12-18T13:40:24.122 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-18T13:40:24.122 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-18T13:40:24.122 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-18T13:40:24.122 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-18T13:40:24.122 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-18T13:40:24.123 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-18T13:40:24.123 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-18T13:40:24.123 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-18T13:40:24.123 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-18T13:40:24.123 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-18T13:40:24.123 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.table_properties_collectors: 2023-12-18T13:40:24.123 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.inplace_update_support: 0 2023-12-18T13:40:24.123 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-18T13:40:24.123 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-18T13:40:24.123 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-18T13:40:24.123 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-18T13:40:24.123 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.bloom_locality: 0 2023-12-18T13:40:24.124 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.max_successive_merges: 0 2023-12-18T13:40:24.124 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-18T13:40:24.124 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.paranoid_file_checks: 0 2023-12-18T13:40:24.124 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.force_consistency_checks: 1 2023-12-18T13:40:24.124 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.report_bg_io_stats: 0 2023-12-18T13:40:24.124 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.ttl: 2592000 2023-12-18T13:40:24.124 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-18T13:40:24.124 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-18T13:40:24.124 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-18T13:40:24.124 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.enable_blob_files: false 2023-12-18T13:40:24.124 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.min_blob_size: 0 2023-12-18T13:40:24.124 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.blob_file_size: 268435456 2023-12-18T13:40:24.124 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-18T13:40:24.124 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-18T13:40:24.124 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-18T13:40:24.124 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-18T13:40:24.124 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-18T13:40:24.125 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.blob_file_starting_level: 0 2023-12-18T13:40:24.125 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-18T13:40:24.125 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: 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:40:24.125 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2023-12-18T13:40:24.125 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a2773740-f125-431f-bef0-16ea1555d257 2023-12-18T13:40:24.125 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702906823862461, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-12-18T13:40:24.125 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2023-12-18T13:40:24.125 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702906823862912, "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": 1702906823, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a2773740-f125-431f-bef0-16ea1555d257", "db_session_id": "RVLHYMTQGWBTZULUIBRA", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2023-12-18T13:40:24.125 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702906823862994, "job": 1, "event": "recovery_finished"} 2023-12-18T13:40:24.125 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2023-12-18T13:40:24.125 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: 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:40:24.125 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x555b69090000 2023-12-18T13:40:24.125 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: DB pointer 0x555b6907e000 2023-12-18T13:40:24.125 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-18T13:40:24.126 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-18T13:40:24.126 INFO:journalctl@ceph.mon.b.smithi007.stdout: ** DB Stats ** 2023-12-18T13:40:24.126 INFO:journalctl@ceph.mon.b.smithi007.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:40:24.126 INFO:journalctl@ceph.mon.b.smithi007.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:40:24.126 INFO:journalctl@ceph.mon.b.smithi007.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:40:24.126 INFO:journalctl@ceph.mon.b.smithi007.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:40:24.126 INFO:journalctl@ceph.mon.b.smithi007.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:40:24.126 INFO:journalctl@ceph.mon.b.smithi007.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:40:24.126 INFO:journalctl@ceph.mon.b.smithi007.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:40:24.126 INFO:journalctl@ceph.mon.b.smithi007.stdout: 2023-12-18T13:40:24.126 INFO:journalctl@ceph.mon.b.smithi007.stdout: ** Compaction Stats [default] ** 2023-12-18T13:40:24.126 INFO:journalctl@ceph.mon.b.smithi007.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:40:24.126 INFO:journalctl@ceph.mon.b.smithi007.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-18T13:40:24.126 INFO:journalctl@ceph.mon.b.smithi007.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.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-18T13:40:24.126 INFO:journalctl@ceph.mon.b.smithi007.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.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-18T13:40:24.126 INFO:journalctl@ceph.mon.b.smithi007.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.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-18T13:40:24.127 INFO:journalctl@ceph.mon.b.smithi007.stdout: 2023-12-18T13:40:24.127 INFO:journalctl@ceph.mon.b.smithi007.stdout: ** Compaction Stats [default] ** 2023-12-18T13:40:24.127 INFO:journalctl@ceph.mon.b.smithi007.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:40:24.127 INFO:journalctl@ceph.mon.b.smithi007.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-18T13:40:24.127 INFO:journalctl@ceph.mon.b.smithi007.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.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-18T13:40:24.127 INFO:journalctl@ceph.mon.b.smithi007.stdout: 2023-12-18T13:40:24.127 INFO:journalctl@ceph.mon.b.smithi007.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-18T13:40:24.127 INFO:journalctl@ceph.mon.b.smithi007.stdout: 2023-12-18T13:40:24.127 INFO:journalctl@ceph.mon.b.smithi007.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:40:24.127 INFO:journalctl@ceph.mon.b.smithi007.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-18T13:40:24.127 INFO:journalctl@ceph.mon.b.smithi007.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-18T13:40:24.127 INFO:journalctl@ceph.mon.b.smithi007.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-18T13:40:24.127 INFO:journalctl@ceph.mon.b.smithi007.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-18T13:40:24.127 INFO:journalctl@ceph.mon.b.smithi007.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-18T13:40:24.127 INFO:journalctl@ceph.mon.b.smithi007.stdout: Cumulative compaction: 0.00 GB write, 0.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:40:24.127 INFO:journalctl@ceph.mon.b.smithi007.stdout: Interval compaction: 0.00 GB write, 0.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:40:24.128 INFO:journalctl@ceph.mon.b.smithi007.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:40:24.128 INFO:journalctl@ceph.mon.b.smithi007.stdout: Block cache BinnedLRUCache@0x555b68ff5090#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2023-12-18T13:40:24.128 INFO:journalctl@ceph.mon.b.smithi007.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:40:24.128 INFO:journalctl@ceph.mon.b.smithi007.stdout: 2023-12-18T13:40:24.128 INFO:journalctl@ceph.mon.b.smithi007.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-18T13:40:24.128 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: mon.b does not exist in monmap, will attempt to join an existing cluster 2023-12-18T13:40:24.128 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: using public_addr v2:172.21.15.7:0/0 -> [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] 2023-12-18T13:40:24.128 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: starting mon.b rank -1 at public addrs [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] at bind addrs [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 2023-12-18T13:40:24.128 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: mon.b@-1(???) e0 preinit fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 2023-12-18T13:40:24.128 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: mon.b@-1(synchronizing).mds e1 new map 2023-12-18T13:40:24.128 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: mon.b@-1(synchronizing).mds e1 print_map 2023-12-18T13:40:24.128 INFO:journalctl@ceph.mon.b.smithi007.stdout: e1 2023-12-18T13:40:24.128 INFO:journalctl@ceph.mon.b.smithi007.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-18T13:40:24.128 INFO:journalctl@ceph.mon.b.smithi007.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:40:24.129 INFO:journalctl@ceph.mon.b.smithi007.stdout: legacy client fscid: -1 2023-12-18T13:40:24.129 INFO:journalctl@ceph.mon.b.smithi007.stdout: 2023-12-18T13:40:24.129 INFO:journalctl@ceph.mon.b.smithi007.stdout: No filesystems configured 2023-12-18T13:40:24.129 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-18T13:40:24.129 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: 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:40:24.129 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-18T13:40:24.129 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-18T13:40:24.129 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-18T13:40:24.129 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-18T13:40:24.129 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:24.129 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: from='client.? 172.21.15.7:0/1014120006' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-18T13:40:24.129 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-18T13:40:24.129 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:40:24.129 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:40:24.129 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:40:24.130 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:23 smithi007 ceph-mon[43241]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-12-18T13:40:24.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:23 smithi002 ceph-mon[38908]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:24.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:23 smithi002 ceph-mon[38908]: from='client.? 172.21.15.7:0/1014120006' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-18T13:40:24.517 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-18T13:40:24.517 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-18T13:40:24.819 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.b/config 2023-12-18T13:40:29.297 INFO:teuthology.orchestra.run.smithi007.stdout: 2023-12-18T13:40:29.298 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":2,"fsid":"99b8ce6a-9daa-11ee-95a5-87774f69a715","modified":"2023-12-18T13:40:23.890484Z","created":"2023-12-18T13:39:04.356469Z","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.2:3300","nonce":0},{"type":"v1","addr":"172.21.15.2:6789","nonce":0}]},"addr":"172.21.15.2:6789/0","public_addr":"172.21.15.2:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:3300","nonce":0},{"type":"v1","addr":"172.21.15.7:6789","nonce":0}]},"addr":"172.21.15.7:6789/0","public_addr":"172.21.15.7:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-12-18T13:40:29.300 INFO:teuthology.orchestra.run.smithi007.stderr:dumped monmap epoch 2 2023-12-18T13:40:29.330 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:28 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:40:29.330 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:28 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:40:29.330 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:28 smithi007 ceph-mon[43241]: mon.a calling monitor election 2023-12-18T13:40:29.330 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:28 smithi007 ceph-mon[43241]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:29.330 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:28 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:40:29.330 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:28 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:40:29.330 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:28 smithi007 ceph-mon[43241]: mon.b calling monitor election 2023-12-18T13:40:29.330 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:28 smithi007 ceph-mon[43241]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:29.330 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:28 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:40:29.330 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:28 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:40:29.330 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:28 smithi007 ceph-mon[43241]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:29.330 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:28 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:40:29.331 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:28 smithi007 ceph-mon[43241]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T13:40:29.331 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:28 smithi007 ceph-mon[43241]: monmap e2: 2 mons at {a=[v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0],b=[v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:40:29.331 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:28 smithi007 ceph-mon[43241]: fsmap 2023-12-18T13:40:29.331 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:28 smithi007 ceph-mon[43241]: osdmap e4: 0 total, 0 up, 0 in 2023-12-18T13:40:29.331 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:28 smithi007 ceph-mon[43241]: mgrmap e13: a(active, since 32s) 2023-12-18T13:40:29.331 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:28 smithi007 ceph-mon[43241]: overall HEALTH_OK 2023-12-18T13:40:29.331 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:28 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:29.331 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:28 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:29.331 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:28 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:29.331 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:28 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:29.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:28 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:40:29.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:28 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:40:29.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:28 smithi002 ceph-mon[38908]: mon.a calling monitor election 2023-12-18T13:40:29.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:28 smithi002 ceph-mon[38908]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:29.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:28 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:40:29.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:28 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:40:29.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:28 smithi002 ceph-mon[38908]: mon.b calling monitor election 2023-12-18T13:40:29.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:28 smithi002 ceph-mon[38908]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:29.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:28 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:40:29.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:28 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:40:29.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:28 smithi002 ceph-mon[38908]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:29.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:28 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:40:29.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:28 smithi002 ceph-mon[38908]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T13:40:29.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:28 smithi002 ceph-mon[38908]: monmap e2: 2 mons at {a=[v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0],b=[v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:40:29.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:28 smithi002 ceph-mon[38908]: fsmap 2023-12-18T13:40:29.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:28 smithi002 ceph-mon[38908]: osdmap e4: 0 total, 0 up, 0 in 2023-12-18T13:40:29.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:28 smithi002 ceph-mon[38908]: mgrmap e13: a(active, since 32s) 2023-12-18T13:40:29.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:28 smithi002 ceph-mon[38908]: overall HEALTH_OK 2023-12-18T13:40:29.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:28 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:29.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:28 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:29.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:28 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:29.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:28 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:29.700 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-18T13:40:29.700 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph config generate-minimal-conf 2023-12-18T13:40:30.003 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:40:30.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:29 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:40:30.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:29 smithi002 ceph-mon[38908]: from='client.? 172.21.15.7:0/4228130493' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-18T13:40:30.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:29 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:40:30.357 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:29 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:40:30.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:29 smithi007 ceph-mon[43241]: from='client.? 172.21.15.7:0/4228130493' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-18T13:40:30.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:29 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:40:31.149 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:40:30 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:40:30.889+0000 7f2cebeb1700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-12-18T13:40:31.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:31 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:31.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:31 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:31.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:31 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:31.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:31 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:40:31.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:31 smithi002 ceph-mon[38908]: Updating smithi002:/etc/ceph/ceph.conf 2023-12-18T13:40:31.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:31 smithi002 ceph-mon[38908]: Updating smithi007:/etc/ceph/ceph.conf 2023-12-18T13:40:31.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:31 smithi002 ceph-mon[38908]: Updating smithi002:/var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T13:40:31.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:31 smithi002 ceph-mon[38908]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:31.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:31 smithi002 ceph-mon[38908]: Updating smithi007:/var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T13:40:31.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:31 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:31.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:31 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:31.151 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:31 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:31.151 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:31 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:31.151 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:31 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:31.151 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:31 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:31.151 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:31 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:31.151 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:31 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:31.151 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:31 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:31.151 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:31 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:40:31.151 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:31 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:40:31.151 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:31 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:31.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:31 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:31.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:31 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:31.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:31 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:31.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:31 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:40:31.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:31 smithi007 ceph-mon[43241]: Updating smithi002:/etc/ceph/ceph.conf 2023-12-18T13:40:31.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:31 smithi007 ceph-mon[43241]: Updating smithi007:/etc/ceph/ceph.conf 2023-12-18T13:40:31.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:31 smithi007 ceph-mon[43241]: Updating smithi002:/var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T13:40:31.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:31 smithi007 ceph-mon[43241]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:31.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:31 smithi007 ceph-mon[43241]: Updating smithi007:/var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T13:40:31.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:31 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:31.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:31 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:31.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:31 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:31.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:31 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:31.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:31 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:31.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:31 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:31.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:31 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:31.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:31 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:31.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:31 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:31.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:31 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:40:31.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:31 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:40:31.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:31 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:31.382 INFO:teuthology.orchestra.run.smithi002.stdout:# minimal ceph.conf for 99b8ce6a-9daa-11ee-95a5-87774f69a715 2023-12-18T13:40:31.382 INFO:teuthology.orchestra.run.smithi002.stdout:[global] 2023-12-18T13:40:31.382 INFO:teuthology.orchestra.run.smithi002.stdout: fsid = 99b8ce6a-9daa-11ee-95a5-87774f69a715 2023-12-18T13:40:31.382 INFO:teuthology.orchestra.run.smithi002.stdout: mon_host = [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] 2023-12-18T13:40:31.994 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-18T13:40:31.994 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2023-12-18T13:40:31.994 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd of=/etc/ceph/ceph.conf 2023-12-18T13:40:32.031 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2023-12-18T13:40:32.031 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-18T13:40:32.108 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2023-12-18T13:40:32.108 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/etc/ceph/ceph.conf 2023-12-18T13:40:32.148 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2023-12-18T13:40:32.148 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-18T13:40:32.223 INFO:tasks.cephadm:Adding mgr.a on smithi002 2023-12-18T13:40:32.223 INFO:tasks.cephadm:Adding mgr.b on smithi007 2023-12-18T13:40:32.223 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch apply mgr '2;smithi002=a;smithi007=b' 2023-12-18T13:40:32.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:32 smithi007 ceph-mon[43241]: Reconfiguring mon.a (unknown last config time)... 2023-12-18T13:40:32.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:32 smithi007 ceph-mon[43241]: Reconfiguring daemon mon.a on smithi002 2023-12-18T13:40:32.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:32 smithi007 ceph-mon[43241]: from='client.? 172.21.15.2:0/1188462396' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:32.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:32 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:32.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:32 smithi002 ceph-mon[38908]: Reconfiguring mon.a (unknown last config time)... 2023-12-18T13:40:32.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:32 smithi002 ceph-mon[38908]: Reconfiguring daemon mon.a on smithi002 2023-12-18T13:40:32.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:32 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/1188462396' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:32.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:32 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:32.565 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.b/config 2023-12-18T13:40:33.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:33 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:33.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:33 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:33.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:33 smithi007 ceph-mon[43241]: Reconfiguring mon.b (monmap changed)... 2023-12-18T13:40:33.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:33 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:40:33.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:33 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:40:33.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:33 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:33.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:33 smithi007 ceph-mon[43241]: Reconfiguring daemon mon.b on smithi007 2023-12-18T13:40:33.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:33 smithi007 ceph-mon[43241]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:33.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:33 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:33.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:33 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:33.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:33 smithi002 ceph-mon[38908]: Reconfiguring mon.b (monmap changed)... 2023-12-18T13:40:33.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:33 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:40:33.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:33 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:40:33.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:33 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:33.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:33 smithi002 ceph-mon[38908]: Reconfiguring daemon mon.b on smithi007 2023-12-18T13:40:33.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:33 smithi002 ceph-mon[38908]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:34.046 INFO:teuthology.orchestra.run.smithi007.stdout:Scheduled mgr update... 2023-12-18T13:40:34.442 DEBUG:teuthology.orchestra.run.smithi007:mgr.b> sudo journalctl -f -n 0 -u ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@mgr.b.service 2023-12-18T13:40:34.444 INFO:tasks.cephadm:Deploying OSDs... 2023-12-18T13:40:34.444 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2023-12-18T13:40:34.444 DEBUG:teuthology.orchestra.run.smithi002:> dd if=/scratch_devs of=/dev/stdout 2023-12-18T13:40:34.467 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:40:34.467 DEBUG:teuthology.orchestra.run.smithi002:> stat /dev/vg_nvme/lv_1 2023-12-18T13:40:34.478 INFO:journalctl@ceph.mgr.b.smithi007.stdout:-- Logs begin at Mon 2023-12-18 13:21:01 UTC. -- 2023-12-18T13:40:34.530 INFO:teuthology.orchestra.run.smithi002.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-18T13:40:34.530 INFO:teuthology.orchestra.run.smithi002.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T13:40:34.530 INFO:teuthology.orchestra.run.smithi002.stdout:Device: 6h/6d Inode: 126637 Links: 1 2023-12-18T13:40:34.530 INFO:teuthology.orchestra.run.smithi002.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T13:40:34.530 INFO:teuthology.orchestra.run.smithi002.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T13:40:34.530 INFO:teuthology.orchestra.run.smithi002.stdout:Access: 2023-12-18 13:40:06.028103086 +0000 2023-12-18T13:40:34.530 INFO:teuthology.orchestra.run.smithi002.stdout:Modify: 2023-12-18 13:27:29.275151666 +0000 2023-12-18T13:40:34.531 INFO:teuthology.orchestra.run.smithi002.stdout:Change: 2023-12-18 13:27:29.275151666 +0000 2023-12-18T13:40:34.531 INFO:teuthology.orchestra.run.smithi002.stdout: Birth: - 2023-12-18T13:40:34.531 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-18T13:40:34.604 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records in 2023-12-18T13:40:34.604 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records out 2023-12-18T13:40:34.605 INFO:teuthology.orchestra.run.smithi002.stderr:512 bytes copied, 0.000142947 s, 3.6 MB/s 2023-12-18T13:40:34.606 DEBUG:teuthology.orchestra.run.smithi002:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-18T13:40:34.669 DEBUG:teuthology.orchestra.run.smithi002:> stat /dev/vg_nvme/lv_2 2023-12-18T13:40:34.733 INFO:teuthology.orchestra.run.smithi002.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-18T13:40:34.733 INFO:teuthology.orchestra.run.smithi002.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T13:40:34.733 INFO:teuthology.orchestra.run.smithi002.stdout:Device: 6h/6d Inode: 130133 Links: 1 2023-12-18T13:40:34.733 INFO:teuthology.orchestra.run.smithi002.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T13:40:34.733 INFO:teuthology.orchestra.run.smithi002.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T13:40:34.733 INFO:teuthology.orchestra.run.smithi002.stdout:Access: 2023-12-18 13:40:06.106101336 +0000 2023-12-18T13:40:34.733 INFO:teuthology.orchestra.run.smithi002.stdout:Modify: 2023-12-18 13:27:29.882137993 +0000 2023-12-18T13:40:34.733 INFO:teuthology.orchestra.run.smithi002.stdout:Change: 2023-12-18 13:27:29.882137993 +0000 2023-12-18T13:40:34.733 INFO:teuthology.orchestra.run.smithi002.stdout: Birth: - 2023-12-18T13:40:34.734 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-18T13:40:34.806 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records in 2023-12-18T13:40:34.806 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records out 2023-12-18T13:40:34.806 INFO:teuthology.orchestra.run.smithi002.stderr:512 bytes copied, 0.000148378 s, 3.5 MB/s 2023-12-18T13:40:34.808 DEBUG:teuthology.orchestra.run.smithi002:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-18T13:40:34.871 DEBUG:teuthology.orchestra.run.smithi002:> stat /dev/vg_nvme/lv_3 2023-12-18T13:40:34.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:34 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:34.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:34 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:34.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:34 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:40:34.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:34 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:34.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:34 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:40:34.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:34 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:34.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:34 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:34.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:34 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:40:34.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:34 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:34.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:34 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:40:34.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:34 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:34.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:34 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-18T13:40:34.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:34 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-18T13:40:34.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:34 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-18T13:40:34.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:34 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:34.921 INFO:teuthology.orchestra.run.smithi002.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-18T13:40:34.921 INFO:teuthology.orchestra.run.smithi002.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T13:40:34.921 INFO:teuthology.orchestra.run.smithi002.stdout:Device: 6h/6d Inode: 123381 Links: 1 2023-12-18T13:40:34.921 INFO:teuthology.orchestra.run.smithi002.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T13:40:34.921 INFO:teuthology.orchestra.run.smithi002.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T13:40:34.921 INFO:teuthology.orchestra.run.smithi002.stdout:Access: 2023-12-18 13:40:06.189099475 +0000 2023-12-18T13:40:34.922 INFO:teuthology.orchestra.run.smithi002.stdout:Modify: 2023-12-18 13:27:30.473124682 +0000 2023-12-18T13:40:34.922 INFO:teuthology.orchestra.run.smithi002.stdout:Change: 2023-12-18 13:27:30.473124682 +0000 2023-12-18T13:40:34.922 INFO:teuthology.orchestra.run.smithi002.stdout: Birth: - 2023-12-18T13:40:34.922 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-18T13:40:34.949 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:34 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:34.950 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:34 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:34.950 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:34 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:40:34.950 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:34 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:34.950 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:34 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:40:34.950 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:34 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:34.950 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:34 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:34.950 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:34 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:40:34.950 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:34 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:34.950 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:34 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:40:34.950 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:34 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:34.950 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:34 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-18T13:40:34.950 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:34 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-18T13:40:34.950 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:34 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-18T13:40:34.950 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:34 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:34.994 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records in 2023-12-18T13:40:34.994 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records out 2023-12-18T13:40:34.994 INFO:teuthology.orchestra.run.smithi002.stderr:512 bytes copied, 0.000128129 s, 4.0 MB/s 2023-12-18T13:40:34.995 DEBUG:teuthology.orchestra.run.smithi002:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-18T13:40:35.059 DEBUG:teuthology.orchestra.run.smithi002:> stat /dev/vg_nvme/lv_4 2023-12-18T13:40:35.122 INFO:teuthology.orchestra.run.smithi002.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-18T13:40:35.122 INFO:teuthology.orchestra.run.smithi002.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T13:40:35.122 INFO:teuthology.orchestra.run.smithi002.stdout:Device: 6h/6d Inode: 128859 Links: 1 2023-12-18T13:40:35.122 INFO:teuthology.orchestra.run.smithi002.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T13:40:35.122 INFO:teuthology.orchestra.run.smithi002.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T13:40:35.122 INFO:teuthology.orchestra.run.smithi002.stdout:Access: 2023-12-18 13:40:06.261097860 +0000 2023-12-18T13:40:35.122 INFO:teuthology.orchestra.run.smithi002.stdout:Modify: 2023-12-18 13:27:31.045111797 +0000 2023-12-18T13:40:35.122 INFO:teuthology.orchestra.run.smithi002.stdout:Change: 2023-12-18 13:27:31.045111797 +0000 2023-12-18T13:40:35.122 INFO:teuthology.orchestra.run.smithi002.stdout: Birth: - 2023-12-18T13:40:35.122 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-18T13:40:35.195 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records in 2023-12-18T13:40:35.195 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records out 2023-12-18T13:40:35.195 INFO:teuthology.orchestra.run.smithi002.stderr:512 bytes copied, 0.000137665 s, 3.7 MB/s 2023-12-18T13:40:35.196 DEBUG:teuthology.orchestra.run.smithi002:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-18T13:40:35.259 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2023-12-18T13:40:35.259 DEBUG:teuthology.orchestra.run.smithi007:> dd if=/scratch_devs of=/dev/stdout 2023-12-18T13:40:35.279 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:40:35.280 DEBUG:teuthology.orchestra.run.smithi007:> stat /dev/vg_nvme/lv_1 2023-12-18T13:40:35.339 INFO:teuthology.orchestra.run.smithi007.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-18T13:40:35.339 INFO:teuthology.orchestra.run.smithi007.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T13:40:35.339 INFO:teuthology.orchestra.run.smithi007.stdout:Device: 6h/6d Inode: 121613 Links: 1 2023-12-18T13:40:35.339 INFO:teuthology.orchestra.run.smithi007.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T13:40:35.339 INFO:teuthology.orchestra.run.smithi007.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T13:40:35.340 INFO:teuthology.orchestra.run.smithi007.stdout:Access: 2023-12-18 13:40:35.336832160 +0000 2023-12-18T13:40:35.340 INFO:teuthology.orchestra.run.smithi007.stdout:Modify: 2023-12-18 13:27:29.281953971 +0000 2023-12-18T13:40:35.340 INFO:teuthology.orchestra.run.smithi007.stdout:Change: 2023-12-18 13:27:29.281953971 +0000 2023-12-18T13:40:35.340 INFO:teuthology.orchestra.run.smithi007.stdout: Birth: - 2023-12-18T13:40:35.340 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-18T13:40:35.412 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records in 2023-12-18T13:40:35.412 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records out 2023-12-18T13:40:35.412 INFO:teuthology.orchestra.run.smithi007.stderr:512 bytes copied, 0.000116966 s, 4.4 MB/s 2023-12-18T13:40:35.414 DEBUG:teuthology.orchestra.run.smithi007:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-18T13:40:35.474 DEBUG:teuthology.orchestra.run.smithi007:> stat /dev/vg_nvme/lv_2 2023-12-18T13:40:35.536 INFO:teuthology.orchestra.run.smithi007.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-18T13:40:35.536 INFO:teuthology.orchestra.run.smithi007.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T13:40:35.536 INFO:teuthology.orchestra.run.smithi007.stdout:Device: 6h/6d Inode: 125461 Links: 1 2023-12-18T13:40:35.536 INFO:teuthology.orchestra.run.smithi007.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T13:40:35.536 INFO:teuthology.orchestra.run.smithi007.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T13:40:35.537 INFO:teuthology.orchestra.run.smithi007.stdout:Access: 2023-12-18 13:40:35.336832160 +0000 2023-12-18T13:40:35.537 INFO:teuthology.orchestra.run.smithi007.stdout:Modify: 2023-12-18 13:27:29.850945467 +0000 2023-12-18T13:40:35.537 INFO:teuthology.orchestra.run.smithi007.stdout:Change: 2023-12-18 13:27:29.850945467 +0000 2023-12-18T13:40:35.537 INFO:teuthology.orchestra.run.smithi007.stdout: Birth: - 2023-12-18T13:40:35.537 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-18T13:40:35.605 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:40:35 smithi007 systemd[1]: Starting Ceph mgr.b for 99b8ce6a-9daa-11ee-95a5-87774f69a715... 2023-12-18T13:40:35.608 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records in 2023-12-18T13:40:35.608 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records out 2023-12-18T13:40:35.608 INFO:teuthology.orchestra.run.smithi007.stderr:512 bytes copied, 0.000119737 s, 4.3 MB/s 2023-12-18T13:40:35.609 DEBUG:teuthology.orchestra.run.smithi007:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-18T13:40:35.671 DEBUG:teuthology.orchestra.run.smithi007:> stat /dev/vg_nvme/lv_3 2023-12-18T13:40:35.732 INFO:teuthology.orchestra.run.smithi007.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-18T13:40:35.732 INFO:teuthology.orchestra.run.smithi007.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T13:40:35.733 INFO:teuthology.orchestra.run.smithi007.stdout:Device: 6h/6d Inode: 125672 Links: 1 2023-12-18T13:40:35.733 INFO:teuthology.orchestra.run.smithi007.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T13:40:35.733 INFO:teuthology.orchestra.run.smithi007.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T13:40:35.733 INFO:teuthology.orchestra.run.smithi007.stdout:Access: 2023-12-18 13:40:35.336832160 +0000 2023-12-18T13:40:35.733 INFO:teuthology.orchestra.run.smithi007.stdout:Modify: 2023-12-18 13:27:30.429936814 +0000 2023-12-18T13:40:35.733 INFO:teuthology.orchestra.run.smithi007.stdout:Change: 2023-12-18 13:27:30.429936814 +0000 2023-12-18T13:40:35.733 INFO:teuthology.orchestra.run.smithi007.stdout: Birth: - 2023-12-18T13:40:35.733 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-18T13:40:35.807 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records in 2023-12-18T13:40:35.807 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records out 2023-12-18T13:40:35.807 INFO:teuthology.orchestra.run.smithi007.stderr:512 bytes copied, 0.000126121 s, 4.1 MB/s 2023-12-18T13:40:35.809 DEBUG:teuthology.orchestra.run.smithi007:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-18T13:40:35.857 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:35 smithi007 ceph-mon[43241]: from='client.14198 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi002=a;smithi007=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:40:35.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:35 smithi007 ceph-mon[43241]: Saving service mgr spec with placement smithi002=a;smithi007=b;count:2 2023-12-18T13:40:35.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:35 smithi007 ceph-mon[43241]: Deploying daemon mgr.b on smithi007 2023-12-18T13:40:35.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:35 smithi007 ceph-mon[43241]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:35.858 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:40:35 smithi007 bash[44943]: d0f2821516b89889a2835186a33841e9d4f4fa1bc0c16010fa0262ce7df63c1e 2023-12-18T13:40:35.858 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:40:35 smithi007 systemd[1]: Started Ceph mgr.b for 99b8ce6a-9daa-11ee-95a5-87774f69a715. 2023-12-18T13:40:35.858 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:40:35 smithi007 ceph-mgr[45063]: -- 172.21.15.7:0/2615092977 <== mon.0 v2:172.21.15.2:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b08aee9520 con 0x55b08aebe800 2023-12-18T13:40:35.870 DEBUG:teuthology.orchestra.run.smithi007:> stat /dev/vg_nvme/lv_4 2023-12-18T13:40:35.930 INFO:teuthology.orchestra.run.smithi007.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-18T13:40:35.930 INFO:teuthology.orchestra.run.smithi007.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T13:40:35.930 INFO:teuthology.orchestra.run.smithi007.stdout:Device: 6h/6d Inode: 128731 Links: 1 2023-12-18T13:40:35.930 INFO:teuthology.orchestra.run.smithi007.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T13:40:35.930 INFO:teuthology.orchestra.run.smithi007.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T13:40:35.930 INFO:teuthology.orchestra.run.smithi007.stdout:Access: 2023-12-18 13:40:35.336832160 +0000 2023-12-18T13:40:35.930 INFO:teuthology.orchestra.run.smithi007.stdout:Modify: 2023-12-18 13:27:31.014928071 +0000 2023-12-18T13:40:35.930 INFO:teuthology.orchestra.run.smithi007.stdout:Change: 2023-12-18 13:27:31.014928071 +0000 2023-12-18T13:40:35.930 INFO:teuthology.orchestra.run.smithi007.stdout: Birth: - 2023-12-18T13:40:35.931 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-18T13:40:35.999 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records in 2023-12-18T13:40:35.999 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records out 2023-12-18T13:40:35.999 INFO:teuthology.orchestra.run.smithi007.stderr:512 bytes copied, 0.000139932 s, 3.7 MB/s 2023-12-18T13:40:36.001 DEBUG:teuthology.orchestra.run.smithi007:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-18T13:40:36.062 INFO:tasks.cephadm:Deploying osd.0 on smithi002 with /dev/vg_nvme/lv_4... 2023-12-18T13:40:36.062 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-18T13:40:36.093 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:35 smithi002 ceph-mon[38908]: from='client.14198 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi002=a;smithi007=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:40:36.093 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:35 smithi002 ceph-mon[38908]: Saving service mgr spec with placement smithi002=a;smithi007=b;count:2 2023-12-18T13:40:36.093 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:35 smithi002 ceph-mon[38908]: Deploying daemon mgr.b on smithi007 2023-12-18T13:40:36.093 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:35 smithi002 ceph-mon[38908]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:36.360 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:40:36.589 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:40:36 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-b[44998]: 2023-12-18T13:40:36.260+0000 7f584b90d200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-18T13:40:36.589 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:40:36 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-b[44998]: 2023-12-18T13:40:36.370+0000 7f584b90d200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-18T13:40:36.589 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:40:36 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-b[44998]: 2023-12-18T13:40:36.482+0000 7f584b90d200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-18T13:40:36.589 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:40:36 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-b[44998]: 2023-12-18T13:40:36.588+0000 7f584b90d200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-18T13:40:37.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:36 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:37.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:36 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:37.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:36 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:37.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:36 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:37.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:36 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:40:37.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:36 smithi002 ceph-mon[38908]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:37.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:36 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:37.335 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:36 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:37.335 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:36 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:37.335 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:36 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:37.335 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:36 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:37.335 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:36 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:40:37.335 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:36 smithi007 ceph-mon[43241]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:37.335 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:36 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:37.607 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:40:37 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-b[44998]: 2023-12-18T13:40:37.333+0000 7f584b90d200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-18T13:40:37.858 INFO:teuthology.orchestra.run.smithi002.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-18T13:40:37.858 INFO:teuthology.orchestra.run.smithi002.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-18T13:40:37.858 INFO:teuthology.orchestra.run.smithi002.stderr: stderr: 10+0 records in 2023-12-18T13:40:37.858 INFO:teuthology.orchestra.run.smithi002.stderr:10+0 records out 2023-12-18T13:40:37.858 INFO:teuthology.orchestra.run.smithi002.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00872307 s, 1.2 GB/s 2023-12-18T13:40:37.859 INFO:teuthology.orchestra.run.smithi002.stderr:--> Zapping successful for: 2023-12-18T13:40:37.935 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:40:37 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-b[44998]: 2023-12-18T13:40:37.612+0000 7f584b90d200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-18T13:40:37.935 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:40:37 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-b[44998]: 2023-12-18T13:40:37.708+0000 7f584b90d200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-18T13:40:37.935 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:40:37 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-b[44998]: 2023-12-18T13:40:37.831+0000 7f584b90d200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-18T13:40:38.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:37 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:38.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:37 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:38.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:37 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:38.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:37 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:40:38.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:37 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:38.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:37 smithi002 ceph-mon[38908]: Reconfiguring mgr.a (unknown last config time)... 2023-12-18T13:40:38.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:37 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-18T13:40:38.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:37 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-18T13:40:38.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:37 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:38.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:37 smithi002 ceph-mon[38908]: Reconfiguring daemon mgr.a on smithi002 2023-12-18T13:40:38.255 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:40:38 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-b[44998]: 2023-12-18T13:40:38.011+0000 7f584b90d200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-18T13:40:38.255 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:40:38 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-b[44998]: 2023-12-18T13:40:38.156+0000 7f584b90d200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-18T13:40:38.256 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:37 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:38.256 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:37 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:38.256 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:37 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:38.256 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:37 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:40:38.256 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:37 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:38.256 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:37 smithi007 ceph-mon[43241]: Reconfiguring mgr.a (unknown last config time)... 2023-12-18T13:40:38.256 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:37 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-18T13:40:38.256 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:37 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-18T13:40:38.256 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:37 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:38.256 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:37 smithi007 ceph-mon[43241]: Reconfiguring daemon mgr.a on smithi002 2023-12-18T13:40:38.357 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi002:vg_nvme/lv_4 2023-12-18T13:40:38.607 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:40:38 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-b[44998]: 2023-12-18T13:40:38.254+0000 7f584b90d200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-18T13:40:38.696 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:40:38.985 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:40:38 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-b[44998]: 2023-12-18T13:40:38.682+0000 7f584b90d200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-18T13:40:39.310 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:40:38 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-b[44998]: 2023-12-18T13:40:38.984+0000 7f584b90d200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-18T13:40:39.311 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:39 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:39.311 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:39 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:39.311 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:39 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:40:39.311 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:39 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:39.311 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:39 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:40:39.311 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:39 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:39.312 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:39 smithi007 ceph-mon[43241]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:39.508 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:39 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:39.508 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:39 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:39.508 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:39 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:40:39.508 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:39 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:39.508 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:39 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:40:39.508 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:39 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:39.508 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:39 smithi002 ceph-mon[38908]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:39.608 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:40:39 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-b[44998]: 2023-12-18T13:40:39.309+0000 7f584b90d200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-18T13:40:39.608 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:40:39 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-b[44998]: 2023-12-18T13:40:39.415+0000 7f584b90d200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-18T13:40:40.559 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:40 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-18T13:40:40.559 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:40 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-18T13:40:40.559 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:40 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:40.560 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:40:40 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-b[44998]: 2023-12-18T13:40:40.280+0000 7f584b90d200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-18T13:40:40.560 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:40:40 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-b[44998]: 2023-12-18T13:40:40.388+0000 7f584b90d200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-18T13:40:40.605 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:40 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-18T13:40:40.605 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:40 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-18T13:40:40.605 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:40 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:40.858 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:40:40 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-b[44998]: 2023-12-18T13:40:40.558+0000 7f584b90d200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-18T13:40:41.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:41 smithi007 ceph-mon[43241]: from='client.14206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi002:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:40:41.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:41 smithi007 ceph-mon[43241]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:41.608 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:40:41 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-b[44998]: 2023-12-18T13:40:41.286+0000 7f584b90d200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-18T13:40:41.608 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:40:41 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-b[44998]: 2023-12-18T13:40:41.493+0000 7f584b90d200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-18T13:40:41.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:41 smithi002 ceph-mon[38908]: from='client.14206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi002:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:40:41.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:41 smithi002 ceph-mon[38908]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:42.107 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:40:41 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-b[44998]: 2023-12-18T13:40:41.712+0000 7f584b90d200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-18T13:40:42.769 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:42 smithi007 ceph-mon[43241]: from='client.? 172.21.15.2:0/2023485478' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e2261d5b-3095-4f36-a31e-51d91084949b"}]: dispatch 2023-12-18T13:40:42.769 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:42 smithi007 ceph-mon[43241]: from='client.? 172.21.15.2:0/2023485478' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e2261d5b-3095-4f36-a31e-51d91084949b"}]': finished 2023-12-18T13:40:42.769 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:42 smithi007 ceph-mon[43241]: osdmap e5: 1 total, 0 up, 1 in 2023-12-18T13:40:42.769 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:42 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:40:42.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:42 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/2023485478' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e2261d5b-3095-4f36-a31e-51d91084949b"}]: dispatch 2023-12-18T13:40:42.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:42 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/2023485478' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e2261d5b-3095-4f36-a31e-51d91084949b"}]': finished 2023-12-18T13:40:42.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:42 smithi002 ceph-mon[38908]: osdmap e5: 1 total, 0 up, 1 in 2023-12-18T13:40:42.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:42 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:40:43.074 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:40:42 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-b[44998]: 2023-12-18T13:40:42.768+0000 7f584b90d200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-18T13:40:43.358 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:40:43 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-b[44998]: 2023-12-18T13:40:43.073+0000 7f584b90d200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-18T13:40:43.358 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:40:43 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-b[44998]: 2023-12-18T13:40:43.172+0000 7f584b90d200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-18T13:40:43.858 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:40:43 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-b[44998]: 2023-12-18T13:40:43.391+0000 7f584b90d200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-18T13:40:43.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:43 smithi007 ceph-mon[43241]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:43.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:43 smithi007 ceph-mon[43241]: from='client.? 172.21.15.2:0/2532078958' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-18T13:40:43.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:43 smithi007 ceph-mon[43241]: Standby manager daemon b started 2023-12-18T13:40:43.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:43 smithi007 ceph-mon[43241]: from='mgr.? 172.21.15.7:0/2982403294' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2023-12-18T13:40:43.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:43 smithi007 ceph-mon[43241]: from='mgr.? 172.21.15.7:0/2982403294' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-18T13:40:43.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:43 smithi007 ceph-mon[43241]: from='mgr.? 172.21.15.7:0/2982403294' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2023-12-18T13:40:43.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:43 smithi007 ceph-mon[43241]: from='mgr.? 172.21.15.7:0/2982403294' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-18T13:40:43.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:43 smithi002 ceph-mon[38908]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:43.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:43 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/2532078958' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-18T13:40:43.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:43 smithi002 ceph-mon[38908]: Standby manager daemon b started 2023-12-18T13:40:43.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:43 smithi002 ceph-mon[38908]: from='mgr.? 172.21.15.7:0/2982403294' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2023-12-18T13:40:43.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:43 smithi002 ceph-mon[38908]: from='mgr.? 172.21.15.7:0/2982403294' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-18T13:40:43.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:43 smithi002 ceph-mon[38908]: from='mgr.? 172.21.15.7:0/2982403294' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2023-12-18T13:40:43.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:43 smithi002 ceph-mon[38908]: from='mgr.? 172.21.15.7:0/2982403294' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-18T13:40:45.309 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:45 smithi002 ceph-mon[38908]: mgrmap e14: a(active, since 47s), standbys: b 2023-12-18T13:40:45.309 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:45 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2023-12-18T13:40:45.309 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:45 smithi002 ceph-mon[38908]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:45.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:45 smithi007 ceph-mon[43241]: mgrmap e14: a(active, since 47s), standbys: b 2023-12-18T13:40:45.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:45 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2023-12-18T13:40:45.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:45 smithi007 ceph-mon[43241]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:47.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:47 smithi007 ceph-mon[43241]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:47.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:47 smithi002 ceph-mon[38908]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:48.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:48 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-18T13:40:48.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:48 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:48.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:48 smithi002 ceph-mon[38908]: Deploying daemon osd.0 on smithi002 2023-12-18T13:40:48.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:48 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-18T13:40:48.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:48 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:48.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:48 smithi007 ceph-mon[43241]: Deploying daemon osd.0 on smithi002 2023-12-18T13:40:49.604 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:49 smithi002 ceph-mon[38908]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:49.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:49 smithi007 ceph-mon[43241]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:51.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:51 smithi002 ceph-mon[38908]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:51.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:51 smithi007 ceph-mon[43241]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:52.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:52 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:52.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:52 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:40:52.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:52 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:52.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:52 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:52.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:52 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:40:52.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:52 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:53.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:53 smithi007 ceph-mon[43241]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:53.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:53 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:53.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:53 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:53.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:53 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:53.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:53 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:40:53.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:53 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:53.873 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:53 smithi002 ceph-mon[38908]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:53.873 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:53 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:53.873 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:53 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:53.873 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:53 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:53.873 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:53 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:40:53.874 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:53 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:53.972 INFO:teuthology.orchestra.run.smithi002.stdout:Created osd(s) 0 on host 'smithi002' 2023-12-18T13:40:54.420 DEBUG:teuthology.orchestra.run.smithi002:osd.0> sudo journalctl -f -n 0 -u ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@osd.0.service 2023-12-18T13:40:54.423 INFO:tasks.cephadm:Deploying osd.1 on smithi007 with /dev/vg_nvme/lv_4... 2023-12-18T13:40:54.423 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-18T13:40:54.458 INFO:journalctl@ceph.osd.0.smithi002.stdout:-- Logs begin at Mon 2023-12-18 13:21:11 UTC. -- 2023-12-18T13:40:54.709 INFO:journalctl@ceph.osd.0.smithi002.stdout:Dec 18 13:40:54 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-osd-0[57346]: 2023-12-18T13:40:54.623+0000 7fa66dc91640 -1 osd.0 0 log_to_monitors true 2023-12-18T13:40:54.720 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.b/config 2023-12-18T13:40:55.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:54 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:55.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:54 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:40:55.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:54 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:55.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:54 smithi002 ceph-mon[38908]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:55.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:54 smithi002 ceph-mon[38908]: from='osd.0 [v2:172.21.15.2:6802/2702642460,v1:172.21.15.2:6803/2702642460]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-18T13:40:55.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:54 smithi002 ceph-mon[38908]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-18T13:40:55.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:54 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:55.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:54 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:40:55.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:54 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:55.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:54 smithi007 ceph-mon[43241]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:55.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:54 smithi007 ceph-mon[43241]: from='osd.0 [v2:172.21.15.2:6802/2702642460,v1:172.21.15.2:6803/2702642460]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-18T13:40:55.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:54 smithi007 ceph-mon[43241]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-18T13:40:56.026 INFO:teuthology.orchestra.run.smithi007.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-18T13:40:56.026 INFO:teuthology.orchestra.run.smithi007.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-18T13:40:56.027 INFO:teuthology.orchestra.run.smithi007.stderr: stderr: 10+0 records in 2023-12-18T13:40:56.027 INFO:teuthology.orchestra.run.smithi007.stderr:10+0 records out 2023-12-18T13:40:56.027 INFO:teuthology.orchestra.run.smithi007.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.00898331 s, 1.2 GB/s 2023-12-18T13:40:56.027 INFO:teuthology.orchestra.run.smithi007.stderr:--> Zapping successful for: 2023-12-18T13:40:56.321 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:55 smithi007 ceph-mon[43241]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-18T13:40:56.322 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:55 smithi007 ceph-mon[43241]: osdmap e6: 1 total, 0 up, 1 in 2023-12-18T13:40:56.322 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:55 smithi007 ceph-mon[43241]: from='osd.0 [v2:172.21.15.2:6802/2702642460,v1:172.21.15.2:6803/2702642460]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2023-12-18T13:40:56.322 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:55 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:40:56.322 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:55 smithi007 ceph-mon[43241]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2023-12-18T13:40:56.393 INFO:journalctl@ceph.osd.0.smithi002.stdout:Dec 18 13:40:55 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-osd-0[57346]: 2023-12-18T13:40:55.958+0000 7fa663308700 -1 osd.0 0 waiting for initial osdmap 2023-12-18T13:40:56.393 INFO:journalctl@ceph.osd.0.smithi002.stdout:Dec 18 13:40:55 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-osd-0[57346]: 2023-12-18T13:40:55.961+0000 7fa65b0fa700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-18T13:40:56.393 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:55 smithi002 ceph-mon[38908]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-18T13:40:56.393 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:55 smithi002 ceph-mon[38908]: osdmap e6: 1 total, 0 up, 1 in 2023-12-18T13:40:56.393 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:55 smithi002 ceph-mon[38908]: from='osd.0 [v2:172.21.15.2:6802/2702642460,v1:172.21.15.2:6803/2702642460]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2023-12-18T13:40:56.393 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:55 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:40:56.393 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:55 smithi002 ceph-mon[38908]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2023-12-18T13:40:56.432 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi007:vg_nvme/lv_4 2023-12-18T13:40:56.729 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.b/config 2023-12-18T13:40:57.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:56 smithi007 ceph-mon[43241]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]': finished 2023-12-18T13:40:57.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:56 smithi007 ceph-mon[43241]: osdmap e7: 1 total, 0 up, 1 in 2023-12-18T13:40:57.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:56 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:40:57.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:56 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:40:57.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:56 smithi007 ceph-mon[43241]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:57.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:56 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:57.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:56 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:57.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:56 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-18T13:40:57.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:56 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:57.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:56 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:57.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:56 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:40:57.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:56 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:57.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:56 smithi002 ceph-mon[38908]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]': finished 2023-12-18T13:40:57.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:56 smithi002 ceph-mon[38908]: osdmap e7: 1 total, 0 up, 1 in 2023-12-18T13:40:57.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:56 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:40:57.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:56 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:40:57.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:56 smithi002 ceph-mon[38908]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:40:57.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:56 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:57.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:56 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:57.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:56 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-18T13:40:57.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:56 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:57.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:56 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:57.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:56 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:40:57.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:56 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:40:58.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:57 smithi007 ceph-mon[43241]: purged_snaps scrub starts 2023-12-18T13:40:58.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:57 smithi007 ceph-mon[43241]: purged_snaps scrub ok 2023-12-18T13:40:58.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:57 smithi007 ceph-mon[43241]: Detected new or changed devices on smithi002 2023-12-18T13:40:58.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:57 smithi007 ceph-mon[43241]: Adjusting osd_memory_target on smithi002 to 17118M 2023-12-18T13:40:58.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:57 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:40:58.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:57 smithi007 ceph-mon[43241]: osd.0 [v2:172.21.15.2:6802/2702642460,v1:172.21.15.2:6803/2702642460] boot 2023-12-18T13:40:58.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:57 smithi007 ceph-mon[43241]: osdmap e8: 1 total, 1 up, 1 in 2023-12-18T13:40:58.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:57 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:40:58.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:57 smithi002 ceph-mon[38908]: purged_snaps scrub starts 2023-12-18T13:40:58.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:57 smithi002 ceph-mon[38908]: purged_snaps scrub ok 2023-12-18T13:40:58.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:57 smithi002 ceph-mon[38908]: Detected new or changed devices on smithi002 2023-12-18T13:40:58.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:57 smithi002 ceph-mon[38908]: Adjusting osd_memory_target on smithi002 to 17118M 2023-12-18T13:40:58.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:57 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:40:58.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:57 smithi002 ceph-mon[38908]: osd.0 [v2:172.21.15.2:6802/2702642460,v1:172.21.15.2:6803/2702642460] boot 2023-12-18T13:40:58.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:57 smithi002 ceph-mon[38908]: osdmap e8: 1 total, 1 up, 1 in 2023-12-18T13:40:58.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:57 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:40:59.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:58 smithi007 ceph-mon[43241]: osdmap e9: 1 total, 1 up, 1 in 2023-12-18T13:40:59.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:58 smithi007 ceph-mon[43241]: from='client.24123 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi007:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:40:59.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:58 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-18T13:40:59.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:58 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-18T13:40:59.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:58 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:59.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:40:58 smithi007 ceph-mon[43241]: pgmap v30: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:40:59.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:58 smithi002 ceph-mon[38908]: osdmap e9: 1 total, 1 up, 1 in 2023-12-18T13:40:59.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:58 smithi002 ceph-mon[38908]: from='client.24123 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi007:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:40:59.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:58 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-18T13:40:59.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:58 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-18T13:40:59.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:58 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:40:59.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:40:58 smithi002 ceph-mon[38908]: pgmap v30: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:41:00.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:00 smithi002 ceph-mon[38908]: from='client.? 172.21.15.7:0/2014003505' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bff676b4-a420-40b9-84e4-a35a0c68ed0b"}]: dispatch 2023-12-18T13:41:00.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:00 smithi002 ceph-mon[38908]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bff676b4-a420-40b9-84e4-a35a0c68ed0b"}]: dispatch 2023-12-18T13:41:00.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:00 smithi002 ceph-mon[38908]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bff676b4-a420-40b9-84e4-a35a0c68ed0b"}]': finished 2023-12-18T13:41:00.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:00 smithi002 ceph-mon[38908]: osdmap e10: 2 total, 1 up, 2 in 2023-12-18T13:41:00.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:00 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:41:00.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:00 smithi007 ceph-mon[43241]: from='client.? 172.21.15.7:0/2014003505' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bff676b4-a420-40b9-84e4-a35a0c68ed0b"}]: dispatch 2023-12-18T13:41:00.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:00 smithi007 ceph-mon[43241]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bff676b4-a420-40b9-84e4-a35a0c68ed0b"}]: dispatch 2023-12-18T13:41:00.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:00 smithi007 ceph-mon[43241]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bff676b4-a420-40b9-84e4-a35a0c68ed0b"}]': finished 2023-12-18T13:41:00.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:00 smithi007 ceph-mon[43241]: osdmap e10: 2 total, 1 up, 2 in 2023-12-18T13:41:00.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:00 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:41:01.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:01 smithi007 ceph-mon[43241]: pgmap v32: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:41:01.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:01 smithi007 ceph-mon[43241]: from='client.? 172.21.15.7:0/3979772745' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-18T13:41:01.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:01 smithi002 ceph-mon[38908]: pgmap v32: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:41:01.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:01 smithi002 ceph-mon[38908]: from='client.? 172.21.15.7:0/3979772745' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-18T13:41:03.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:03 smithi007 ceph-mon[43241]: pgmap v33: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:41:03.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:03 smithi002 ceph-mon[38908]: pgmap v33: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:41:05.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:05 smithi007 ceph-mon[43241]: pgmap v34: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:41:05.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:05 smithi002 ceph-mon[38908]: pgmap v34: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:41:06.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:06 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-18T13:41:06.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:06 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:41:06.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:06 smithi007 ceph-mon[43241]: Deploying daemon osd.1 on smithi007 2023-12-18T13:41:06.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:06 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-18T13:41:06.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:06 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:41:06.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:06 smithi002 ceph-mon[38908]: Deploying daemon osd.1 on smithi007 2023-12-18T13:41:07.585 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:07 smithi007 ceph-mon[43241]: pgmap v35: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:41:07.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:07 smithi002 ceph-mon[38908]: pgmap v35: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:41:09.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:09 smithi007 ceph-mon[43241]: pgmap v36: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:41:09.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:09 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:09.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:09 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:09.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:09 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:41:09.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:09 smithi002 ceph-mon[38908]: pgmap v36: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:41:09.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:09 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:09.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:09 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:09.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:09 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:41:11.474 INFO:teuthology.orchestra.run.smithi007.stdout:Created osd(s) 1 on host 'smithi007' 2023-12-18T13:41:11.757 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:11 smithi007 ceph-mon[43241]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:41:11.757 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:11 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:11.757 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:11 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:11.757 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:11 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:41:11.757 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:11 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:41:11.757 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:11 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:11.871 DEBUG:teuthology.orchestra.run.smithi007:osd.1> sudo journalctl -f -n 0 -u ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@osd.1.service 2023-12-18T13:41:11.873 INFO:tasks.cephadm:Waiting for 2 OSDs to come up... 2023-12-18T13:41:11.874 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph osd stat -f json 2023-12-18T13:41:11.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:11 smithi002 ceph-mon[38908]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:41:11.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:11 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:11.901 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:11 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:11.901 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:11 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:41:11.901 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:11 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:41:11.901 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:11 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:11.909 INFO:journalctl@ceph.osd.1.smithi007.stdout:-- Logs begin at Mon 2023-12-18 13:21:01 UTC. -- 2023-12-18T13:41:12.176 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:41:12.641 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:12 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:12.641 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:12 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:12.641 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:12 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:41:12.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:12 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:12.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:12 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:12.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:12 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:41:12.859 INFO:journalctl@ceph.osd.1.smithi007.stdout:Dec 18 13:41:12 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-osd-1[48259]: 2023-12-18T13:41:12.587+0000 7fb62aa88640 -1 osd.1 0 log_to_monitors true 2023-12-18T13:41:13.414 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:41:13.751 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:13 smithi007 ceph-mon[43241]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:41:13.752 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:13 smithi007 ceph-mon[43241]: from='osd.1 [v2:172.21.15.7:6800/1310945854,v1:172.21.15.7:6801/1310945854]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-18T13:41:13.752 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:13 smithi007 ceph-mon[43241]: from='client.? 172.21.15.2:0/4278880504' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-18T13:41:13.754 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:13 smithi002 ceph-mon[38908]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:41:13.754 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:13 smithi002 ceph-mon[38908]: from='osd.1 [v2:172.21.15.7:6800/1310945854,v1:172.21.15.7:6801/1310945854]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-18T13:41:13.754 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:13 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/4278880504' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-18T13:41:13.844 INFO:teuthology.orchestra.run.smithi002.stdout:{"epoch":10,"num_osds":2,"num_up_osds":1,"osd_up_since":1702906856,"num_in_osds":2,"osd_in_since":1702906860,"num_remapped_pgs":0} 2023-12-18T13:41:14.846 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph osd stat -f json 2023-12-18T13:41:14.858 INFO:journalctl@ceph.osd.1.smithi007.stdout:Dec 18 13:41:14 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-osd-1[48259]: 2023-12-18T13:41:14.482+0000 7fb6200ff700 -1 osd.1 0 waiting for initial osdmap 2023-12-18T13:41:14.858 INFO:journalctl@ceph.osd.1.smithi007.stdout:Dec 18 13:41:14 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-osd-1[48259]: 2023-12-18T13:41:14.485+0000 7fb61a6f6700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-18T13:41:14.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:14 smithi007 ceph-mon[43241]: from='osd.1 [v2:172.21.15.7:6800/1310945854,v1:172.21.15.7:6801/1310945854]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-18T13:41:14.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:14 smithi007 ceph-mon[43241]: osdmap e11: 2 total, 1 up, 2 in 2023-12-18T13:41:14.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:14 smithi007 ceph-mon[43241]: from='osd.1 [v2:172.21.15.7:6800/1310945854,v1:172.21.15.7:6801/1310945854]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]: dispatch 2023-12-18T13:41:14.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:14 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:41:14.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:14 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:14.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:14 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:14.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:14 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-18T13:41:14.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:14 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:14.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:14 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:41:14.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:14 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:41:14.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:14 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:14.879 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:14 smithi002 ceph-mon[38908]: from='osd.1 [v2:172.21.15.7:6800/1310945854,v1:172.21.15.7:6801/1310945854]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-18T13:41:14.879 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:14 smithi002 ceph-mon[38908]: osdmap e11: 2 total, 1 up, 2 in 2023-12-18T13:41:14.879 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:14 smithi002 ceph-mon[38908]: from='osd.1 [v2:172.21.15.7:6800/1310945854,v1:172.21.15.7:6801/1310945854]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]: dispatch 2023-12-18T13:41:14.879 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:14 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:41:14.879 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:14 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:14.879 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:14 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:14.879 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:14 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-18T13:41:14.879 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:14 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:14.880 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:14 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:41:14.880 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:14 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:41:14.880 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:14 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:15.147 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:41:15.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:15 smithi002 ceph-mon[38908]: Detected new or changed devices on smithi007 2023-12-18T13:41:15.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:15 smithi002 ceph-mon[38908]: Adjusting osd_memory_target on smithi007 to 17118M 2023-12-18T13:41:15.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:15 smithi002 ceph-mon[38908]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:41:15.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:15 smithi002 ceph-mon[38908]: from='osd.1 [v2:172.21.15.7:6800/1310945854,v1:172.21.15.7:6801/1310945854]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]': finished 2023-12-18T13:41:15.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:15 smithi002 ceph-mon[38908]: osdmap e12: 2 total, 1 up, 2 in 2023-12-18T13:41:15.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:15 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:41:15.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:15 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:41:15.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:15 smithi007 ceph-mon[43241]: Detected new or changed devices on smithi007 2023-12-18T13:41:15.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:15 smithi007 ceph-mon[43241]: Adjusting osd_memory_target on smithi007 to 17118M 2023-12-18T13:41:15.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:15 smithi007 ceph-mon[43241]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:41:15.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:15 smithi007 ceph-mon[43241]: from='osd.1 [v2:172.21.15.7:6800/1310945854,v1:172.21.15.7:6801/1310945854]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]': finished 2023-12-18T13:41:15.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:15 smithi007 ceph-mon[43241]: osdmap e12: 2 total, 1 up, 2 in 2023-12-18T13:41:15.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:15 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:41:15.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:15 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:41:16.483 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:41:16.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:16 smithi002 ceph-mon[38908]: purged_snaps scrub starts 2023-12-18T13:41:16.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:16 smithi002 ceph-mon[38908]: purged_snaps scrub ok 2023-12-18T13:41:16.779 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:16 smithi002 ceph-mon[38908]: osd.1 [v2:172.21.15.7:6800/1310945854,v1:172.21.15.7:6801/1310945854] boot 2023-12-18T13:41:16.779 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:16 smithi002 ceph-mon[38908]: osdmap e13: 2 total, 2 up, 2 in 2023-12-18T13:41:16.779 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:16 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:41:16.779 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:16 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/264403071' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-18T13:41:16.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:16 smithi007 ceph-mon[43241]: purged_snaps scrub starts 2023-12-18T13:41:16.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:16 smithi007 ceph-mon[43241]: purged_snaps scrub ok 2023-12-18T13:41:16.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:16 smithi007 ceph-mon[43241]: osd.1 [v2:172.21.15.7:6800/1310945854,v1:172.21.15.7:6801/1310945854] boot 2023-12-18T13:41:16.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:16 smithi007 ceph-mon[43241]: osdmap e13: 2 total, 2 up, 2 in 2023-12-18T13:41:16.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:16 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:41:16.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:16 smithi007 ceph-mon[43241]: from='client.? 172.21.15.2:0/264403071' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-18T13:41:16.867 INFO:teuthology.orchestra.run.smithi002.stdout:{"epoch":13,"num_osds":2,"num_up_osds":2,"osd_up_since":1702906875,"num_in_osds":2,"osd_in_since":1702906860,"num_remapped_pgs":0} 2023-12-18T13:41:16.868 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-18T13:41:17.207 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:41:17.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:17 smithi002 ceph-mon[38908]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:41:17.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:17 smithi002 ceph-mon[38908]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T13:41:17.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:17 smithi007 ceph-mon[43241]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:41:17.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:17 smithi007 ceph-mon[43241]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T13:41:18.495 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:41:18.495 INFO:teuthology.orchestra.run.smithi002.stdout:{"epoch":14,"fsid":"99b8ce6a-9daa-11ee-95a5-87774f69a715","created":"2023-12-18T13:39:06.570273+0000","modified":"2023-12-18T13:41:16.485260+0000","last_up_change":"2023-12-18T13:41:15.479770+0000","last_in_change":"2023-12-18T13:41:00.084169+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":"e2261d5b-3095-4f36-a31e-51d91084949b","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.2:6802","nonce":2702642460},{"type":"v1","addr":"172.21.15.2:6803","nonce":2702642460}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6804","nonce":2702642460},{"type":"v1","addr":"172.21.15.2:6805","nonce":2702642460}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6808","nonce":2702642460},{"type":"v1","addr":"172.21.15.2:6809","nonce":2702642460}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6806","nonce":2702642460},{"type":"v1","addr":"172.21.15.2:6807","nonce":2702642460}]},"public_addr":"172.21.15.2:6803/2702642460","cluster_addr":"172.21.15.2:6805/2702642460","heartbeat_back_addr":"172.21.15.2:6809/2702642460","heartbeat_front_addr":"172.21.15.2:6807/2702642460","state":["exists","up"]},{"osd":1,"uuid":"bff676b4-a420-40b9-84e4-a35a0c68ed0b","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.7:6800","nonce":1310945854},{"type":"v1","addr":"172.21.15.7:6801","nonce":1310945854}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6802","nonce":1310945854},{"type":"v1","addr":"172.21.15.7:6803","nonce":1310945854}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6806","nonce":1310945854},{"type":"v1","addr":"172.21.15.7:6807","nonce":1310945854}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6804","nonce":1310945854},{"type":"v1","addr":"172.21.15.7:6805","nonce":1310945854}]},"public_addr":"172.21.15.7:6801/1310945854","cluster_addr":"172.21.15.7:6803/1310945854","heartbeat_back_addr":"172.21.15.7:6807/1310945854","heartbeat_front_addr":"172.21.15.7:6805/1310945854","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:40:55.588930+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:41:13.594270+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.2:0/3305364732":"2023-12-19T13:39:56.353153+0000","172.21.15.2:6800/2909818860":"2023-12-19T13:39:56.353153+0000","172.21.15.2:0/3999728342":"2023-12-19T13:39:56.353153+0000","172.21.15.2:6801/2909818860":"2023-12-19T13:39:56.353153+0000","172.21.15.2:0/159503962":"2023-12-19T13:39:31.351017+0000","172.21.15.2:0/1439239331":"2023-12-19T13:39:31.351017+0000","172.21.15.2:6800/3456987585":"2023-12-19T13:39:31.351017+0000","172.21.15.2:0/4232861247":"2023-12-19T13:39:31.351017+0000","172.21.15.2:0/3018130738":"2023-12-19T13:39:56.353153+0000","172.21.15.2:6801/3456987585":"2023-12-19T13:39:31.351017+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:41:18.927 INFO:tasks.cephadm.ceph_manager.ceph:[] 2023-12-18T13:41:18.927 INFO:tasks.cephadm:Setting up client nodes... 2023-12-18T13:41:18.927 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-18T13:41:18.928 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-18T13:41:18.928 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph mgr dump --format=json 2023-12-18T13:41:19.225 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:41:19.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:19 smithi002 ceph-mon[38908]: pgmap v45: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:19.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:19 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/104853856' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-18T13:41:19.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:19 smithi007 ceph-mon[43241]: pgmap v45: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:19.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:19 smithi007 ceph-mon[43241]: from='client.? 172.21.15.2:0/104853856' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-18T13:41:20.535 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:41:21.012 INFO:teuthology.orchestra.run.smithi002.stdout:{"epoch":14,"active_gid":14152,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6800","nonce":2364553517},{"type":"v1","addr":"172.21.15.2:6801","nonce":2364553517}]},"active_addr":"172.21.15.2:6801/2364553517","active_change":"2023-12-18T13:39:56.353279+0000","active_mgr_features":4540701272860131327,"available":true,"standbys":[{"gid":24101,"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.2: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.2:0","nonce":2847774710}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.2:0","nonce":3630183463}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.2:0","nonce":1992248797}]}]} 2023-12-18T13:41:21.015 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-18T13:41:21.016 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-18T13:41:21.016 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-18T13:41:21.314 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:41:21.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:21 smithi007 ceph-mon[43241]: pgmap v46: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:21.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:21 smithi007 ceph-mon[43241]: from='client.? 172.21.15.2:0/3398758722' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-18T13:41:21.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:21 smithi002 ceph-mon[38908]: pgmap v46: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:21.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:21 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/3398758722' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-18T13:41:22.778 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:41:22.778 INFO:teuthology.orchestra.run.smithi002.stdout:{"epoch":14,"fsid":"99b8ce6a-9daa-11ee-95a5-87774f69a715","created":"2023-12-18T13:39:06.570273+0000","modified":"2023-12-18T13:41:16.485260+0000","last_up_change":"2023-12-18T13:41:15.479770+0000","last_in_change":"2023-12-18T13:41:00.084169+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":"e2261d5b-3095-4f36-a31e-51d91084949b","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.2:6802","nonce":2702642460},{"type":"v1","addr":"172.21.15.2:6803","nonce":2702642460}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6804","nonce":2702642460},{"type":"v1","addr":"172.21.15.2:6805","nonce":2702642460}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6808","nonce":2702642460},{"type":"v1","addr":"172.21.15.2:6809","nonce":2702642460}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6806","nonce":2702642460},{"type":"v1","addr":"172.21.15.2:6807","nonce":2702642460}]},"public_addr":"172.21.15.2:6803/2702642460","cluster_addr":"172.21.15.2:6805/2702642460","heartbeat_back_addr":"172.21.15.2:6809/2702642460","heartbeat_front_addr":"172.21.15.2:6807/2702642460","state":["exists","up"]},{"osd":1,"uuid":"bff676b4-a420-40b9-84e4-a35a0c68ed0b","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.7:6800","nonce":1310945854},{"type":"v1","addr":"172.21.15.7:6801","nonce":1310945854}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6802","nonce":1310945854},{"type":"v1","addr":"172.21.15.7:6803","nonce":1310945854}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6806","nonce":1310945854},{"type":"v1","addr":"172.21.15.7:6807","nonce":1310945854}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6804","nonce":1310945854},{"type":"v1","addr":"172.21.15.7:6805","nonce":1310945854}]},"public_addr":"172.21.15.7:6801/1310945854","cluster_addr":"172.21.15.7:6803/1310945854","heartbeat_back_addr":"172.21.15.7:6807/1310945854","heartbeat_front_addr":"172.21.15.7:6805/1310945854","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:40:55.588930+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:41:13.594270+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.2:0/3305364732":"2023-12-19T13:39:56.353153+0000","172.21.15.2:6800/2909818860":"2023-12-19T13:39:56.353153+0000","172.21.15.2:0/3999728342":"2023-12-19T13:39:56.353153+0000","172.21.15.2:6801/2909818860":"2023-12-19T13:39:56.353153+0000","172.21.15.2:0/159503962":"2023-12-19T13:39:31.351017+0000","172.21.15.2:0/1439239331":"2023-12-19T13:39:31.351017+0000","172.21.15.2:6800/3456987585":"2023-12-19T13:39:31.351017+0000","172.21.15.2:0/4232861247":"2023-12-19T13:39:31.351017+0000","172.21.15.2:0/3018130738":"2023-12-19T13:39:56.353153+0000","172.21.15.2:6801/3456987585":"2023-12-19T13:39:31.351017+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:41:23.196 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-18T13:41:23.196 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-18T13:41:23.494 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:41:23.780 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:23 smithi002 ceph-mon[38908]: pgmap v47: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:23.780 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:23 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/3778577346' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-18T13:41:23.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:23 smithi007 ceph-mon[43241]: pgmap v47: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:23.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:23 smithi007 ceph-mon[43241]: from='client.? 172.21.15.2:0/3778577346' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-18T13:41:24.703 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:41:24.703 INFO:teuthology.orchestra.run.smithi002.stdout:{"epoch":14,"fsid":"99b8ce6a-9daa-11ee-95a5-87774f69a715","created":"2023-12-18T13:39:06.570273+0000","modified":"2023-12-18T13:41:16.485260+0000","last_up_change":"2023-12-18T13:41:15.479770+0000","last_in_change":"2023-12-18T13:41:00.084169+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":"e2261d5b-3095-4f36-a31e-51d91084949b","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.2:6802","nonce":2702642460},{"type":"v1","addr":"172.21.15.2:6803","nonce":2702642460}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6804","nonce":2702642460},{"type":"v1","addr":"172.21.15.2:6805","nonce":2702642460}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6808","nonce":2702642460},{"type":"v1","addr":"172.21.15.2:6809","nonce":2702642460}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6806","nonce":2702642460},{"type":"v1","addr":"172.21.15.2:6807","nonce":2702642460}]},"public_addr":"172.21.15.2:6803/2702642460","cluster_addr":"172.21.15.2:6805/2702642460","heartbeat_back_addr":"172.21.15.2:6809/2702642460","heartbeat_front_addr":"172.21.15.2:6807/2702642460","state":["exists","up"]},{"osd":1,"uuid":"bff676b4-a420-40b9-84e4-a35a0c68ed0b","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.7:6800","nonce":1310945854},{"type":"v1","addr":"172.21.15.7:6801","nonce":1310945854}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6802","nonce":1310945854},{"type":"v1","addr":"172.21.15.7:6803","nonce":1310945854}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6806","nonce":1310945854},{"type":"v1","addr":"172.21.15.7:6807","nonce":1310945854}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6804","nonce":1310945854},{"type":"v1","addr":"172.21.15.7:6805","nonce":1310945854}]},"public_addr":"172.21.15.7:6801/1310945854","cluster_addr":"172.21.15.7:6803/1310945854","heartbeat_back_addr":"172.21.15.7:6807/1310945854","heartbeat_front_addr":"172.21.15.7:6805/1310945854","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:40:55.588930+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:41:13.594270+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.2:0/3305364732":"2023-12-19T13:39:56.353153+0000","172.21.15.2:6800/2909818860":"2023-12-19T13:39:56.353153+0000","172.21.15.2:0/3999728342":"2023-12-19T13:39:56.353153+0000","172.21.15.2:6801/2909818860":"2023-12-19T13:39:56.353153+0000","172.21.15.2:0/159503962":"2023-12-19T13:39:31.351017+0000","172.21.15.2:0/1439239331":"2023-12-19T13:39:31.351017+0000","172.21.15.2:6800/3456987585":"2023-12-19T13:39:31.351017+0000","172.21.15.2:0/4232861247":"2023-12-19T13:39:31.351017+0000","172.21.15.2:0/3018130738":"2023-12-19T13:39:56.353153+0000","172.21.15.2:6801/3456987585":"2023-12-19T13:39:31.351017+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:41:25.086 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-18T13:41:25.086 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-18T13:41:25.388 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:41:25.764 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:41:25.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:25 smithi007 ceph-mon[43241]: pgmap v48: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:25.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:25 smithi007 ceph-mon[43241]: from='client.? 172.21.15.2:0/3098553125' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-18T13:41:25.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:25 smithi002 ceph-mon[38908]: pgmap v48: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:25.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:25 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/3098553125' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-18T13:41:27.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:27 smithi002 ceph-mon[38908]: pgmap v49: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:27.528 INFO:teuthology.orchestra.run.smithi002.stdout:55834574854 2023-12-18T13:41:27.528 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-18T13:41:27.658 INFO:teuthology.orchestra.run.smithi002.stdout:34359738377 2023-12-18T13:41:27.658 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-18T13:41:27.856 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:41:27.857 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:27 smithi007 ceph-mon[43241]: pgmap v49: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:28.252 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:41:29.282 INFO:teuthology.orchestra.run.smithi002.stdout:55834574854 2023-12-18T13:41:29.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:29 smithi002 ceph-mon[38908]: pgmap v50: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:29.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:29 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/3517406611' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-18T13:41:29.829 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574854 got 55834574854 for osd.1 2023-12-18T13:41:29.829 DEBUG:teuthology.parallel:result is None 2023-12-18T13:41:29.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:29 smithi007 ceph-mon[43241]: pgmap v50: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:29.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:29 smithi007 ceph-mon[43241]: from='client.? 172.21.15.2:0/3517406611' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-18T13:41:29.882 INFO:teuthology.orchestra.run.smithi002.stdout:34359738378 2023-12-18T13:41:30.267 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738377 got 34359738378 for osd.0 2023-12-18T13:41:30.267 DEBUG:teuthology.parallel:result is None 2023-12-18T13:41:30.268 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-18T13:41:30.268 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph pg dump --format=json 2023-12-18T13:41:30.567 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:41:30.761 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:30 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/651827232' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-18T13:41:30.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:30 smithi007 ceph-mon[43241]: from='client.? 172.21.15.2:0/651827232' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-18T13:41:31.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:31 smithi007 ceph-mon[43241]: pgmap v51: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:31.873 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:41:31.875 INFO:teuthology.orchestra.run.smithi002.stderr:dumped all 2023-12-18T13:41:31.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:31 smithi002 ceph-mon[38908]: pgmap v51: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:32.268 INFO:teuthology.orchestra.run.smithi002.stdout:{"pg_ready":true,"pg_map":{"version":51,"stamp":"2023-12-18T13:41:30.373224+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":55834574854,"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.38}]}]},{"osd":0,"up_from":8,"seq":34359738378,"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.505}]}]}],"pool_statfs":[]}} 2023-12-18T13:41:32.269 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph pg dump --format=json 2023-12-18T13:41:32.568 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:41:33.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:33 smithi002 ceph-mon[38908]: from='client.14282 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:41:33.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:33 smithi002 ceph-mon[38908]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:33.798 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:41:33.801 INFO:teuthology.orchestra.run.smithi002.stderr:dumped all 2023-12-18T13:41:33.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:33 smithi007 ceph-mon[43241]: from='client.14282 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:41:33.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:33 smithi007 ceph-mon[43241]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:34.193 INFO:teuthology.orchestra.run.smithi002.stdout:{"pg_ready":true,"pg_map":{"version":52,"stamp":"2023-12-18T13:41:32.373484+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":55834574855,"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.38}]}]},{"osd":0,"up_from":8,"seq":34359738378,"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.505}]}]}],"pool_statfs":[]}} 2023-12-18T13:41:34.193 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-18T13:41:34.193 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-18T13:41:34.193 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-18T13:41:34.194 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph health --format=json 2023-12-18T13:41:34.489 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:41:35.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:35 smithi007 ceph-mon[43241]: from='client.14286 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:41:35.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:35 smithi007 ceph-mon[43241]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:35.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:35 smithi002 ceph-mon[38908]: from='client.14286 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:41:35.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:35 smithi002 ceph-mon[38908]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:35.906 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:41:35.906 INFO:teuthology.orchestra.run.smithi002.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-18T13:41:36.344 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-18T13:41:36.344 INFO:tasks.cephadm:Setup complete, yielding 2023-12-18T13:41:36.345 INFO:teuthology.run_tasks:Running task exec... 2023-12-18T13:41:36.354 INFO:teuthology.task.exec:Executing custom commands... 2023-12-18T13:41:36.354 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi002.front.sepia.ceph.com 2023-12-18T13:41:36.354 DEBUG:teuthology.orchestra.run.smithi002:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /etc/cephadm_testing' 2023-12-18T13:41:36.394 INFO:teuthology.task.exec:Running commands on role host.b host ubuntu@smithi007.front.sepia.ceph.com 2023-12-18T13:41:36.395 DEBUG:teuthology.orchestra.run.smithi007:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /etc/cephadm_testing' 2023-12-18T13:41:36.438 INFO:teuthology.run_tasks:Running task cephadm.apply... 2023-12-18T13:41:36.451 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:41:36.451 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch apply -i - 2023-12-18T13:41:36.751 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:41:36.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:36 smithi007 ceph-mon[43241]: from='client.? 172.21.15.2:0/3236010430' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-18T13:41:36.863 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:36 smithi002 ceph-mon[38908]: from='client.? 172.21.15.2:0/3236010430' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-18T13:41:37.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:37 smithi007 ceph-mon[43241]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:37.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:37 smithi002 ceph-mon[38908]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:38.004 INFO:teuthology.orchestra.run.smithi002.stdout:Scheduled mon update... 2023-12-18T13:41:38.004 INFO:teuthology.orchestra.run.smithi002.stdout:Scheduled container.foo update... 2023-12-18T13:41:38.004 INFO:teuthology.orchestra.run.smithi002.stdout:Scheduled container.bar update... 2023-12-18T13:41:38.400 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2023-12-18T13:41:38.412 INFO:tasks.cephadm:Waiting for ceph service mon to start (timeout 300)... 2023-12-18T13:41:38.412 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:41:38.720 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:41:39.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:38 smithi002 ceph-mon[38908]: from='client.14294 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:41:39.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:38 smithi002 ceph-mon[38908]: Saving service mon spec with placement * 2023-12-18T13:41:39.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:38 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:39.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:38 smithi002 ceph-mon[38908]: Saving service container.foo spec with placement * 2023-12-18T13:41:39.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:38 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:39.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:38 smithi002 ceph-mon[38908]: Saving service container.bar spec with placement * 2023-12-18T13:41:39.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:38 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:39.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:38 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:41:39.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:38 smithi002 ceph-mon[38908]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:39.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:38 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:41:39.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:38 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:41:39.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:38 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:39.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:38 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:39.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:38 smithi002 ceph-mon[38908]: Deploying daemon container.foo.smithi002 on smithi002 2023-12-18T13:41:39.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:38 smithi007 ceph-mon[43241]: from='client.14294 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:41:39.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:38 smithi007 ceph-mon[43241]: Saving service mon spec with placement * 2023-12-18T13:41:39.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:38 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:39.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:38 smithi007 ceph-mon[43241]: Saving service container.foo spec with placement * 2023-12-18T13:41:39.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:38 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:39.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:38 smithi007 ceph-mon[43241]: Saving service container.bar spec with placement * 2023-12-18T13:41:39.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:38 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:39.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:38 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:41:39.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:38 smithi007 ceph-mon[43241]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:39.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:38 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:41:39.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:38 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:41:39.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:38 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:39.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:38 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:39.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:38 smithi007 ceph-mon[43241]: Deploying daemon container.foo.smithi002 on smithi002 2023-12-18T13:41:40.182 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:41:40.182 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:38.004474Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:38.001277Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "running": 0, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:40:53.236939Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:40:53.236814Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:40:53.237028Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:41:40.616 INFO:tasks.cephadm:mon has 2/2 2023-12-18T13:41:40.616 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2023-12-18T13:41:40.626 INFO:tasks.cephadm:Waiting for ceph service container.foo to start (timeout 300)... 2023-12-18T13:41:40.626 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:41:40.928 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:41:41.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:41 smithi002 ceph-mon[38908]: from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:41:41.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:41 smithi002 ceph-mon[38908]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:41.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:41 smithi007 ceph-mon[43241]: from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:41:41.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:41 smithi007 ceph-mon[43241]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:42.267 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:41:42.267 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:38.004474Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:38.001277Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "running": 0, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:40:53.236939Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:40:53.236814Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:40:53.237028Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:41:43.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:43 smithi007 ceph-mon[43241]: from='client.14302 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:41:43.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:43 smithi007 ceph-mon[43241]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:43.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:43 smithi002 ceph-mon[38908]: from='client.14302 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:41:43.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:43 smithi002 ceph-mon[38908]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:44.232 INFO:tasks.cephadm:container.foo has 0/2 2023-12-18T13:41:45.233 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:41:45.565 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:41:45.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:45 smithi002 ceph-mon[38908]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:45.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:45 smithi007 ceph-mon[43241]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:46.845 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:41:46.845 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:38.004474Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:45.544738Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "running": 0, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:40:53.236939Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:40:53.236814Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:40:53.237028Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:41:46.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:46 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:46.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:46 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:46.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:46 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:46.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:46 smithi007 ceph-mon[43241]: Deploying daemon container.foo.smithi007 on smithi007 2023-12-18T13:41:46.871 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:46 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:46.871 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:46 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:46.871 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:46 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:46.871 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:46 smithi002 ceph-mon[38908]: Deploying daemon container.foo.smithi007 on smithi007 2023-12-18T13:41:47.248 INFO:tasks.cephadm:container.foo has 0/2 2023-12-18T13:41:47.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:47 smithi007 ceph-mon[43241]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:47.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:47 smithi002 ceph-mon[38908]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:48.249 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:41:48.554 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:41:48.852 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:48 smithi002 ceph-mon[38908]: from='client.14306 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:41:48.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:48 smithi007 ceph-mon[43241]: from='client.14306 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:41:49.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:49 smithi007 ceph-mon[43241]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:49.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:49 smithi002 ceph-mon[38908]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:49.904 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:41:49.904 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:38.004474Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:45.544738Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "running": 0, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:40:53.236939Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:40:53.236814Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:40:53.237028Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:41:50.356 INFO:tasks.cephadm:container.foo has 0/2 2023-12-18T13:41:51.357 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:41:51.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:51 smithi002 ceph-mon[38908]: from='client.14310 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:41:51.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:51 smithi002 ceph-mon[38908]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:51.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:51 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:51.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:51 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:51.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:51 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:51.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:51 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:51.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:51 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:51.669 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:41:51.848 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:51 smithi007 ceph-mon[43241]: from='client.14310 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:41:51.848 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:51 smithi007 ceph-mon[43241]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:51.848 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:51 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:51.848 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:51 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:51.848 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:51 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:51.848 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:51 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:51.848 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:51 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:52.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:52 smithi007 ceph-mon[43241]: Deploying daemon container.bar.smithi007 on smithi007 2023-12-18T13:41:52.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:52 smithi002 ceph-mon[38908]: Deploying daemon container.bar.smithi007 on smithi007 2023-12-18T13:41:52.995 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:41:52.995 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:52.651885Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "running": 0, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:40:53.236939Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:40:53.236814Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:40:53.237028Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:41:53.488 INFO:tasks.cephadm:container.foo has 0/2 2023-12-18T13:41:53.807 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:53 smithi002 ceph-mon[38908]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:53.808 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:53 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:53.808 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:53 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:53.808 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:53 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:53.808 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:53 smithi002 ceph-mon[38908]: Deploying daemon container.bar.smithi002 on smithi002 2023-12-18T13:41:54.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:53 smithi007 ceph-mon[43241]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:54.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:53 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:54.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:53 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:54.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:53 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:54.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:53 smithi007 ceph-mon[43241]: Deploying daemon container.bar.smithi002 on smithi002 2023-12-18T13:41:54.489 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:41:54.795 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:54 smithi002 ceph-mon[38908]: from='client.14314 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:41:54.796 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:54 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:54.796 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:54 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:54.796 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:54 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:54.796 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:54 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:54.796 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:54 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:41:54.847 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:41:55.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:54 smithi007 ceph-mon[43241]: from='client.14314 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:41:55.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:54 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:55.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:54 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:55.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:54 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:55.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:54 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:55.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:54 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:41:55.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:55 smithi002 ceph-mon[38908]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:56.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:55 smithi007 ceph-mon[43241]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:56.426 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:41:56.426 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:41:55.623846Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:41:55.623739Z", "running": 1, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:40:53.236939Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:40:53.236814Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:40:53.237028Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:41:56.714 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:56 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:56.714 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:56 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:56.714 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:56 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:56.714 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:56 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:56.714 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:56 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:56.714 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:56 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:41:56.714 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:56 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:41:56.714 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:56 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:56.714 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:56 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:41:56.714 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:56 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:41:56.819 INFO:tasks.cephadm:container.foo has 1/2 2023-12-18T13:41:57.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:56 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:57.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:56 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:57.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:56 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:57.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:56 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:57.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:56 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:57.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:56 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:41:57.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:56 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:41:57.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:56 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:41:57.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:56 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:41:57.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:56 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:41:57.820 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:41:57.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:57 smithi002 ceph-mon[38908]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:57.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:57 smithi002 ceph-mon[38908]: from='client.14318 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:41:57.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:57 smithi002 ceph-mon[38908]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:57.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:57 smithi002 ceph-mon[38908]: Redeploying mon.a, (container cli args changed) . . . 2023-12-18T13:41:57.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:57 smithi002 ceph-mon[38908]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:41:57.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:57 smithi002 ceph-mon[38908]: Deploying daemon mon.a on smithi002 2023-12-18T13:41:57.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:57 smithi002 ceph-mon[38908]: Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-18T13:41:57.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:57 smithi002 systemd[1]: Stopping Ceph mon.a for 99b8ce6a-9daa-11ee-95a5-87774f69a715... 2023-12-18T13:41:58.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:57 smithi007 ceph-mon[43241]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:58.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:57 smithi007 ceph-mon[43241]: from='client.14318 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:41:58.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:57 smithi007 ceph-mon[43241]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:41:58.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:57 smithi007 ceph-mon[43241]: Redeploying mon.a, (container cli args changed) . . . 2023-12-18T13:41:58.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:57 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:41:58.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:57 smithi007 ceph-mon[43241]: Deploying daemon mon.a on smithi002 2023-12-18T13:41:58.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:41:57 smithi007 ceph-mon[43241]: Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-18T13:41:58.141 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:41:58.304 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:58 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mon-a[38885]: 2023-12-18T13:41:58.037+0000 7f3fc52bd700 -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:41:58.304 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:58 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mon-a[38885]: 2023-12-18T13:41:58.037+0000 7f3fc52bd700 -1 mon.a@0(leader) e2 *** Got Signal Terminated *** 2023-12-18T13:41:58.980 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:58 smithi002 bash[67479]: ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mon-a 2023-12-18T13:41:59.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:59 smithi002 systemd[1]: ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@mon.a.service: Succeeded. 2023-12-18T13:41:59.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:59 smithi002 systemd[1]: Stopped Ceph mon.a for 99b8ce6a-9daa-11ee-95a5-87774f69a715. 2023-12-18T13:41:59.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:41:59 smithi002 systemd[1]: Starting Ceph mon.a for 99b8ce6a-9daa-11ee-95a5-87774f69a715... 2023-12-18T13:41:59.661 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:41:59.661 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:41:55.623846Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:41:55.623739Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:41:55.623530Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:41:55.623396Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:41:55.623635Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:42:00.153 INFO:tasks.cephadm:container.foo has 2/2 2023-12-18T13:42:00.153 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2023-12-18T13:42:00.162 INFO:tasks.cephadm:Waiting for ceph service container.bar to start (timeout 300)... 2023-12-18T13:42:00.162 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:42:00.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 bash[67796]: f29ed5840b5b95b6f3495604df074cbf3f87261bc604cf94c4443be00bef8176 2023-12-18T13:42:00.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 systemd[1]: Started Ceph mon.a for 99b8ce6a-9daa-11ee-95a5-87774f69a715. 2023-12-18T13:42:00.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: set uid:gid to 167:167 (ceph:ceph) 2023-12-18T13:42:00.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev), process ceph-mon, pid 7 2023-12-18T13:42:00.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: pidfile_write: ignore empty --pid-file 2023-12-18T13:42:00.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: load: jerasure load: lrc 2023-12-18T13:42:00.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: RocksDB version: 7.9.2 2023-12-18T13:42:00.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Git sha 0 2023-12-18T13:42:00.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Compile date 2023-12-18 03:47:49 2023-12-18T13:42:00.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: DB SUMMARY 2023-12-18T13:42:00.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: DB Session ID: GFKQZX0TD6QPFQ66K2IW 2023-12-18T13:42:00.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: CURRENT file: CURRENT 2023-12-18T13:42:00.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: IDENTITY file: IDENTITY 2023-12-18T13:42:00.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: MANIFEST file: MANIFEST-000015 size: 281 Bytes 2023-12-18T13:42:00.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 2, files: 000008.sst 000013.sst 2023-12-18T13:42:00.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000014.log size: 3276706 ; 2023-12-18T13:42:00.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.error_if_exists: 0 2023-12-18T13:42:00.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.create_if_missing: 0 2023-12-18T13:42:00.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.paranoid_checks: 1 2023-12-18T13:42:00.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-18T13:42:00.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-18T13:42:00.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-18T13:42:00.402 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.env: 0x557d43065a60 2023-12-18T13:42:00.402 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.fs: PosixFileSystem 2023-12-18T13:42:00.402 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.info_log: 0x557d44ba3760 2023-12-18T13:42:00.402 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.max_file_opening_threads: 16 2023-12-18T13:42:00.402 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.statistics: (nil) 2023-12-18T13:42:00.402 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.use_fsync: 0 2023-12-18T13:42:00.402 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.max_log_file_size: 0 2023-12-18T13:42:00.402 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-18T13:42:00.402 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-18T13:42:00.402 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.keep_log_file_num: 1000 2023-12-18T13:42:00.402 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.recycle_log_file_num: 0 2023-12-18T13:42:00.402 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.allow_fallocate: 1 2023-12-18T13:42:00.402 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.allow_mmap_reads: 0 2023-12-18T13:42:00.403 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.allow_mmap_writes: 0 2023-12-18T13:42:00.403 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.use_direct_reads: 0 2023-12-18T13:42:00.403 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-18T13:42:00.403 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.create_missing_column_families: 0 2023-12-18T13:42:00.403 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.db_log_dir: 2023-12-18T13:42:00.403 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.wal_dir: 2023-12-18T13:42:00.403 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-18T13:42:00.403 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-18T13:42:00.403 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-18T13:42:00.403 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-18T13:42:00.403 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-18T13:42:00.403 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-18T13:42:00.403 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.advise_random_on_open: 1 2023-12-18T13:42:00.403 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.db_write_buffer_size: 0 2023-12-18T13:42:00.403 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.write_buffer_manager: 0x557d44b594a0 2023-12-18T13:42:00.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-18T13:42:00.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-18T13:42:00.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-18T13:42:00.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.rate_limiter: (nil) 2023-12-18T13:42:00.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-18T13:42:00.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.wal_recovery_mode: 2 2023-12-18T13:42:00.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.enable_thread_tracking: 0 2023-12-18T13:42:00.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.enable_pipelined_write: 0 2023-12-18T13:42:00.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.unordered_write: 0 2023-12-18T13:42:00.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-18T13:42:00.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-18T13:42:00.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-18T13:42:00.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-18T13:42:00.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.row_cache: None 2023-12-18T13:42:00.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.wal_filter: None 2023-12-18T13:42:00.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-18T13:42:00.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.allow_ingest_behind: 0 2023-12-18T13:42:00.405 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.two_write_queues: 0 2023-12-18T13:42:00.405 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.manual_wal_flush: 0 2023-12-18T13:42:00.405 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.wal_compression: 0 2023-12-18T13:42:00.405 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.atomic_flush: 0 2023-12-18T13:42:00.405 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-18T13:42:00.405 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-18T13:42:00.405 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-18T13:42:00.405 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.log_readahead_size: 0 2023-12-18T13:42:00.405 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-18T13:42:00.405 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.best_efforts_recovery: 0 2023-12-18T13:42:00.405 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-18T13:42:00.406 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-18T13:42:00.407 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.allow_data_in_errors: 0 2023-12-18T13:42:00.407 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.db_host_id: __hostname__ 2023-12-18T13:42:00.407 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-18T13:42:00.407 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.max_background_jobs: 2 2023-12-18T13:42:00.407 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.max_background_compactions: -1 2023-12-18T13:42:00.407 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.max_subcompactions: 1 2023-12-18T13:42:00.407 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-18T13:42:00.407 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-18T13:42:00.407 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-18T13:42:00.407 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.max_total_wal_size: 0 2023-12-18T13:42:00.408 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-18T13:42:00.408 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-18T13:42:00.408 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-18T13:42:00.408 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-18T13:42:00.408 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.max_open_files: -1 2023-12-18T13:42:00.408 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.bytes_per_sync: 0 2023-12-18T13:42:00.408 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-18T13:42:00.408 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-18T13:42:00.408 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.compaction_readahead_size: 0 2023-12-18T13:42:00.408 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.max_background_flushes: -1 2023-12-18T13:42:00.408 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Compression algorithms supported: 2023-12-18T13:42:00.408 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-18T13:42:00.408 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: kZSTD supported: 0 2023-12-18T13:42:00.409 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: kXpressCompression supported: 0 2023-12-18T13:42:00.409 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: kLZ4HCCompression supported: 1 2023-12-18T13:42:00.409 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: kZlibCompression supported: 1 2023-12-18T13:42:00.409 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: kSnappyCompression supported: 1 2023-12-18T13:42:00.409 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: kLZ4Compression supported: 1 2023-12-18T13:42:00.409 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: kBZip2Compression supported: 0 2023-12-18T13:42:00.409 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-18T13:42:00.409 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-18T13:42:00.409 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2023-12-18T13:42:00.409 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-18T13:42:00.409 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-18T13:42:00.409 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.merge_operator: 2023-12-18T13:42:00.409 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.compaction_filter: None 2023-12-18T13:42:00.410 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.compaction_filter_factory: None 2023-12-18T13:42:00.410 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.sst_partitioner_factory: None 2023-12-18T13:42:00.410 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-18T13:42:00.410 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-18T13:42:00.410 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557d44ba3880) 2023-12-18T13:42:00.410 INFO:journalctl@ceph.mon.a.smithi002.stdout: cache_index_and_filter_blocks: 1 2023-12-18T13:42:00.410 INFO:journalctl@ceph.mon.a.smithi002.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-18T13:42:00.410 INFO:journalctl@ceph.mon.a.smithi002.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-18T13:42:00.410 INFO:journalctl@ceph.mon.a.smithi002.stdout: pin_top_level_index_and_filter: 1 2023-12-18T13:42:00.410 INFO:journalctl@ceph.mon.a.smithi002.stdout: index_type: 0 2023-12-18T13:42:00.410 INFO:journalctl@ceph.mon.a.smithi002.stdout: data_block_index_type: 0 2023-12-18T13:42:00.410 INFO:journalctl@ceph.mon.a.smithi002.stdout: index_shortening: 1 2023-12-18T13:42:00.410 INFO:journalctl@ceph.mon.a.smithi002.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-18T13:42:00.411 INFO:journalctl@ceph.mon.a.smithi002.stdout: checksum: 4 2023-12-18T13:42:00.411 INFO:journalctl@ceph.mon.a.smithi002.stdout: no_block_cache: 0 2023-12-18T13:42:00.411 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_cache: 0x557d44bf9090 2023-12-18T13:42:00.411 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_cache_name: BinnedLRUCache 2023-12-18T13:42:00.411 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_cache_options: 2023-12-18T13:42:00.411 INFO:journalctl@ceph.mon.a.smithi002.stdout: capacity : 536870912 2023-12-18T13:42:00.411 INFO:journalctl@ceph.mon.a.smithi002.stdout: num_shard_bits : 4 2023-12-18T13:42:00.411 INFO:journalctl@ceph.mon.a.smithi002.stdout: strict_capacity_limit : 0 2023-12-18T13:42:00.411 INFO:journalctl@ceph.mon.a.smithi002.stdout: high_pri_pool_ratio: 0.000 2023-12-18T13:42:00.411 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_cache_compressed: (nil) 2023-12-18T13:42:00.411 INFO:journalctl@ceph.mon.a.smithi002.stdout: persistent_cache: (nil) 2023-12-18T13:42:00.411 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_size: 4096 2023-12-18T13:42:00.411 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_size_deviation: 10 2023-12-18T13:42:00.411 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_restart_interval: 16 2023-12-18T13:42:00.412 INFO:journalctl@ceph.mon.a.smithi002.stdout: index_block_restart_interval: 1 2023-12-18T13:42:00.412 INFO:journalctl@ceph.mon.a.smithi002.stdout: metadata_block_size: 4096 2023-12-18T13:42:00.412 INFO:journalctl@ceph.mon.a.smithi002.stdout: partition_filters: 0 2023-12-18T13:42:00.412 INFO:journalctl@ceph.mon.a.smithi002.stdout: use_delta_encoding: 1 2023-12-18T13:42:00.412 INFO:journalctl@ceph.mon.a.smithi002.stdout: filter_policy: bloomfilter 2023-12-18T13:42:00.412 INFO:journalctl@ceph.mon.a.smithi002.stdout: whole_key_filtering: 1 2023-12-18T13:42:00.412 INFO:journalctl@ceph.mon.a.smithi002.stdout: verify_compression: 0 2023-12-18T13:42:00.412 INFO:journalctl@ceph.mon.a.smithi002.stdout: read_amp_bytes_per_bit: 0 2023-12-18T13:42:00.412 INFO:journalctl@ceph.mon.a.smithi002.stdout: format_version: 5 2023-12-18T13:42:00.412 INFO:journalctl@ceph.mon.a.smithi002.stdout: enable_index_compression: 1 2023-12-18T13:42:00.412 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_align: 0 2023-12-18T13:42:00.412 INFO:journalctl@ceph.mon.a.smithi002.stdout: max_auto_readahead_size: 262144 2023-12-18T13:42:00.412 INFO:journalctl@ceph.mon.a.smithi002.stdout: prepopulate_block_cache: 0 2023-12-18T13:42:00.412 INFO:journalctl@ceph.mon.a.smithi002.stdout: initial_auto_readahead_size: 8192 2023-12-18T13:42:00.412 INFO:journalctl@ceph.mon.a.smithi002.stdout: num_file_reads_for_auto_readahead: 2 2023-12-18T13:42:00.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.write_buffer_size: 33554432 2023-12-18T13:42:00.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.max_write_buffer_number: 2 2023-12-18T13:42:00.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.compression: NoCompression 2023-12-18T13:42:00.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.bottommost_compression: Disabled 2023-12-18T13:42:00.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.prefix_extractor: nullptr 2023-12-18T13:42:00.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-18T13:42:00.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.num_levels: 7 2023-12-18T13:42:00.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-18T13:42:00.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-18T13:42:00.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-18T13:42:00.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-18T13:42:00.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-18T13:42:00.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-18T13:42:00.414 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-18T13:42:00.414 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:42:00.414 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-18T13:42:00.414 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-18T13:42:00.414 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:42:00.414 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:42:00.414 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-18T13:42:00.414 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.compression_opts.level: 32767 2023-12-18T13:42:00.414 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.compression_opts.strategy: 0 2023-12-18T13:42:00.414 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-18T13:42:00.414 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:42:00.414 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:42:00.414 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-18T13:42:00.414 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.compression_opts.enabled: false 2023-12-18T13:42:00.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:42:00.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-18T13:42:00.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-18T13:42:00.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-18T13:42:00.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.target_file_size_base: 67108864 2023-12-18T13:42:00.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-18T13:42:00.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-18T13:42:00.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-18T13:42:00.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-18T13:42:00.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-18T13:42:00.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-18T13:42:00.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-18T13:42:00.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-18T13:42:00.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-18T13:42:00.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-18T13:42:00.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-18T13:42:00.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-18T13:42:00.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-18T13:42:00.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-18T13:42:00.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.arena_block_size: 1048576 2023-12-18T13:42:00.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-18T13:42:00.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-18T13:42:00.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.disable_auto_compactions: 0 2023-12-18T13:42:00.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-18T13:42:00.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-18T13:42:00.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-18T13:42:00.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-18T13:42:00.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-18T13:42:00.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-18T13:42:00.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-18T13:42:00.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-18T13:42:00.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-18T13:42:00.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-18T13:42:00.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.table_properties_collectors: 2023-12-18T13:42:00.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.inplace_update_support: 0 2023-12-18T13:42:00.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-18T13:42:00.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-18T13:42:00.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-18T13:42:00.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-18T13:42:00.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.bloom_locality: 0 2023-12-18T13:42:00.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.max_successive_merges: 0 2023-12-18T13:42:00.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-18T13:42:00.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.paranoid_file_checks: 0 2023-12-18T13:42:00.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.force_consistency_checks: 1 2023-12-18T13:42:00.418 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.report_bg_io_stats: 0 2023-12-18T13:42:00.418 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.ttl: 2592000 2023-12-18T13:42:00.418 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-18T13:42:00.418 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-18T13:42:00.418 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-18T13:42:00.418 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.enable_blob_files: false 2023-12-18T13:42:00.418 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.min_blob_size: 0 2023-12-18T13:42:00.418 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.blob_file_size: 268435456 2023-12-18T13:42:00.418 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-18T13:42:00.418 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-18T13:42:00.418 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-18T13:42:00.418 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-18T13:42:00.418 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-18T13:42:00.418 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.blob_file_starting_level: 0 2023-12-18T13:42:00.418 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-18T13:42:00.418 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: 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:42:00.419 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 10 2023-12-18T13:42:00.419 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ce375884-d17b-417b-acbe-92e2387cff79 2023-12-18T13:42:00.419 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702906920155520, "job": 1, "event": "recovery_started", "wal_files": [14]} 2023-12-18T13:42:00.419 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #14 mode 2 2023-12-18T13:42:00.419 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702906920172878, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 18, "file_size": 2904320, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 248, "largest_seqno": 3321, "table_properties": {"data_size": 2894576, "index_size": 5460, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 3269, "raw_key_size": 28797, "raw_average_key_size": 22, "raw_value_size": 2870543, "raw_average_value_size": 2232, "num_data_blocks": 259, "num_entries": 1286, "num_filter_entries": 1286, "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": 1702906920, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ce375884-d17b-417b-acbe-92e2387cff79", "db_session_id": "GFKQZX0TD6QPFQ66K2IW", "orig_file_number": 18, "seqno_to_time_mapping": "N/A"}} 2023-12-18T13:42:00.419 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702906920173016, "job": 1, "event": "recovery_finished"} 2023-12-18T13:42:00.419 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: [db/version_set.cc:5047] Creating manifest 20 2023-12-18T13:42:00.419 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: 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:42:00.419 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x557d44c94000 2023-12-18T13:42:00.419 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: DB pointer 0x557d44c82000 2023-12-18T13:42:00.419 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-18T13:42:00.419 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-18T13:42:00.419 INFO:journalctl@ceph.mon.a.smithi002.stdout: ** DB Stats ** 2023-12-18T13:42:00.419 INFO:journalctl@ceph.mon.a.smithi002.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:42:00.419 INFO:journalctl@ceph.mon.a.smithi002.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:42:00.419 INFO:journalctl@ceph.mon.a.smithi002.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:42:00.420 INFO:journalctl@ceph.mon.a.smithi002.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:42:00.420 INFO:journalctl@ceph.mon.a.smithi002.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:42:00.420 INFO:journalctl@ceph.mon.a.smithi002.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:42:00.420 INFO:journalctl@ceph.mon.a.smithi002.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:42:00.420 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2023-12-18T13:42:00.420 INFO:journalctl@ceph.mon.a.smithi002.stdout: ** Compaction Stats [default] ** 2023-12-18T13:42:00.420 INFO:journalctl@ceph.mon.a.smithi002.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:42:00.420 INFO:journalctl@ceph.mon.a.smithi002.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-18T13:42:00.420 INFO:journalctl@ceph.mon.a.smithi002.stdout: L0 3/0 2.85 MB 0.8 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 412.2 0.01 0.00 1 0.007 0 0 0.0 0.0 2023-12-18T13:42:00.420 INFO:journalctl@ceph.mon.a.smithi002.stdout: Sum 3/0 2.85 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 412.2 0.01 0.00 1 0.007 0 0 0.0 0.0 2023-12-18T13:42:00.420 INFO:journalctl@ceph.mon.a.smithi002.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 412.2 0.01 0.00 1 0.007 0 0 0.0 0.0 2023-12-18T13:42:00.420 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2023-12-18T13:42:00.420 INFO:journalctl@ceph.mon.a.smithi002.stdout: ** Compaction Stats [default] ** 2023-12-18T13:42:00.420 INFO:journalctl@ceph.mon.a.smithi002.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:42:00.420 INFO:journalctl@ceph.mon.a.smithi002.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-18T13:42:00.420 INFO:journalctl@ceph.mon.a.smithi002.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 412.2 0.01 0.00 1 0.007 0 0 0.0 0.0 2023-12-18T13:42:00.420 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2023-12-18T13:42:00.421 INFO:journalctl@ceph.mon.a.smithi002.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-18T13:42:00.421 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2023-12-18T13:42:00.421 INFO:journalctl@ceph.mon.a.smithi002.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:42:00.421 INFO:journalctl@ceph.mon.a.smithi002.stdout: Flush(GB): cumulative 0.003, interval 0.003 2023-12-18T13:42:00.421 INFO:journalctl@ceph.mon.a.smithi002.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-18T13:42:00.421 INFO:journalctl@ceph.mon.a.smithi002.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-18T13:42:00.421 INFO:journalctl@ceph.mon.a.smithi002.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-18T13:42:00.421 INFO:journalctl@ceph.mon.a.smithi002.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-18T13:42:00.421 INFO:journalctl@ceph.mon.a.smithi002.stdout: Cumulative compaction: 0.00 GB write, 132.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:42:00.421 INFO:journalctl@ceph.mon.a.smithi002.stdout: Interval compaction: 0.00 GB write, 132.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:42:00.421 INFO:journalctl@ceph.mon.a.smithi002.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:42:00.421 INFO:journalctl@ceph.mon.a.smithi002.stdout: Block cache BinnedLRUCache@0x557d44bf9090#7 capacity: 512.00 MB usage: 10.53 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2023-12-18T13:42:00.421 INFO:journalctl@ceph.mon.a.smithi002.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:42:00.421 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2023-12-18T13:42:00.421 INFO:journalctl@ceph.mon.a.smithi002.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-18T13:42:00.422 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: starting mon.a rank 0 at public addrs [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] at bind addrs [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 2023-12-18T13:42:00.422 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: mon.a@-1(???) e2 preinit fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 2023-12-18T13:42:00.422 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: mon.a@-1(???).mds e1 new map 2023-12-18T13:42:00.422 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: mon.a@-1(???).mds e1 print_map 2023-12-18T13:42:00.422 INFO:journalctl@ceph.mon.a.smithi002.stdout: e1 2023-12-18T13:42:00.422 INFO:journalctl@ceph.mon.a.smithi002.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-18T13:42:00.422 INFO:journalctl@ceph.mon.a.smithi002.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:42:00.422 INFO:journalctl@ceph.mon.a.smithi002.stdout: legacy client fscid: -1 2023-12-18T13:42:00.422 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2023-12-18T13:42:00.422 INFO:journalctl@ceph.mon.a.smithi002.stdout: No filesystems configured 2023-12-18T13:42:00.422 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: mon.a@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-18T13:42:00.422 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:42:00.422 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:42:00.422 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:42:00.422 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:00 smithi002 ceph-mon[67859]: mon.a@-1(???).paxosservice(auth 1..7) refresh upgraded, format 0 -> 3 2023-12-18T13:42:00.466 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:42:01.840 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:42:01.840 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:41:55.623846Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:41:55.623739Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:41:55.623530Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:41:55.623396Z", "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:41:55.623635Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:42:02.017 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:01 smithi002 ceph-mon[67859]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:42:02.017 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:01 smithi002 ceph-mon[67859]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:42:02.017 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:01 smithi002 ceph-mon[67859]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:02.017 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:01 smithi002 ceph-mon[67859]: from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:02.017 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:01 smithi002 ceph-mon[67859]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:02.017 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:01 smithi002 ceph-mon[67859]: mon.a calling monitor election 2023-12-18T13:42:02.017 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:01 smithi002 ceph-mon[67859]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T13:42:02.017 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:01 smithi002 ceph-mon[67859]: monmap e2: 2 mons at {a=[v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0],b=[v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:42:02.017 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:01 smithi002 ceph-mon[67859]: fsmap 2023-12-18T13:42:02.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:01 smithi002 ceph-mon[67859]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T13:42:02.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:01 smithi002 ceph-mon[67859]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T13:42:02.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:01 smithi002 ceph-mon[67859]: from='mgr.14152 ' entity='' 2023-12-18T13:42:02.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:01 smithi002 ceph-mon[67859]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:42:02.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:01 smithi002 ceph-mon[67859]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T13:42:02.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:01 smithi002 ceph-mon[67859]: daemon container.bar.smithi002 on smithi002 is in unknown state 2023-12-18T13:42:02.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:01 smithi002 ceph-mon[67859]: daemon container.bar.smithi007 on smithi007 is in unknown state 2023-12-18T13:42:02.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:01 smithi002 ceph-mon[67859]: from='mgr.14152 ' entity='mgr.a' 2023-12-18T13:42:02.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:01 smithi002 ceph-mon[67859]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:42:02.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:01 smithi002 ceph-mon[67859]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:42:02.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:01 smithi002 ceph-mon[67859]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:42:02.072 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:01 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:42:02.072 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:01 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:42:02.072 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:01 smithi007 ceph-mon[43241]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:02.072 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:01 smithi007 ceph-mon[43241]: from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:02.073 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:01 smithi007 ceph-mon[43241]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:02.073 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:01 smithi007 ceph-mon[43241]: mon.a calling monitor election 2023-12-18T13:42:02.073 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:01 smithi007 ceph-mon[43241]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T13:42:02.073 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:01 smithi007 ceph-mon[43241]: monmap e2: 2 mons at {a=[v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0],b=[v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:42:02.073 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:01 smithi007 ceph-mon[43241]: fsmap 2023-12-18T13:42:02.073 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:01 smithi007 ceph-mon[43241]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T13:42:02.073 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:01 smithi007 ceph-mon[43241]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T13:42:02.073 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:01 smithi007 ceph-mon[43241]: from='mgr.14152 ' entity='' 2023-12-18T13:42:02.073 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:01 smithi007 ceph-mon[43241]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:42:02.074 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:01 smithi007 ceph-mon[43241]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T13:42:02.074 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:01 smithi007 ceph-mon[43241]: daemon container.bar.smithi002 on smithi002 is in unknown state 2023-12-18T13:42:02.074 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:01 smithi007 ceph-mon[43241]: daemon container.bar.smithi007 on smithi007 is in unknown state 2023-12-18T13:42:02.074 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:01 smithi007 ceph-mon[43241]: from='mgr.14152 ' entity='mgr.a' 2023-12-18T13:42:02.074 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:01 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:42:02.074 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:01 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:42:02.074 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:01 smithi007 ceph-mon[43241]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:42:02.230 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:42:02.784 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:02 smithi007 ceph-mon[43241]: Redeploying mon.b, (container cli args changed) . . . 2023-12-18T13:42:02.784 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:02 smithi007 ceph-mon[43241]: Deploying daemon mon.b on smithi007 2023-12-18T13:42:03.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:02 smithi007 systemd[1]: Stopping Ceph mon.b for 99b8ce6a-9daa-11ee-95a5-87774f69a715... 2023-12-18T13:42:03.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:02 smithi002 ceph-mon[67859]: Redeploying mon.b, (container cli args changed) . . . 2023-12-18T13:42:03.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:02 smithi002 ceph-mon[67859]: Deploying daemon mon.b on smithi007 2023-12-18T13:42:03.231 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:42:03.447 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:03 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mon-b[43218]: 2023-12-18T13:42:03.125+0000 7f765ae04700 -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:42:03.447 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:03 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mon-b[43218]: 2023-12-18T13:42:03.125+0000 7f765ae04700 -1 mon.b@1(peon) e2 *** Got Signal Terminated *** 2023-12-18T13:42:03.536 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:42:03.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:03 smithi007 bash[54016]: ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mon-b 2023-12-18T13:42:04.531 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 systemd[1]: ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@mon.b.service: Succeeded. 2023-12-18T13:42:04.531 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 systemd[1]: Stopped Ceph mon.b for 99b8ce6a-9daa-11ee-95a5-87774f69a715. 2023-12-18T13:42:04.531 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 systemd[1]: Starting Ceph mon.b for 99b8ce6a-9daa-11ee-95a5-87774f69a715... 2023-12-18T13:42:04.912 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:42:04.912 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:41:55.623846Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:41:55.623739Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:41:55.623530Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:41:55.623396Z", "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:41:55.623635Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:42:05.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 bash[54401]: 046bb2dca1c3f313372a9db64c038d7ef00ca47c9e360bb67ca8ec7f0c6a87be 2023-12-18T13:42:05.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: set uid:gid to 167:167 (ceph:ceph) 2023-12-18T13:42:05.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev), process ceph-mon, pid 7 2023-12-18T13:42:05.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: pidfile_write: ignore empty --pid-file 2023-12-18T13:42:05.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 systemd[1]: Started Ceph mon.b for 99b8ce6a-9daa-11ee-95a5-87774f69a715. 2023-12-18T13:42:05.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: load: jerasure load: lrc 2023-12-18T13:42:05.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: RocksDB version: 7.9.2 2023-12-18T13:42:05.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Git sha 0 2023-12-18T13:42:05.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Compile date 2023-12-18 03:47:49 2023-12-18T13:42:05.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: DB SUMMARY 2023-12-18T13:42:05.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: DB Session ID: 5KVFMID0A5JAX55A6PJI 2023-12-18T13:42:05.360 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: CURRENT file: CURRENT 2023-12-18T13:42:05.360 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: IDENTITY file: IDENTITY 2023-12-18T13:42:05.360 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2023-12-18T13:42:05.360 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000008.sst 2023-12-18T13:42:05.360 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000009.log size: 4035875 ; 2023-12-18T13:42:05.360 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.error_if_exists: 0 2023-12-18T13:42:05.360 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.create_if_missing: 0 2023-12-18T13:42:05.360 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.paranoid_checks: 1 2023-12-18T13:42:05.360 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-18T13:42:05.360 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-18T13:42:05.360 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-18T13:42:05.360 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.env: 0x5577fe05ea60 2023-12-18T13:42:05.360 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.fs: PosixFileSystem 2023-12-18T13:42:05.361 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.info_log: 0x5577fed5b760 2023-12-18T13:42:05.361 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.max_file_opening_threads: 16 2023-12-18T13:42:05.361 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.statistics: (nil) 2023-12-18T13:42:05.361 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.use_fsync: 0 2023-12-18T13:42:05.361 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.max_log_file_size: 0 2023-12-18T13:42:05.361 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-18T13:42:05.361 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-18T13:42:05.361 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.keep_log_file_num: 1000 2023-12-18T13:42:05.361 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.recycle_log_file_num: 0 2023-12-18T13:42:05.361 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.allow_fallocate: 1 2023-12-18T13:42:05.361 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.allow_mmap_reads: 0 2023-12-18T13:42:05.361 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.allow_mmap_writes: 0 2023-12-18T13:42:05.361 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.use_direct_reads: 0 2023-12-18T13:42:05.362 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-18T13:42:05.362 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.create_missing_column_families: 0 2023-12-18T13:42:05.362 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.db_log_dir: 2023-12-18T13:42:05.363 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.wal_dir: 2023-12-18T13:42:05.363 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-18T13:42:05.363 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-18T13:42:05.363 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-18T13:42:05.363 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-18T13:42:05.363 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-18T13:42:05.363 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-18T13:42:05.363 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.advise_random_on_open: 1 2023-12-18T13:42:05.363 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.db_write_buffer_size: 0 2023-12-18T13:42:05.364 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.write_buffer_manager: 0x5577fed114a0 2023-12-18T13:42:05.364 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-18T13:42:05.364 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-18T13:42:05.364 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-18T13:42:05.364 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.rate_limiter: (nil) 2023-12-18T13:42:05.364 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-18T13:42:05.364 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.wal_recovery_mode: 2 2023-12-18T13:42:05.364 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.enable_thread_tracking: 0 2023-12-18T13:42:05.364 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.enable_pipelined_write: 0 2023-12-18T13:42:05.364 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.unordered_write: 0 2023-12-18T13:42:05.364 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-18T13:42:05.364 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-18T13:42:05.364 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-18T13:42:05.364 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-18T13:42:05.365 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.row_cache: None 2023-12-18T13:42:05.365 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.wal_filter: None 2023-12-18T13:42:05.365 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-18T13:42:05.365 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.allow_ingest_behind: 0 2023-12-18T13:42:05.365 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.two_write_queues: 0 2023-12-18T13:42:05.365 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.manual_wal_flush: 0 2023-12-18T13:42:05.365 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.wal_compression: 0 2023-12-18T13:42:05.365 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.atomic_flush: 0 2023-12-18T13:42:05.365 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-18T13:42:05.365 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-18T13:42:05.365 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-18T13:42:05.365 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.log_readahead_size: 0 2023-12-18T13:42:05.365 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-18T13:42:05.365 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.best_efforts_recovery: 0 2023-12-18T13:42:05.366 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-18T13:42:05.366 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-18T13:42:05.366 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.allow_data_in_errors: 0 2023-12-18T13:42:05.366 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.db_host_id: __hostname__ 2023-12-18T13:42:05.366 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-18T13:42:05.366 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.max_background_jobs: 2 2023-12-18T13:42:05.366 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.max_background_compactions: -1 2023-12-18T13:42:05.366 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.max_subcompactions: 1 2023-12-18T13:42:05.366 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-18T13:42:05.366 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-18T13:42:05.366 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-18T13:42:05.366 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.max_total_wal_size: 0 2023-12-18T13:42:05.366 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-18T13:42:05.366 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-18T13:42:05.366 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-18T13:42:05.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-18T13:42:05.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.max_open_files: -1 2023-12-18T13:42:05.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.bytes_per_sync: 0 2023-12-18T13:42:05.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-18T13:42:05.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-18T13:42:05.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.compaction_readahead_size: 0 2023-12-18T13:42:05.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.max_background_flushes: -1 2023-12-18T13:42:05.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Compression algorithms supported: 2023-12-18T13:42:05.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-18T13:42:05.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: kZSTD supported: 0 2023-12-18T13:42:05.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: kXpressCompression supported: 0 2023-12-18T13:42:05.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: kLZ4HCCompression supported: 1 2023-12-18T13:42:05.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: kZlibCompression supported: 1 2023-12-18T13:42:05.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: kSnappyCompression supported: 1 2023-12-18T13:42:05.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: kLZ4Compression supported: 1 2023-12-18T13:42:05.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: kBZip2Compression supported: 0 2023-12-18T13:42:05.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-18T13:42:05.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-18T13:42:05.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2023-12-18T13:42:05.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-18T13:42:05.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-18T13:42:05.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.merge_operator: 2023-12-18T13:42:05.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.compaction_filter: None 2023-12-18T13:42:05.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.compaction_filter_factory: None 2023-12-18T13:42:05.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.sst_partitioner_factory: None 2023-12-18T13:42:05.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-18T13:42:05.369 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-18T13:42:05.369 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5577fed5b880) 2023-12-18T13:42:05.369 INFO:journalctl@ceph.mon.b.smithi007.stdout: cache_index_and_filter_blocks: 1 2023-12-18T13:42:05.369 INFO:journalctl@ceph.mon.b.smithi007.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-18T13:42:05.369 INFO:journalctl@ceph.mon.b.smithi007.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-18T13:42:05.369 INFO:journalctl@ceph.mon.b.smithi007.stdout: pin_top_level_index_and_filter: 1 2023-12-18T13:42:05.369 INFO:journalctl@ceph.mon.b.smithi007.stdout: index_type: 0 2023-12-18T13:42:05.369 INFO:journalctl@ceph.mon.b.smithi007.stdout: data_block_index_type: 0 2023-12-18T13:42:05.369 INFO:journalctl@ceph.mon.b.smithi007.stdout: index_shortening: 1 2023-12-18T13:42:05.369 INFO:journalctl@ceph.mon.b.smithi007.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-18T13:42:05.369 INFO:journalctl@ceph.mon.b.smithi007.stdout: checksum: 4 2023-12-18T13:42:05.369 INFO:journalctl@ceph.mon.b.smithi007.stdout: no_block_cache: 0 2023-12-18T13:42:05.369 INFO:journalctl@ceph.mon.b.smithi007.stdout: block_cache: 0x5577fedb1090 2023-12-18T13:42:05.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: block_cache_name: BinnedLRUCache 2023-12-18T13:42:05.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: block_cache_options: 2023-12-18T13:42:05.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: capacity : 536870912 2023-12-18T13:42:05.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: num_shard_bits : 4 2023-12-18T13:42:05.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: strict_capacity_limit : 0 2023-12-18T13:42:05.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: high_pri_pool_ratio: 0.000 2023-12-18T13:42:05.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: block_cache_compressed: (nil) 2023-12-18T13:42:05.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: persistent_cache: (nil) 2023-12-18T13:42:05.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: block_size: 4096 2023-12-18T13:42:05.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: block_size_deviation: 10 2023-12-18T13:42:05.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: block_restart_interval: 16 2023-12-18T13:42:05.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: index_block_restart_interval: 1 2023-12-18T13:42:05.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: metadata_block_size: 4096 2023-12-18T13:42:05.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: partition_filters: 0 2023-12-18T13:42:05.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: use_delta_encoding: 1 2023-12-18T13:42:05.371 INFO:journalctl@ceph.mon.b.smithi007.stdout: filter_policy: bloomfilter 2023-12-18T13:42:05.371 INFO:journalctl@ceph.mon.b.smithi007.stdout: whole_key_filtering: 1 2023-12-18T13:42:05.371 INFO:journalctl@ceph.mon.b.smithi007.stdout: verify_compression: 0 2023-12-18T13:42:05.371 INFO:journalctl@ceph.mon.b.smithi007.stdout: read_amp_bytes_per_bit: 0 2023-12-18T13:42:05.371 INFO:journalctl@ceph.mon.b.smithi007.stdout: format_version: 5 2023-12-18T13:42:05.371 INFO:journalctl@ceph.mon.b.smithi007.stdout: enable_index_compression: 1 2023-12-18T13:42:05.371 INFO:journalctl@ceph.mon.b.smithi007.stdout: block_align: 0 2023-12-18T13:42:05.371 INFO:journalctl@ceph.mon.b.smithi007.stdout: max_auto_readahead_size: 262144 2023-12-18T13:42:05.371 INFO:journalctl@ceph.mon.b.smithi007.stdout: prepopulate_block_cache: 0 2023-12-18T13:42:05.371 INFO:journalctl@ceph.mon.b.smithi007.stdout: initial_auto_readahead_size: 8192 2023-12-18T13:42:05.371 INFO:journalctl@ceph.mon.b.smithi007.stdout: num_file_reads_for_auto_readahead: 2 2023-12-18T13:42:05.371 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.write_buffer_size: 33554432 2023-12-18T13:42:05.371 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.max_write_buffer_number: 2 2023-12-18T13:42:05.371 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.compression: NoCompression 2023-12-18T13:42:05.371 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.bottommost_compression: Disabled 2023-12-18T13:42:05.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.prefix_extractor: nullptr 2023-12-18T13:42:05.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-18T13:42:05.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.num_levels: 7 2023-12-18T13:42:05.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-18T13:42:05.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-18T13:42:05.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-18T13:42:05.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-18T13:42:05.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-18T13:42:05.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-18T13:42:05.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-18T13:42:05.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:42:05.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-18T13:42:05.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-18T13:42:05.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:42:05.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:42:05.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-18T13:42:05.373 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.compression_opts.level: 32767 2023-12-18T13:42:05.373 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.compression_opts.strategy: 0 2023-12-18T13:42:05.373 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-18T13:42:05.373 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:42:05.373 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:42:05.373 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-18T13:42:05.373 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.compression_opts.enabled: false 2023-12-18T13:42:05.373 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:42:05.373 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-18T13:42:05.373 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-18T13:42:05.373 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-18T13:42:05.373 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.target_file_size_base: 67108864 2023-12-18T13:42:05.373 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-18T13:42:05.373 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-18T13:42:05.373 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-18T13:42:05.374 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-18T13:42:05.374 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-18T13:42:05.374 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-18T13:42:05.374 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-18T13:42:05.374 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-18T13:42:05.374 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-18T13:42:05.374 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-18T13:42:05.374 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-18T13:42:05.374 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-18T13:42:05.374 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-18T13:42:05.374 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-18T13:42:05.374 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.arena_block_size: 1048576 2023-12-18T13:42:05.374 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-18T13:42:05.374 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-18T13:42:05.375 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.disable_auto_compactions: 0 2023-12-18T13:42:05.375 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-18T13:42:05.375 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-18T13:42:05.375 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-18T13:42:05.375 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-18T13:42:05.375 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-18T13:42:05.375 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-18T13:42:05.375 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-18T13:42:05.375 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-18T13:42:05.375 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-18T13:42:05.375 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-18T13:42:05.375 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.table_properties_collectors: 2023-12-18T13:42:05.375 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.inplace_update_support: 0 2023-12-18T13:42:05.376 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-18T13:42:05.376 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-18T13:42:05.376 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-18T13:42:05.376 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-18T13:42:05.376 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.bloom_locality: 0 2023-12-18T13:42:05.376 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.max_successive_merges: 0 2023-12-18T13:42:05.376 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-18T13:42:05.376 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.paranoid_file_checks: 0 2023-12-18T13:42:05.376 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.force_consistency_checks: 1 2023-12-18T13:42:05.376 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.report_bg_io_stats: 0 2023-12-18T13:42:05.376 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.ttl: 2592000 2023-12-18T13:42:05.376 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-18T13:42:05.376 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-18T13:42:05.376 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-18T13:42:05.376 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.enable_blob_files: false 2023-12-18T13:42:05.377 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.min_blob_size: 0 2023-12-18T13:42:05.377 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.blob_file_size: 268435456 2023-12-18T13:42:05.377 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-18T13:42:05.377 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-18T13:42:05.377 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-18T13:42:05.377 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-18T13:42:05.377 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-18T13:42:05.377 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.blob_file_starting_level: 0 2023-12-18T13:42:05.377 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-18T13:42:05.377 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: 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:42:05.377 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2023-12-18T13:42:05.377 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a2773740-f125-431f-bef0-16ea1555d257 2023-12-18T13:42:05.377 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702906924986683, "job": 1, "event": "recovery_started", "wal_files": [9]} 2023-12-18T13:42:05.377 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:04 smithi007 ceph-mon[54454]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2023-12-18T13:42:05.378 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:05 smithi007 ceph-mon[54454]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702906925000233, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 3018952, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 6, "largest_seqno": 3204, "table_properties": {"data_size": 3008267, "index_size": 5889, "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": 38807, "raw_average_key_size": 25, "raw_value_size": 2978647, "raw_average_value_size": 1984, "num_data_blocks": 274, "num_entries": 1501, "num_filter_entries": 1501, "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": 1702906924, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a2773740-f125-431f-bef0-16ea1555d257", "db_session_id": "5KVFMID0A5JAX55A6PJI", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2023-12-18T13:42:05.378 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:05 smithi007 ceph-mon[54454]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702906925000353, "job": 1, "event": "recovery_finished"} 2023-12-18T13:42:05.378 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:05 smithi007 ceph-mon[54454]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2023-12-18T13:42:05.378 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:05 smithi007 ceph-mon[54454]: 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:42:05.378 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:05 smithi007 ceph-mon[54454]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5577fee4c000 2023-12-18T13:42:05.378 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:05 smithi007 ceph-mon[54454]: rocksdb: DB pointer 0x5577fee3a000 2023-12-18T13:42:05.378 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:05 smithi007 ceph-mon[54454]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-18T13:42:05.378 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:05 smithi007 ceph-mon[54454]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-18T13:42:05.378 INFO:journalctl@ceph.mon.b.smithi007.stdout: ** DB Stats ** 2023-12-18T13:42:05.378 INFO:journalctl@ceph.mon.b.smithi007.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:42:05.378 INFO:journalctl@ceph.mon.b.smithi007.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:42:05.378 INFO:journalctl@ceph.mon.b.smithi007.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:42:05.378 INFO:journalctl@ceph.mon.b.smithi007.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:42:05.378 INFO:journalctl@ceph.mon.b.smithi007.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:42:05.378 INFO:journalctl@ceph.mon.b.smithi007.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:42:05.379 INFO:journalctl@ceph.mon.b.smithi007.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:42:05.379 INFO:journalctl@ceph.mon.b.smithi007.stdout: 2023-12-18T13:42:05.379 INFO:journalctl@ceph.mon.b.smithi007.stdout: ** Compaction Stats [default] ** 2023-12-18T13:42:05.379 INFO:journalctl@ceph.mon.b.smithi007.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:42:05.379 INFO:journalctl@ceph.mon.b.smithi007.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-18T13:42:05.379 INFO:journalctl@ceph.mon.b.smithi007.stdout: L0 2/0 2.88 MB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 611.3 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-18T13:42:05.379 INFO:journalctl@ceph.mon.b.smithi007.stdout: Sum 2/0 2.88 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 611.3 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-18T13:42:05.379 INFO:journalctl@ceph.mon.b.smithi007.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 611.3 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-18T13:42:05.379 INFO:journalctl@ceph.mon.b.smithi007.stdout: 2023-12-18T13:42:05.379 INFO:journalctl@ceph.mon.b.smithi007.stdout: ** Compaction Stats [default] ** 2023-12-18T13:42:05.379 INFO:journalctl@ceph.mon.b.smithi007.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:42:05.379 INFO:journalctl@ceph.mon.b.smithi007.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-18T13:42:05.379 INFO:journalctl@ceph.mon.b.smithi007.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 611.3 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-18T13:42:05.379 INFO:journalctl@ceph.mon.b.smithi007.stdout: 2023-12-18T13:42:05.379 INFO:journalctl@ceph.mon.b.smithi007.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-18T13:42:05.380 INFO:journalctl@ceph.mon.b.smithi007.stdout: 2023-12-18T13:42:05.380 INFO:journalctl@ceph.mon.b.smithi007.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:42:05.380 INFO:journalctl@ceph.mon.b.smithi007.stdout: Flush(GB): cumulative 0.003, interval 0.003 2023-12-18T13:42:05.380 INFO:journalctl@ceph.mon.b.smithi007.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-18T13:42:05.380 INFO:journalctl@ceph.mon.b.smithi007.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-18T13:42:05.380 INFO:journalctl@ceph.mon.b.smithi007.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-18T13:42:05.380 INFO:journalctl@ceph.mon.b.smithi007.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-18T13:42:05.380 INFO:journalctl@ceph.mon.b.smithi007.stdout: Cumulative compaction: 0.00 GB write, 172.30 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:42:05.380 INFO:journalctl@ceph.mon.b.smithi007.stdout: Interval compaction: 0.00 GB write, 172.30 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:42:05.380 INFO:journalctl@ceph.mon.b.smithi007.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:42:05.380 INFO:journalctl@ceph.mon.b.smithi007.stdout: Block cache BinnedLRUCache@0x5577fedb1090#7 capacity: 512.00 MB usage: 10.33 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2023-12-18T13:42:05.380 INFO:journalctl@ceph.mon.b.smithi007.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,4.14 KB,0.000789762%) IndexBlock(2,6.19 KB,0.00118017%) Misc(1,0.00 KB,0%) 2023-12-18T13:42:05.380 INFO:journalctl@ceph.mon.b.smithi007.stdout: 2023-12-18T13:42:05.380 INFO:journalctl@ceph.mon.b.smithi007.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-18T13:42:05.380 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:05 smithi007 ceph-mon[54454]: starting mon.b rank 1 at public addrs [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] at bind addrs [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 2023-12-18T13:42:05.380 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:05 smithi007 ceph-mon[54454]: mon.b@-1(???) e2 preinit fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 2023-12-18T13:42:05.381 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:05 smithi007 ceph-mon[54454]: mon.b@-1(???).mds e1 new map 2023-12-18T13:42:05.381 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:05 smithi007 ceph-mon[54454]: mon.b@-1(???).mds e1 print_map 2023-12-18T13:42:05.381 INFO:journalctl@ceph.mon.b.smithi007.stdout: e1 2023-12-18T13:42:05.381 INFO:journalctl@ceph.mon.b.smithi007.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-18T13:42:05.381 INFO:journalctl@ceph.mon.b.smithi007.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:42:05.381 INFO:journalctl@ceph.mon.b.smithi007.stdout: legacy client fscid: -1 2023-12-18T13:42:05.381 INFO:journalctl@ceph.mon.b.smithi007.stdout: 2023-12-18T13:42:05.381 INFO:journalctl@ceph.mon.b.smithi007.stdout: No filesystems configured 2023-12-18T13:42:05.381 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:05 smithi007 ceph-mon[54454]: mon.b@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-18T13:42:05.382 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:05 smithi007 ceph-mon[54454]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:42:05.382 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:05 smithi007 ceph-mon[54454]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:42:05.382 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:05 smithi007 ceph-mon[54454]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:42:05.382 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:05 smithi007 ceph-mon[54454]: mon.b@-1(???).paxosservice(auth 1..8) refresh upgraded, format 0 -> 3 2023-12-18T13:42:05.389 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:42:06.390 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:42:06.707 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:42:06.865 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:06 smithi002 ceph-mon[67859]: from='client.24207 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:06.865 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:06 smithi002 ceph-mon[67859]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:06.865 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:06 smithi002 ceph-mon[67859]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:42:06.865 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:06 smithi002 ceph-mon[67859]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:42:07.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:06 smithi007 ceph-mon[54454]: from='client.24207 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:07.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:06 smithi007 ceph-mon[54454]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:07.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:06 smithi007 ceph-mon[54454]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:42:07.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:06 smithi007 ceph-mon[54454]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:42:07.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:07 smithi002 ceph-mon[67859]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:07.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:07 smithi002 ceph-mon[67859]: from='client.34100 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:07.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:07 smithi002 ceph-mon[67859]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:07.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:07 smithi002 ceph-mon[67859]: mon.b calling monitor election 2023-12-18T13:42:07.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:07 smithi002 ceph-mon[67859]: mon.a calling monitor election 2023-12-18T13:42:07.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:07 smithi002 ceph-mon[67859]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T13:42:07.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:07 smithi002 ceph-mon[67859]: monmap e2: 2 mons at {a=[v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0],b=[v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:42:07.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:07 smithi002 ceph-mon[67859]: fsmap 2023-12-18T13:42:07.901 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:07 smithi002 ceph-mon[67859]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T13:42:07.901 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:07 smithi002 ceph-mon[67859]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T13:42:07.901 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:07 smithi002 ceph-mon[67859]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:42:07.901 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:07 smithi002 ceph-mon[67859]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T13:42:07.901 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:07 smithi002 ceph-mon[67859]: daemon container.bar.smithi002 on smithi002 is in unknown state 2023-12-18T13:42:07.901 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:07 smithi002 ceph-mon[67859]: daemon container.bar.smithi007 on smithi007 is in unknown state 2023-12-18T13:42:07.901 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:07 smithi002 ceph-mon[67859]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:42:07.901 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:07 smithi002 ceph-mon[67859]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:42:07.901 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:07 smithi002 ceph-mon[67859]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:42:08.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:07 smithi007 ceph-mon[54454]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:08.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:07 smithi007 ceph-mon[54454]: from='client.34100 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:08.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:07 smithi007 ceph-mon[54454]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:08.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:07 smithi007 ceph-mon[54454]: mon.b calling monitor election 2023-12-18T13:42:08.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:07 smithi007 ceph-mon[54454]: mon.a calling monitor election 2023-12-18T13:42:08.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:07 smithi007 ceph-mon[54454]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T13:42:08.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:07 smithi007 ceph-mon[54454]: monmap e2: 2 mons at {a=[v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0],b=[v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:42:08.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:07 smithi007 ceph-mon[54454]: fsmap 2023-12-18T13:42:08.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:07 smithi007 ceph-mon[54454]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T13:42:08.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:07 smithi007 ceph-mon[54454]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T13:42:08.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:07 smithi007 ceph-mon[54454]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:42:08.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:07 smithi007 ceph-mon[54454]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T13:42:08.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:07 smithi007 ceph-mon[54454]: daemon container.bar.smithi002 on smithi002 is in unknown state 2023-12-18T13:42:08.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:07 smithi007 ceph-mon[54454]: daemon container.bar.smithi007 on smithi007 is in unknown state 2023-12-18T13:42:08.110 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:07 smithi007 ceph-mon[54454]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:42:08.110 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:07 smithi007 ceph-mon[54454]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:42:08.110 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:07 smithi007 ceph-mon[54454]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:42:08.422 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:42:08.423 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:41:56.477032Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:41:56.476850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:41:56.476524Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:42:07.851573Z", "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:41:56.476684Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:42:08.817 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:42:09.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:08 smithi007 ceph-mon[54454]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:42:09.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:08 smithi007 ceph-mon[54454]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:42:09.108 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:08 smithi007 ceph-mon[54454]: from='client.34104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:09.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:08 smithi007 ceph-mon[54454]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:09.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:08 smithi002 ceph-mon[67859]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:42:09.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:08 smithi002 ceph-mon[67859]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:42:09.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:08 smithi002 ceph-mon[67859]: from='client.34104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:09.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:08 smithi002 ceph-mon[67859]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:09.818 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:42:10.130 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:42:10.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:09 smithi002 ceph-mon[67859]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:42:10.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:09 smithi002 ceph-mon[67859]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:42:10.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:09 smithi002 ceph-mon[67859]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:42:10.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:09 smithi002 ceph-mon[67859]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:42:10.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:09 smithi002 ceph-mon[67859]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:10.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:09 smithi002 ceph-mon[67859]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:10.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:09 smithi002 ceph-mon[67859]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:42:10.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:09 smithi002 ceph-mon[67859]: Redeploying mon.a, (entrypoint args changed) . . . 2023-12-18T13:42:10.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:09 smithi002 ceph-mon[67859]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:42:10.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:09 smithi002 ceph-mon[67859]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:42:10.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:09 smithi002 ceph-mon[67859]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:42:10.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:09 smithi002 ceph-mon[67859]: Deploying daemon mon.a on smithi002 2023-12-18T13:42:10.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:09 smithi007 ceph-mon[54454]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:42:10.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:09 smithi007 ceph-mon[54454]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:42:10.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:09 smithi007 ceph-mon[54454]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:42:10.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:09 smithi007 ceph-mon[54454]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:42:10.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:09 smithi007 ceph-mon[54454]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:10.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:09 smithi007 ceph-mon[54454]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:10.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:09 smithi007 ceph-mon[54454]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:42:10.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:09 smithi007 ceph-mon[54454]: Redeploying mon.a, (entrypoint args changed) . . . 2023-12-18T13:42:10.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:09 smithi007 ceph-mon[54454]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:42:10.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:09 smithi007 ceph-mon[54454]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:42:10.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:09 smithi007 ceph-mon[54454]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:42:10.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:09 smithi007 ceph-mon[54454]: Deploying daemon mon.a on smithi002 2023-12-18T13:42:10.439 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:10 smithi002 systemd[1]: Stopping Ceph mon.a for 99b8ce6a-9daa-11ee-95a5-87774f69a715... 2023-12-18T13:42:10.997 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:10 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mon-a[67826]: 2023-12-18T13:42:10.852+0000 7f95e7b75700 -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:42:10.998 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:10 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mon-a[67826]: 2023-12-18T13:42:10.852+0000 7f95e7b75700 -1 mon.a@0(leader) e2 *** Got Signal Terminated *** 2023-12-18T13:42:11.452 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:42:11.452 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:42:07.852012Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:42:07.851917Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:42:07.851714Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:42:07.851573Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:42:07.851810Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:42:11.597 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:11 smithi002 bash[69425]: ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mon-a 2023-12-18T13:42:11.854 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:11 smithi002 systemd[1]: ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@mon.a.service: Succeeded. 2023-12-18T13:42:11.854 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:11 smithi002 systemd[1]: Stopped Ceph mon.a for 99b8ce6a-9daa-11ee-95a5-87774f69a715. 2023-12-18T13:42:11.854 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:11 smithi002 systemd[1]: Starting Ceph mon.a for 99b8ce6a-9daa-11ee-95a5-87774f69a715... 2023-12-18T13:42:11.855 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:42:12.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: set uid:gid to 167:167 (ceph:ceph) 2023-12-18T13:42:12.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev), process ceph-mon, pid 7 2023-12-18T13:42:12.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: pidfile_write: ignore empty --pid-file 2023-12-18T13:42:12.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 bash[69665]: e94331561983ef3f0b7b90f52cf39c529ff05187b7f4baa6e9eb60e0e414b154 2023-12-18T13:42:12.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: load: jerasure load: lrc 2023-12-18T13:42:12.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: RocksDB version: 7.9.2 2023-12-18T13:42:12.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Git sha 0 2023-12-18T13:42:12.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Compile date 2023-12-18 03:47:49 2023-12-18T13:42:12.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: DB SUMMARY 2023-12-18T13:42:12.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: DB Session ID: ZA8I13D5QOR7ZUDEKT14 2023-12-18T13:42:12.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: CURRENT file: CURRENT 2023-12-18T13:42:12.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: IDENTITY file: IDENTITY 2023-12-18T13:42:12.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: MANIFEST file: MANIFEST-000020 size: 373 Bytes 2023-12-18T13:42:12.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: 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:42:12.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000019.log size: 189207 ; 2023-12-18T13:42:12.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.error_if_exists: 0 2023-12-18T13:42:12.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.create_if_missing: 0 2023-12-18T13:42:12.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.paranoid_checks: 1 2023-12-18T13:42:12.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-18T13:42:12.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-18T13:42:12.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-18T13:42:12.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.env: 0x55f3373e7a60 2023-12-18T13:42:12.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.fs: PosixFileSystem 2023-12-18T13:42:12.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.info_log: 0x55f337c69760 2023-12-18T13:42:12.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.max_file_opening_threads: 16 2023-12-18T13:42:12.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.statistics: (nil) 2023-12-18T13:42:12.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.use_fsync: 0 2023-12-18T13:42:12.402 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.max_log_file_size: 0 2023-12-18T13:42:12.402 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-18T13:42:12.402 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-18T13:42:12.402 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.keep_log_file_num: 1000 2023-12-18T13:42:12.402 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.recycle_log_file_num: 0 2023-12-18T13:42:12.402 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.allow_fallocate: 1 2023-12-18T13:42:12.402 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.allow_mmap_reads: 0 2023-12-18T13:42:12.402 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.allow_mmap_writes: 0 2023-12-18T13:42:12.402 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.use_direct_reads: 0 2023-12-18T13:42:12.402 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-18T13:42:12.402 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.create_missing_column_families: 0 2023-12-18T13:42:12.402 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.db_log_dir: 2023-12-18T13:42:12.402 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.wal_dir: 2023-12-18T13:42:12.403 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-18T13:42:12.403 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-18T13:42:12.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-18T13:42:12.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-18T13:42:12.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-18T13:42:12.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-18T13:42:12.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.advise_random_on_open: 1 2023-12-18T13:42:12.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.db_write_buffer_size: 0 2023-12-18T13:42:12.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.write_buffer_manager: 0x55f337c1f4a0 2023-12-18T13:42:12.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-18T13:42:12.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-18T13:42:12.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-18T13:42:12.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.rate_limiter: (nil) 2023-12-18T13:42:12.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-18T13:42:12.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.wal_recovery_mode: 2 2023-12-18T13:42:12.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.enable_thread_tracking: 0 2023-12-18T13:42:12.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.enable_pipelined_write: 0 2023-12-18T13:42:12.404 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.unordered_write: 0 2023-12-18T13:42:12.405 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-18T13:42:12.405 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-18T13:42:12.405 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-18T13:42:12.405 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-18T13:42:12.405 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.row_cache: None 2023-12-18T13:42:12.405 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.wal_filter: None 2023-12-18T13:42:12.405 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-18T13:42:12.405 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.allow_ingest_behind: 0 2023-12-18T13:42:12.405 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.two_write_queues: 0 2023-12-18T13:42:12.405 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.manual_wal_flush: 0 2023-12-18T13:42:12.405 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.wal_compression: 0 2023-12-18T13:42:12.405 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.atomic_flush: 0 2023-12-18T13:42:12.405 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-18T13:42:12.405 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-18T13:42:12.406 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-18T13:42:12.406 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.log_readahead_size: 0 2023-12-18T13:42:12.406 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-18T13:42:12.406 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.best_efforts_recovery: 0 2023-12-18T13:42:12.406 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-18T13:42:12.406 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-18T13:42:12.406 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.allow_data_in_errors: 0 2023-12-18T13:42:12.406 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.db_host_id: __hostname__ 2023-12-18T13:42:12.406 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-18T13:42:12.406 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.max_background_jobs: 2 2023-12-18T13:42:12.406 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.max_background_compactions: -1 2023-12-18T13:42:12.406 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.max_subcompactions: 1 2023-12-18T13:42:12.406 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-18T13:42:12.406 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-18T13:42:12.406 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-18T13:42:12.406 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.max_total_wal_size: 0 2023-12-18T13:42:12.406 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-18T13:42:12.407 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-18T13:42:12.407 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-18T13:42:12.407 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-18T13:42:12.407 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.max_open_files: -1 2023-12-18T13:42:12.407 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.bytes_per_sync: 0 2023-12-18T13:42:12.407 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-18T13:42:12.407 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-18T13:42:12.407 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.compaction_readahead_size: 0 2023-12-18T13:42:12.407 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.max_background_flushes: -1 2023-12-18T13:42:12.407 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Compression algorithms supported: 2023-12-18T13:42:12.407 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-18T13:42:12.407 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: kZSTD supported: 0 2023-12-18T13:42:12.407 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: kXpressCompression supported: 0 2023-12-18T13:42:12.408 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: kLZ4HCCompression supported: 1 2023-12-18T13:42:12.408 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: kZlibCompression supported: 1 2023-12-18T13:42:12.408 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: kSnappyCompression supported: 1 2023-12-18T13:42:12.408 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: kLZ4Compression supported: 1 2023-12-18T13:42:12.408 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: kBZip2Compression supported: 0 2023-12-18T13:42:12.408 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-18T13:42:12.408 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-18T13:42:12.408 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000020 2023-12-18T13:42:12.408 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-18T13:42:12.408 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-18T13:42:12.408 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.merge_operator: 2023-12-18T13:42:12.408 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.compaction_filter: None 2023-12-18T13:42:12.408 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.compaction_filter_factory: None 2023-12-18T13:42:12.408 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.sst_partitioner_factory: None 2023-12-18T13:42:12.408 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-18T13:42:12.409 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-18T13:42:12.409 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f337c69880) 2023-12-18T13:42:12.409 INFO:journalctl@ceph.mon.a.smithi002.stdout: cache_index_and_filter_blocks: 1 2023-12-18T13:42:12.409 INFO:journalctl@ceph.mon.a.smithi002.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-18T13:42:12.409 INFO:journalctl@ceph.mon.a.smithi002.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-18T13:42:12.409 INFO:journalctl@ceph.mon.a.smithi002.stdout: pin_top_level_index_and_filter: 1 2023-12-18T13:42:12.409 INFO:journalctl@ceph.mon.a.smithi002.stdout: index_type: 0 2023-12-18T13:42:12.409 INFO:journalctl@ceph.mon.a.smithi002.stdout: data_block_index_type: 0 2023-12-18T13:42:12.409 INFO:journalctl@ceph.mon.a.smithi002.stdout: index_shortening: 1 2023-12-18T13:42:12.409 INFO:journalctl@ceph.mon.a.smithi002.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-18T13:42:12.409 INFO:journalctl@ceph.mon.a.smithi002.stdout: checksum: 4 2023-12-18T13:42:12.409 INFO:journalctl@ceph.mon.a.smithi002.stdout: no_block_cache: 0 2023-12-18T13:42:12.409 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_cache: 0x55f337cbf090 2023-12-18T13:42:12.409 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_cache_name: BinnedLRUCache 2023-12-18T13:42:12.409 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_cache_options: 2023-12-18T13:42:12.410 INFO:journalctl@ceph.mon.a.smithi002.stdout: capacity : 536870912 2023-12-18T13:42:12.410 INFO:journalctl@ceph.mon.a.smithi002.stdout: num_shard_bits : 4 2023-12-18T13:42:12.410 INFO:journalctl@ceph.mon.a.smithi002.stdout: strict_capacity_limit : 0 2023-12-18T13:42:12.410 INFO:journalctl@ceph.mon.a.smithi002.stdout: high_pri_pool_ratio: 0.000 2023-12-18T13:42:12.410 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_cache_compressed: (nil) 2023-12-18T13:42:12.410 INFO:journalctl@ceph.mon.a.smithi002.stdout: persistent_cache: (nil) 2023-12-18T13:42:12.410 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_size: 4096 2023-12-18T13:42:12.410 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_size_deviation: 10 2023-12-18T13:42:12.410 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_restart_interval: 16 2023-12-18T13:42:12.410 INFO:journalctl@ceph.mon.a.smithi002.stdout: index_block_restart_interval: 1 2023-12-18T13:42:12.410 INFO:journalctl@ceph.mon.a.smithi002.stdout: metadata_block_size: 4096 2023-12-18T13:42:12.410 INFO:journalctl@ceph.mon.a.smithi002.stdout: partition_filters: 0 2023-12-18T13:42:12.410 INFO:journalctl@ceph.mon.a.smithi002.stdout: use_delta_encoding: 1 2023-12-18T13:42:12.410 INFO:journalctl@ceph.mon.a.smithi002.stdout: filter_policy: bloomfilter 2023-12-18T13:42:12.410 INFO:journalctl@ceph.mon.a.smithi002.stdout: whole_key_filtering: 1 2023-12-18T13:42:12.410 INFO:journalctl@ceph.mon.a.smithi002.stdout: verify_compression: 0 2023-12-18T13:42:12.411 INFO:journalctl@ceph.mon.a.smithi002.stdout: read_amp_bytes_per_bit: 0 2023-12-18T13:42:12.411 INFO:journalctl@ceph.mon.a.smithi002.stdout: format_version: 5 2023-12-18T13:42:12.411 INFO:journalctl@ceph.mon.a.smithi002.stdout: enable_index_compression: 1 2023-12-18T13:42:12.411 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_align: 0 2023-12-18T13:42:12.411 INFO:journalctl@ceph.mon.a.smithi002.stdout: max_auto_readahead_size: 262144 2023-12-18T13:42:12.411 INFO:journalctl@ceph.mon.a.smithi002.stdout: prepopulate_block_cache: 0 2023-12-18T13:42:12.411 INFO:journalctl@ceph.mon.a.smithi002.stdout: initial_auto_readahead_size: 8192 2023-12-18T13:42:12.411 INFO:journalctl@ceph.mon.a.smithi002.stdout: num_file_reads_for_auto_readahead: 2 2023-12-18T13:42:12.411 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.write_buffer_size: 33554432 2023-12-18T13:42:12.411 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.max_write_buffer_number: 2 2023-12-18T13:42:12.411 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.compression: NoCompression 2023-12-18T13:42:12.411 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.bottommost_compression: Disabled 2023-12-18T13:42:12.411 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.prefix_extractor: nullptr 2023-12-18T13:42:12.411 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-18T13:42:12.411 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.num_levels: 7 2023-12-18T13:42:12.411 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-18T13:42:12.412 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-18T13:42:12.412 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-18T13:42:12.412 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-18T13:42:12.412 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-18T13:42:12.412 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-18T13:42:12.412 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-18T13:42:12.412 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:42:12.412 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-18T13:42:12.412 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-18T13:42:12.412 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:42:12.412 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:42:12.412 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-18T13:42:12.412 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.compression_opts.level: 32767 2023-12-18T13:42:12.412 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.compression_opts.strategy: 0 2023-12-18T13:42:12.412 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-18T13:42:12.412 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:42:12.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:42:12.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-18T13:42:12.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.compression_opts.enabled: false 2023-12-18T13:42:12.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:42:12.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-18T13:42:12.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-18T13:42:12.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-18T13:42:12.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.target_file_size_base: 67108864 2023-12-18T13:42:12.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-18T13:42:12.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-18T13:42:12.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-18T13:42:12.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-18T13:42:12.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-18T13:42:12.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-18T13:42:12.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-18T13:42:12.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-18T13:42:12.413 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-18T13:42:12.414 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-18T13:42:12.414 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-18T13:42:12.414 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-18T13:42:12.414 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-18T13:42:12.414 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-18T13:42:12.414 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.arena_block_size: 1048576 2023-12-18T13:42:12.414 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-18T13:42:12.414 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-18T13:42:12.414 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.disable_auto_compactions: 0 2023-12-18T13:42:12.414 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-18T13:42:12.414 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-18T13:42:12.414 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-18T13:42:12.414 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-18T13:42:12.414 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-18T13:42:12.414 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-18T13:42:12.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-18T13:42:12.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-18T13:42:12.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-18T13:42:12.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-18T13:42:12.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.table_properties_collectors: 2023-12-18T13:42:12.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.inplace_update_support: 0 2023-12-18T13:42:12.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-18T13:42:12.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-18T13:42:12.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-18T13:42:12.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-18T13:42:12.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.bloom_locality: 0 2023-12-18T13:42:12.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.max_successive_merges: 0 2023-12-18T13:42:12.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-18T13:42:12.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.paranoid_file_checks: 0 2023-12-18T13:42:12.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.force_consistency_checks: 1 2023-12-18T13:42:12.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.report_bg_io_stats: 0 2023-12-18T13:42:12.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.ttl: 2592000 2023-12-18T13:42:12.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-18T13:42:12.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-18T13:42:12.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-18T13:42:12.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.enable_blob_files: false 2023-12-18T13:42:12.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.min_blob_size: 0 2023-12-18T13:42:12.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.blob_file_size: 268435456 2023-12-18T13:42:12.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-18T13:42:12.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-18T13:42:12.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-18T13:42:12.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-18T13:42:12.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-18T13:42:12.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.blob_file_starting_level: 0 2023-12-18T13:42:12.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-18T13:42:12.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: 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 3321, log_number is 15,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 15 2023-12-18T13:42:12.416 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 15 2023-12-18T13:42:12.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ce375884-d17b-417b-acbe-92e2387cff79 2023-12-18T13:42:12.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702906932116609, "job": 1, "event": "recovery_started", "wal_files": [19]} 2023-12-18T13:42:12.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #19 mode 2 2023-12-18T13:42:12.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 systemd[1]: Started Ceph mon.a for 99b8ce6a-9daa-11ee-95a5-87774f69a715. 2023-12-18T13:42:12.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702906932118172, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 23, "file_size": 169319, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 3327, "largest_seqno": 3572, "table_properties": {"data_size": 167336, "index_size": 585, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 389, "raw_key_size": 3159, "raw_average_key_size": 24, "raw_value_size": 164674, "raw_average_value_size": 1276, "num_data_blocks": 25, "num_entries": 129, "num_filter_entries": 129, "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": 1702906932, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ce375884-d17b-417b-acbe-92e2387cff79", "db_session_id": "ZA8I13D5QOR7ZUDEKT14", "orig_file_number": 23, "seqno_to_time_mapping": "N/A"}} 2023-12-18T13:42:12.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702906932118262, "job": 1, "event": "recovery_finished"} 2023-12-18T13:42:12.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: [db/version_set.cc:5047] Creating manifest 25 2023-12-18T13:42:12.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: 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:42:12.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f337d5a000 2023-12-18T13:42:12.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: DB pointer 0x55f337d48000 2023-12-18T13:42:12.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: [db/compaction/compaction_job.cc:1995] [default] [JOB 3] Compacting 4@0 files to L6, score 1.00 2023-12-18T13:42:12.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: [db/compaction/compaction_job.cc:2001] [default]: Compaction start summary: Base version 2 Base level 0, inputs: [23(165KB) 18(2836KB) 13(77KB) 8(1879B)] 2023-12-18T13:42:12.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702906932119912, "job": 3, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [23, 18, 13, 8], "score": 1, "input_data_size": 3155103, "oldest_snapshot_seqno": -1} 2023-12-18T13:42:12.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-18T13:42:12.418 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-18T13:42:12.418 INFO:journalctl@ceph.mon.a.smithi002.stdout: ** DB Stats ** 2023-12-18T13:42:12.418 INFO:journalctl@ceph.mon.a.smithi002.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:42:12.418 INFO:journalctl@ceph.mon.a.smithi002.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:42:12.418 INFO:journalctl@ceph.mon.a.smithi002.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:42:12.418 INFO:journalctl@ceph.mon.a.smithi002.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:42:12.418 INFO:journalctl@ceph.mon.a.smithi002.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:42:12.418 INFO:journalctl@ceph.mon.a.smithi002.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:42:12.418 INFO:journalctl@ceph.mon.a.smithi002.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:42:12.418 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2023-12-18T13:42:12.418 INFO:journalctl@ceph.mon.a.smithi002.stdout: ** Compaction Stats [default] ** 2023-12-18T13:42:12.418 INFO:journalctl@ceph.mon.a.smithi002.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:42:12.418 INFO:journalctl@ceph.mon.a.smithi002.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-18T13:42:12.418 INFO:journalctl@ceph.mon.a.smithi002.stdout: L0 4/4 3.01 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 159.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:42:12.418 INFO:journalctl@ceph.mon.a.smithi002.stdout: Sum 4/4 3.01 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 159.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:42:12.419 INFO:journalctl@ceph.mon.a.smithi002.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 159.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:42:12.419 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2023-12-18T13:42:12.419 INFO:journalctl@ceph.mon.a.smithi002.stdout: ** Compaction Stats [default] ** 2023-12-18T13:42:12.419 INFO:journalctl@ceph.mon.a.smithi002.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:42:12.419 INFO:journalctl@ceph.mon.a.smithi002.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-18T13:42:12.419 INFO:journalctl@ceph.mon.a.smithi002.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 159.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:42:12.419 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2023-12-18T13:42:12.419 INFO:journalctl@ceph.mon.a.smithi002.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-18T13:42:12.419 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2023-12-18T13:42:12.419 INFO:journalctl@ceph.mon.a.smithi002.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:42:12.419 INFO:journalctl@ceph.mon.a.smithi002.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-18T13:42:12.419 INFO:journalctl@ceph.mon.a.smithi002.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-18T13:42:12.419 INFO:journalctl@ceph.mon.a.smithi002.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-18T13:42:12.419 INFO:journalctl@ceph.mon.a.smithi002.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-18T13:42:12.419 INFO:journalctl@ceph.mon.a.smithi002.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-18T13:42:12.420 INFO:journalctl@ceph.mon.a.smithi002.stdout: Cumulative compaction: 0.00 GB write, 36.84 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:42:12.420 INFO:journalctl@ceph.mon.a.smithi002.stdout: Interval compaction: 0.00 GB write, 36.84 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:42:12.420 INFO:journalctl@ceph.mon.a.smithi002.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:42:12.420 INFO:journalctl@ceph.mon.a.smithi002.stdout: Block cache BinnedLRUCache@0x55f337cbf090#7 capacity: 512.00 MB usage: 11.67 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2023-12-18T13:42:12.420 INFO:journalctl@ceph.mon.a.smithi002.stdout: Block cache entry stats(count,size,portion): FilterBlock(4,4.48 KB,0.000855327%) IndexBlock(4,7.19 KB,0.00137091%) Misc(1,0.00 KB,0%) 2023-12-18T13:42:12.420 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2023-12-18T13:42:12.420 INFO:journalctl@ceph.mon.a.smithi002.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-18T13:42:12.420 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: CompressorRegistry(0x55f337c6a288) _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:42:12.420 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: Event(0x55f337c4e508 nevent=5000 time_id=1).set_owner center_id=0 owner=140398018348800 2023-12-18T13:42:12.420 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: Event(0x55f337c4e988 nevent=5000 time_id=1).set_owner center_id=1 owner=140398026741504 2023-12-18T13:42:12.420 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: stack operator() starting 2023-12-18T13:42:12.420 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: stack operator() starting 2023-12-18T13:42:12.420 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: Event(0x55f337c4fb88 nevent=5000 time_id=1).set_owner center_id=2 owner=140398119061248 2023-12-18T13:42:12.420 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: stack operator() starting 2023-12-18T13:42:12.420 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: starting mon.a rank 0 at public addrs [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] at bind addrs [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 2023-12-18T13:42:12.420 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: CompressorRegistry(0x55f337c6ab88) _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:42:12.421 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: mon.a@-1(???) e2 preinit fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 2023-12-18T13:42:12.421 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: mon.a@-1(???).mds e1 new map 2023-12-18T13:42:12.421 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: mon.a@-1(???).mds e1 print_map 2023-12-18T13:42:12.421 INFO:journalctl@ceph.mon.a.smithi002.stdout: e1 2023-12-18T13:42:12.421 INFO:journalctl@ceph.mon.a.smithi002.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-18T13:42:12.421 INFO:journalctl@ceph.mon.a.smithi002.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:42:12.421 INFO:journalctl@ceph.mon.a.smithi002.stdout: legacy client fscid: -1 2023-12-18T13:42:12.421 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2023-12-18T13:42:12.421 INFO:journalctl@ceph.mon.a.smithi002.stdout: No filesystems configured 2023-12-18T13:42:12.421 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: mon.a@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-18T13:42:12.421 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:42:12.421 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:42:12.421 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:42:12.421 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:12 smithi002 ceph-mon[69703]: mon.a@-1(???).paxosservice(auth 1..9) refresh upgraded, format 0 -> 3 2023-12-18T13:42:12.857 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:42:13.165 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:42:14.503 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:42:14.503 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:42:07.852012Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:42:07.851917Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:42:07.851714Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:42:07.851573Z", "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:42:07.851810Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:42:14.920 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:42:15.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:15 smithi007 ceph-mon[54454]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:42:15.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:15 smithi007 ceph-mon[54454]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:42:15.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:15 smithi007 ceph-mon[54454]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:15.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:15 smithi007 ceph-mon[54454]: from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:15.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:15 smithi007 ceph-mon[54454]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:15.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:15 smithi007 ceph-mon[54454]: from='client.44105 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:15.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:15 smithi007 ceph-mon[54454]: mon.a calling monitor election 2023-12-18T13:42:15.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:15 smithi007 ceph-mon[54454]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T13:42:15.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:15 smithi007 ceph-mon[54454]: monmap e2: 2 mons at {a=[v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0],b=[v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:42:15.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:15 smithi007 ceph-mon[54454]: fsmap 2023-12-18T13:42:15.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:15 smithi007 ceph-mon[54454]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T13:42:15.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:15 smithi007 ceph-mon[54454]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T13:42:15.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:15 smithi007 ceph-mon[54454]: from='mgr.14152 ' entity='' 2023-12-18T13:42:15.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:15 smithi007 ceph-mon[54454]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:42:15.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:15 smithi007 ceph-mon[54454]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T13:42:15.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:15 smithi007 ceph-mon[54454]: daemon container.bar.smithi002 on smithi002 is in unknown state 2023-12-18T13:42:15.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:15 smithi007 ceph-mon[54454]: daemon container.bar.smithi007 on smithi007 is in unknown state 2023-12-18T13:42:15.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:15 smithi007 ceph-mon[54454]: from='mgr.14152 ' entity='mgr.a' 2023-12-18T13:42:15.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:15 smithi007 ceph-mon[54454]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:42:15.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:15 smithi007 ceph-mon[54454]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:42:15.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:15 smithi007 ceph-mon[54454]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:42:15.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:15 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:42:15.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:15 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:42:15.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:15 smithi002 ceph-mon[69703]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:15.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:15 smithi002 ceph-mon[69703]: from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:15.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:15 smithi002 ceph-mon[69703]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:15.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:15 smithi002 ceph-mon[69703]: from='client.44105 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:15.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:15 smithi002 ceph-mon[69703]: mon.a calling monitor election 2023-12-18T13:42:15.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:15 smithi002 ceph-mon[69703]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T13:42:15.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:15 smithi002 ceph-mon[69703]: monmap e2: 2 mons at {a=[v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0],b=[v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:42:15.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:15 smithi002 ceph-mon[69703]: fsmap 2023-12-18T13:42:15.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:15 smithi002 ceph-mon[69703]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T13:42:15.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:15 smithi002 ceph-mon[69703]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T13:42:15.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:15 smithi002 ceph-mon[69703]: from='mgr.14152 ' entity='' 2023-12-18T13:42:15.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:15 smithi002 ceph-mon[69703]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:42:15.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:15 smithi002 ceph-mon[69703]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T13:42:15.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:15 smithi002 ceph-mon[69703]: daemon container.bar.smithi002 on smithi002 is in unknown state 2023-12-18T13:42:15.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:15 smithi002 ceph-mon[69703]: daemon container.bar.smithi007 on smithi007 is in unknown state 2023-12-18T13:42:15.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:15 smithi002 ceph-mon[69703]: from='mgr.14152 ' entity='mgr.a' 2023-12-18T13:42:15.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:15 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:42:15.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:15 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:42:15.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:15 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:42:15.921 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:42:16.228 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:42:16.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:16 smithi002 ceph-mon[69703]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:16.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:16 smithi002 ceph-mon[69703]: Redeploying mon.b, (entrypoint args changed) . . . 2023-12-18T13:42:16.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:16 smithi002 ceph-mon[69703]: Deploying daemon mon.b on smithi007 2023-12-18T13:42:16.570 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:16 smithi007 ceph-mon[54454]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:16.570 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:16 smithi007 ceph-mon[54454]: Redeploying mon.b, (entrypoint args changed) . . . 2023-12-18T13:42:16.570 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:16 smithi007 ceph-mon[54454]: Deploying daemon mon.b on smithi007 2023-12-18T13:42:16.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:16 smithi007 systemd[1]: Stopping Ceph mon.b for 99b8ce6a-9daa-11ee-95a5-87774f69a715... 2023-12-18T13:42:17.243 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:16 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mon-b[54431]: 2023-12-18T13:42:16.990+0000 7f4f3eb37700 -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:42:17.243 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:16 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mon-b[54431]: 2023-12-18T13:42:16.990+0000 7f4f3eb37700 -1 mon.b@1(peon) e2 *** Got Signal Terminated *** 2023-12-18T13:42:17.497 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 bash[55260]: ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mon-b 2023-12-18T13:42:17.497 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 systemd[1]: ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@mon.b.service: Succeeded. 2023-12-18T13:42:17.497 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 systemd[1]: Stopped Ceph mon.b for 99b8ce6a-9daa-11ee-95a5-87774f69a715. 2023-12-18T13:42:17.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 systemd[1]: Starting Ceph mon.b for 99b8ce6a-9daa-11ee-95a5-87774f69a715... 2023-12-18T13:42:18.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 bash[55410]: fec11db35e8790576824f3f8a3d2f4fc3a1928fe783df620094b5b2256613fd6 2023-12-18T13:42:18.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: set uid:gid to 167:167 (ceph:ceph) 2023-12-18T13:42:18.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 systemd[1]: Started Ceph mon.b for 99b8ce6a-9daa-11ee-95a5-87774f69a715. 2023-12-18T13:42:18.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev), process ceph-mon, pid 7 2023-12-18T13:42:18.360 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: pidfile_write: ignore empty --pid-file 2023-12-18T13:42:18.360 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: load: jerasure load: lrc 2023-12-18T13:42:18.360 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: RocksDB version: 7.9.2 2023-12-18T13:42:18.360 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Git sha 0 2023-12-18T13:42:18.360 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Compile date 2023-12-18 03:47:49 2023-12-18T13:42:18.360 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: DB SUMMARY 2023-12-18T13:42:18.360 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: DB Session ID: SJXVRZEINM55M3JX454L 2023-12-18T13:42:18.360 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: CURRENT file: CURRENT 2023-12-18T13:42:18.360 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: IDENTITY file: IDENTITY 2023-12-18T13:42:18.360 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: MANIFEST file: MANIFEST-000015 size: 282 Bytes 2023-12-18T13:42:18.360 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 2, files: 000008.sst 000013.sst 2023-12-18T13:42:18.361 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000014.log size: 276110 ; 2023-12-18T13:42:18.361 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.error_if_exists: 0 2023-12-18T13:42:18.361 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.create_if_missing: 0 2023-12-18T13:42:18.361 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.paranoid_checks: 1 2023-12-18T13:42:18.361 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-18T13:42:18.361 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-18T13:42:18.361 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-18T13:42:18.361 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.env: 0x560dbd6baa60 2023-12-18T13:42:18.361 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.fs: PosixFileSystem 2023-12-18T13:42:18.361 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.info_log: 0x560dbe271760 2023-12-18T13:42:18.361 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.max_file_opening_threads: 16 2023-12-18T13:42:18.361 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.statistics: (nil) 2023-12-18T13:42:18.361 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.use_fsync: 0 2023-12-18T13:42:18.361 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.max_log_file_size: 0 2023-12-18T13:42:18.362 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-18T13:42:18.362 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-18T13:42:18.362 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.keep_log_file_num: 1000 2023-12-18T13:42:18.362 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.recycle_log_file_num: 0 2023-12-18T13:42:18.362 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.allow_fallocate: 1 2023-12-18T13:42:18.362 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.allow_mmap_reads: 0 2023-12-18T13:42:18.362 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.allow_mmap_writes: 0 2023-12-18T13:42:18.362 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.use_direct_reads: 0 2023-12-18T13:42:18.362 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-18T13:42:18.362 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.create_missing_column_families: 0 2023-12-18T13:42:18.362 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.db_log_dir: 2023-12-18T13:42:18.363 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.wal_dir: 2023-12-18T13:42:18.363 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-18T13:42:18.363 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-18T13:42:18.363 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-18T13:42:18.363 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-18T13:42:18.363 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-18T13:42:18.363 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-18T13:42:18.363 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.advise_random_on_open: 1 2023-12-18T13:42:18.363 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.db_write_buffer_size: 0 2023-12-18T13:42:18.363 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.write_buffer_manager: 0x560dbe2274a0 2023-12-18T13:42:18.363 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-18T13:42:18.363 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-18T13:42:18.363 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-18T13:42:18.364 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.rate_limiter: (nil) 2023-12-18T13:42:18.364 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-18T13:42:18.364 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.wal_recovery_mode: 2 2023-12-18T13:42:18.364 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.enable_thread_tracking: 0 2023-12-18T13:42:18.364 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.enable_pipelined_write: 0 2023-12-18T13:42:18.364 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.unordered_write: 0 2023-12-18T13:42:18.364 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-18T13:42:18.364 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-18T13:42:18.364 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-18T13:42:18.364 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-18T13:42:18.364 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.row_cache: None 2023-12-18T13:42:18.364 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.wal_filter: None 2023-12-18T13:42:18.364 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-18T13:42:18.364 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.allow_ingest_behind: 0 2023-12-18T13:42:18.364 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.two_write_queues: 0 2023-12-18T13:42:18.365 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.manual_wal_flush: 0 2023-12-18T13:42:18.365 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.wal_compression: 0 2023-12-18T13:42:18.365 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.atomic_flush: 0 2023-12-18T13:42:18.365 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-18T13:42:18.365 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-18T13:42:18.365 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-18T13:42:18.365 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.log_readahead_size: 0 2023-12-18T13:42:18.365 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-18T13:42:18.365 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.best_efforts_recovery: 0 2023-12-18T13:42:18.365 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-18T13:42:18.365 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-18T13:42:18.366 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.allow_data_in_errors: 0 2023-12-18T13:42:18.366 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.db_host_id: __hostname__ 2023-12-18T13:42:18.366 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-18T13:42:18.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.max_background_jobs: 2 2023-12-18T13:42:18.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.max_background_compactions: -1 2023-12-18T13:42:18.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.max_subcompactions: 1 2023-12-18T13:42:18.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-18T13:42:18.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-18T13:42:18.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-18T13:42:18.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.max_total_wal_size: 0 2023-12-18T13:42:18.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-18T13:42:18.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-18T13:42:18.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-18T13:42:18.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-18T13:42:18.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.max_open_files: -1 2023-12-18T13:42:18.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.bytes_per_sync: 0 2023-12-18T13:42:18.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-18T13:42:18.367 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-18T13:42:18.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.compaction_readahead_size: 0 2023-12-18T13:42:18.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.max_background_flushes: -1 2023-12-18T13:42:18.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Compression algorithms supported: 2023-12-18T13:42:18.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-18T13:42:18.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: kZSTD supported: 0 2023-12-18T13:42:18.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: kXpressCompression supported: 0 2023-12-18T13:42:18.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: kLZ4HCCompression supported: 1 2023-12-18T13:42:18.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: kZlibCompression supported: 1 2023-12-18T13:42:18.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: kSnappyCompression supported: 1 2023-12-18T13:42:18.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: kLZ4Compression supported: 1 2023-12-18T13:42:18.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: kBZip2Compression supported: 0 2023-12-18T13:42:18.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-18T13:42:18.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-18T13:42:18.368 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000015 2023-12-18T13:42:18.369 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-18T13:42:18.369 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-18T13:42:18.369 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.merge_operator: 2023-12-18T13:42:18.369 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.compaction_filter: None 2023-12-18T13:42:18.369 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.compaction_filter_factory: None 2023-12-18T13:42:18.369 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.sst_partitioner_factory: None 2023-12-18T13:42:18.369 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-18T13:42:18.369 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-18T13:42:18.369 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560dbe271880) 2023-12-18T13:42:18.369 INFO:journalctl@ceph.mon.b.smithi007.stdout: cache_index_and_filter_blocks: 1 2023-12-18T13:42:18.369 INFO:journalctl@ceph.mon.b.smithi007.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-18T13:42:18.369 INFO:journalctl@ceph.mon.b.smithi007.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-18T13:42:18.369 INFO:journalctl@ceph.mon.b.smithi007.stdout: pin_top_level_index_and_filter: 1 2023-12-18T13:42:18.369 INFO:journalctl@ceph.mon.b.smithi007.stdout: index_type: 0 2023-12-18T13:42:18.369 INFO:journalctl@ceph.mon.b.smithi007.stdout: data_block_index_type: 0 2023-12-18T13:42:18.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: index_shortening: 1 2023-12-18T13:42:18.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-18T13:42:18.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: checksum: 4 2023-12-18T13:42:18.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: no_block_cache: 0 2023-12-18T13:42:18.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: block_cache: 0x560dbe2c7090 2023-12-18T13:42:18.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: block_cache_name: BinnedLRUCache 2023-12-18T13:42:18.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: block_cache_options: 2023-12-18T13:42:18.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: capacity : 536870912 2023-12-18T13:42:18.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: num_shard_bits : 4 2023-12-18T13:42:18.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: strict_capacity_limit : 0 2023-12-18T13:42:18.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: high_pri_pool_ratio: 0.000 2023-12-18T13:42:18.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: block_cache_compressed: (nil) 2023-12-18T13:42:18.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: persistent_cache: (nil) 2023-12-18T13:42:18.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: block_size: 4096 2023-12-18T13:42:18.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: block_size_deviation: 10 2023-12-18T13:42:18.370 INFO:journalctl@ceph.mon.b.smithi007.stdout: block_restart_interval: 16 2023-12-18T13:42:18.371 INFO:journalctl@ceph.mon.b.smithi007.stdout: index_block_restart_interval: 1 2023-12-18T13:42:18.371 INFO:journalctl@ceph.mon.b.smithi007.stdout: metadata_block_size: 4096 2023-12-18T13:42:18.371 INFO:journalctl@ceph.mon.b.smithi007.stdout: partition_filters: 0 2023-12-18T13:42:18.371 INFO:journalctl@ceph.mon.b.smithi007.stdout: use_delta_encoding: 1 2023-12-18T13:42:18.371 INFO:journalctl@ceph.mon.b.smithi007.stdout: filter_policy: bloomfilter 2023-12-18T13:42:18.371 INFO:journalctl@ceph.mon.b.smithi007.stdout: whole_key_filtering: 1 2023-12-18T13:42:18.371 INFO:journalctl@ceph.mon.b.smithi007.stdout: verify_compression: 0 2023-12-18T13:42:18.371 INFO:journalctl@ceph.mon.b.smithi007.stdout: read_amp_bytes_per_bit: 0 2023-12-18T13:42:18.371 INFO:journalctl@ceph.mon.b.smithi007.stdout: format_version: 5 2023-12-18T13:42:18.371 INFO:journalctl@ceph.mon.b.smithi007.stdout: enable_index_compression: 1 2023-12-18T13:42:18.371 INFO:journalctl@ceph.mon.b.smithi007.stdout: block_align: 0 2023-12-18T13:42:18.371 INFO:journalctl@ceph.mon.b.smithi007.stdout: max_auto_readahead_size: 262144 2023-12-18T13:42:18.371 INFO:journalctl@ceph.mon.b.smithi007.stdout: prepopulate_block_cache: 0 2023-12-18T13:42:18.371 INFO:journalctl@ceph.mon.b.smithi007.stdout: initial_auto_readahead_size: 8192 2023-12-18T13:42:18.371 INFO:journalctl@ceph.mon.b.smithi007.stdout: num_file_reads_for_auto_readahead: 2 2023-12-18T13:42:18.371 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.write_buffer_size: 33554432 2023-12-18T13:42:18.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.max_write_buffer_number: 2 2023-12-18T13:42:18.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.compression: NoCompression 2023-12-18T13:42:18.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.bottommost_compression: Disabled 2023-12-18T13:42:18.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.prefix_extractor: nullptr 2023-12-18T13:42:18.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-18T13:42:18.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.num_levels: 7 2023-12-18T13:42:18.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-18T13:42:18.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-18T13:42:18.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-18T13:42:18.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-18T13:42:18.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-18T13:42:18.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-18T13:42:18.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-18T13:42:18.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:42:18.372 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-18T13:42:18.373 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-18T13:42:18.373 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:42:18.373 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:42:18.373 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-18T13:42:18.373 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.compression_opts.level: 32767 2023-12-18T13:42:18.373 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.compression_opts.strategy: 0 2023-12-18T13:42:18.373 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-18T13:42:18.373 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:42:18.373 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:42:18.373 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-18T13:42:18.373 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.compression_opts.enabled: false 2023-12-18T13:42:18.373 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:42:18.373 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-18T13:42:18.373 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-18T13:42:18.374 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-18T13:42:18.374 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.target_file_size_base: 67108864 2023-12-18T13:42:18.374 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-18T13:42:18.374 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-18T13:42:18.374 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-18T13:42:18.374 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-18T13:42:18.374 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-18T13:42:18.374 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-18T13:42:18.374 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-18T13:42:18.374 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-18T13:42:18.374 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-18T13:42:18.374 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-18T13:42:18.374 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-18T13:42:18.374 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-18T13:42:18.374 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-18T13:42:18.375 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-18T13:42:18.375 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.arena_block_size: 1048576 2023-12-18T13:42:18.375 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-18T13:42:18.375 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-18T13:42:18.375 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.disable_auto_compactions: 0 2023-12-18T13:42:18.375 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-18T13:42:18.375 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-18T13:42:18.375 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-18T13:42:18.375 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-18T13:42:18.375 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-18T13:42:18.375 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-18T13:42:18.375 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-18T13:42:18.375 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-18T13:42:18.375 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-18T13:42:18.375 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-18T13:42:18.376 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.table_properties_collectors: 2023-12-18T13:42:18.376 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.inplace_update_support: 0 2023-12-18T13:42:18.376 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-18T13:42:18.376 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-18T13:42:18.376 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-18T13:42:18.376 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-18T13:42:18.376 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.bloom_locality: 0 2023-12-18T13:42:18.376 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.max_successive_merges: 0 2023-12-18T13:42:18.376 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-18T13:42:18.376 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.paranoid_file_checks: 0 2023-12-18T13:42:18.376 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.force_consistency_checks: 1 2023-12-18T13:42:18.376 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.report_bg_io_stats: 0 2023-12-18T13:42:18.376 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.ttl: 2592000 2023-12-18T13:42:18.376 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-18T13:42:18.377 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-18T13:42:18.377 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-18T13:42:18.377 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.enable_blob_files: false 2023-12-18T13:42:18.377 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.min_blob_size: 0 2023-12-18T13:42:18.377 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.blob_file_size: 268435456 2023-12-18T13:42:18.377 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-18T13:42:18.377 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-18T13:42:18.377 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-18T13:42:18.377 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-18T13:42:18.377 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-18T13:42:18.377 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.blob_file_starting_level: 0 2023-12-18T13:42:18.377 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-18T13:42:18.377 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: 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 3204, log_number is 10,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 10 2023-12-18T13:42:18.377 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 10 2023-12-18T13:42:18.377 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a2773740-f125-431f-bef0-16ea1555d257 2023-12-18T13:42:18.378 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702906937972184, "job": 1, "event": "recovery_started", "wal_files": [14]} 2023-12-18T13:42:18.378 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #14 mode 2 2023-12-18T13:42:18.378 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702906937973810, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 18, "file_size": 166403, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 3216, "largest_seqno": 3468, "table_properties": {"data_size": 164434, "index_size": 571, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 389, "raw_key_size": 3185, "raw_average_key_size": 24, "raw_value_size": 161812, "raw_average_value_size": 1254, "num_data_blocks": 24, "num_entries": 129, "num_filter_entries": 129, "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": 1702906937, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a2773740-f125-431f-bef0-16ea1555d257", "db_session_id": "SJXVRZEINM55M3JX454L", "orig_file_number": 18, "seqno_to_time_mapping": "N/A"}} 2023-12-18T13:42:18.378 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702906937973898, "job": 1, "event": "recovery_finished"} 2023-12-18T13:42:18.378 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: [db/version_set.cc:5047] Creating manifest 20 2023-12-18T13:42:18.378 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: 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:42:18.378 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x560dbe362000 2023-12-18T13:42:18.378 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: DB pointer 0x560dbe350000 2023-12-18T13:42:18.378 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-18T13:42:18.378 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-18T13:42:18.378 INFO:journalctl@ceph.mon.b.smithi007.stdout: ** DB Stats ** 2023-12-18T13:42:18.378 INFO:journalctl@ceph.mon.b.smithi007.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:42:18.378 INFO:journalctl@ceph.mon.b.smithi007.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:42:18.378 INFO:journalctl@ceph.mon.b.smithi007.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:42:18.378 INFO:journalctl@ceph.mon.b.smithi007.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:42:18.378 INFO:journalctl@ceph.mon.b.smithi007.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:42:18.379 INFO:journalctl@ceph.mon.b.smithi007.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:42:18.379 INFO:journalctl@ceph.mon.b.smithi007.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:42:18.379 INFO:journalctl@ceph.mon.b.smithi007.stdout: 2023-12-18T13:42:18.379 INFO:journalctl@ceph.mon.b.smithi007.stdout: ** Compaction Stats [default] ** 2023-12-18T13:42:18.379 INFO:journalctl@ceph.mon.b.smithi007.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:42:18.379 INFO:journalctl@ceph.mon.b.smithi007.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-18T13:42:18.379 INFO:journalctl@ceph.mon.b.smithi007.stdout: L0 3/0 3.04 MB 0.8 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 168.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:42:18.379 INFO:journalctl@ceph.mon.b.smithi007.stdout: Sum 3/0 3.04 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 168.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:42:18.379 INFO:journalctl@ceph.mon.b.smithi007.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 168.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:42:18.379 INFO:journalctl@ceph.mon.b.smithi007.stdout: 2023-12-18T13:42:18.379 INFO:journalctl@ceph.mon.b.smithi007.stdout: ** Compaction Stats [default] ** 2023-12-18T13:42:18.379 INFO:journalctl@ceph.mon.b.smithi007.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:42:18.379 INFO:journalctl@ceph.mon.b.smithi007.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-18T13:42:18.379 INFO:journalctl@ceph.mon.b.smithi007.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 168.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:42:18.379 INFO:journalctl@ceph.mon.b.smithi007.stdout: 2023-12-18T13:42:18.379 INFO:journalctl@ceph.mon.b.smithi007.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-18T13:42:18.380 INFO:journalctl@ceph.mon.b.smithi007.stdout: 2023-12-18T13:42:18.380 INFO:journalctl@ceph.mon.b.smithi007.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:42:18.380 INFO:journalctl@ceph.mon.b.smithi007.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-18T13:42:18.380 INFO:journalctl@ceph.mon.b.smithi007.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-18T13:42:18.380 INFO:journalctl@ceph.mon.b.smithi007.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-18T13:42:18.380 INFO:journalctl@ceph.mon.b.smithi007.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-18T13:42:18.380 INFO:journalctl@ceph.mon.b.smithi007.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-18T13:42:18.380 INFO:journalctl@ceph.mon.b.smithi007.stdout: Cumulative compaction: 0.00 GB write, 36.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:42:18.380 INFO:journalctl@ceph.mon.b.smithi007.stdout: Interval compaction: 0.00 GB write, 36.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:42:18.380 INFO:journalctl@ceph.mon.b.smithi007.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:42:18.380 INFO:journalctl@ceph.mon.b.smithi007.stdout: Block cache BinnedLRUCache@0x560dbe2c7090#7 capacity: 512.00 MB usage: 11.41 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2023-12-18T13:42:18.380 INFO:journalctl@ceph.mon.b.smithi007.stdout: Block cache entry stats(count,size,portion): FilterBlock(3,4.58 KB,0.000873208%) IndexBlock(3,6.83 KB,0.00130236%) Misc(1,0.00 KB,0%) 2023-12-18T13:42:18.380 INFO:journalctl@ceph.mon.b.smithi007.stdout: 2023-12-18T13:42:18.380 INFO:journalctl@ceph.mon.b.smithi007.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-18T13:42:18.380 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: CompressorRegistry(0x560dbe27a288) _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:42:18.381 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: Event(0x560dbe256088 nevent=5000 time_id=1).set_owner center_id=0 owner=140601682364160 2023-12-18T13:42:18.381 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: Event(0x560dbe256988 nevent=5000 time_id=1).set_owner center_id=1 owner=140601690756864 2023-12-18T13:42:18.381 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: stack operator() starting 2023-12-18T13:42:18.381 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: stack operator() starting 2023-12-18T13:42:18.381 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: Event(0x560dbe2574c8 nevent=5000 time_id=1).set_owner center_id=2 owner=140601783076608 2023-12-18T13:42:18.381 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: stack operator() starting 2023-12-18T13:42:18.381 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: starting mon.b rank 1 at public addrs [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] at bind addrs [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 2023-12-18T13:42:18.381 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: CompressorRegistry(0x560dbe27ab88) _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:42:18.381 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: mon.b@-1(???) e2 preinit fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 2023-12-18T13:42:18.381 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: mon.b@-1(???).mds e1 new map 2023-12-18T13:42:18.381 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: mon.b@-1(???).mds e1 print_map 2023-12-18T13:42:18.381 INFO:journalctl@ceph.mon.b.smithi007.stdout: e1 2023-12-18T13:42:18.381 INFO:journalctl@ceph.mon.b.smithi007.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-18T13:42:18.381 INFO:journalctl@ceph.mon.b.smithi007.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:42:18.382 INFO:journalctl@ceph.mon.b.smithi007.stdout: legacy client fscid: -1 2023-12-18T13:42:18.382 INFO:journalctl@ceph.mon.b.smithi007.stdout: 2023-12-18T13:42:18.382 INFO:journalctl@ceph.mon.b.smithi007.stdout: No filesystems configured 2023-12-18T13:42:18.382 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: mon.b@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-18T13:42:18.382 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:42:18.382 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:42:18.382 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:42:18.382 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:17 smithi007 ceph-mon[55448]: mon.b@-1(???).paxosservice(auth 1..10) refresh upgraded, format 0 -> 3 2023-12-18T13:42:19.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:19 smithi002 ceph-mon[69703]: mon.b calling monitor election 2023-12-18T13:42:19.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:19 smithi002 ceph-mon[69703]: mon.a calling monitor election 2023-12-18T13:42:19.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:19 smithi002 ceph-mon[69703]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T13:42:19.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:19 smithi002 ceph-mon[69703]: monmap e2: 2 mons at {a=[v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0],b=[v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:42:19.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:19 smithi002 ceph-mon[69703]: fsmap 2023-12-18T13:42:19.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:19 smithi002 ceph-mon[69703]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T13:42:19.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:19 smithi002 ceph-mon[69703]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T13:42:19.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:19 smithi002 ceph-mon[69703]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:42:19.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:19 smithi002 ceph-mon[69703]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T13:42:19.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:19 smithi002 ceph-mon[69703]: daemon container.bar.smithi002 on smithi002 is in unknown state 2023-12-18T13:42:19.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:19 smithi002 ceph-mon[69703]: daemon container.bar.smithi007 on smithi007 is in unknown state 2023-12-18T13:42:19.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:19 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:42:19.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:19 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:42:19.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:19 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:42:19.696 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:42:19.696 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:42:07.852012Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:42:07.851917Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:42:07.851714Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "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:42:07.851810Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:42:19.860 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:19 smithi007 ceph-mon[55448]: mon.b calling monitor election 2023-12-18T13:42:19.860 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:19 smithi007 ceph-mon[55448]: mon.a calling monitor election 2023-12-18T13:42:19.860 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:19 smithi007 ceph-mon[55448]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T13:42:19.860 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:19 smithi007 ceph-mon[55448]: monmap e2: 2 mons at {a=[v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0],b=[v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:42:19.860 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:19 smithi007 ceph-mon[55448]: fsmap 2023-12-18T13:42:19.860 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:19 smithi007 ceph-mon[55448]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T13:42:19.861 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:19 smithi007 ceph-mon[55448]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T13:42:19.861 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:19 smithi007 ceph-mon[55448]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:42:19.861 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:19 smithi007 ceph-mon[55448]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T13:42:19.861 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:19 smithi007 ceph-mon[55448]: daemon container.bar.smithi002 on smithi002 is in unknown state 2023-12-18T13:42:19.861 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:19 smithi007 ceph-mon[55448]: daemon container.bar.smithi007 on smithi007 is in unknown state 2023-12-18T13:42:19.861 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:19 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:42:19.861 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:19 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:42:19.861 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:19 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:42:20.176 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:42:20.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:20 smithi007 ceph-mon[55448]: pgmap v78: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:20.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:20 smithi007 ceph-mon[55448]: from='client.54100 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:20.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:20 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:42:20.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:20 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:42:20.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:20 smithi002 ceph-mon[69703]: pgmap v78: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:20.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:20 smithi002 ceph-mon[69703]: from='client.54100 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:20.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:20 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:42:20.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:20 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:42:21.177 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:42:21.478 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:42:21.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:21 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:42:21.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:21 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:42:21.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:21 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:42:21.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:21 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:42:21.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:21 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:42:21.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:21 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:42:21.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:21 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:42:21.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:21 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:42:21.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:21 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:42:21.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:21 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:42:22.842 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:42:22.842 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:42:20.476600Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:42:20.476518Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:42:20.476343Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:42:20.476210Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:42:20.476431Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:42:22.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:22 smithi007 ceph-mon[55448]: pgmap v79: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:22.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:22 smithi007 ceph-mon[55448]: pgmap v80: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:22.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:22 smithi007 ceph-mon[55448]: pgmap v81: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:22.865 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:22 smithi002 ceph-mon[69703]: pgmap v79: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:22.865 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:22 smithi002 ceph-mon[69703]: pgmap v80: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:22.865 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:22 smithi002 ceph-mon[69703]: pgmap v81: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:23.244 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:42:24.244 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:42:24.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:23 smithi002 ceph-mon[69703]: from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:24.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:23 smithi002 ceph-mon[69703]: pgmap v82: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:24.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:23 smithi007 ceph-mon[55448]: from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:24.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:23 smithi007 ceph-mon[55448]: pgmap v82: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:24.549 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:42:25.856 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:42:25.856 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:42:20.476600Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:42:20.476518Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:42:20.476343Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:42:20.476210Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:42:20.476431Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:42:26.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:26 smithi002 ceph-mon[69703]: pgmap v83: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:26.260 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:42:26.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:26 smithi007 ceph-mon[55448]: pgmap v83: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:27.134 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:27 smithi007 ceph-mon[55448]: from='client.54108 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:27.261 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:42:27.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:27 smithi002 ceph-mon[69703]: from='client.54108 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:27.565 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:42:28.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:28 smithi002 ceph-mon[69703]: pgmap v84: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:28.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:28 smithi007 ceph-mon[55448]: pgmap v84: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:28.873 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:42:28.873 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:42:20.476600Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:42:20.476518Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:42:20.476343Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:42:20.476210Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:42:20.476431Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:42:29.274 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:42:30.238 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:30 smithi002 ceph-mon[69703]: from='client.54112 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:30.239 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:30 smithi002 ceph-mon[69703]: pgmap v85: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:30.275 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:42:30.596 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:42:30.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:30 smithi007 ceph-mon[55448]: from='client.54112 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:30.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:30 smithi007 ceph-mon[55448]: pgmap v85: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:31.974 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:42:31.974 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:42:20.476600Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:42:20.476518Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:42:20.476343Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:42:20.476210Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:42:20.476431Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:42:32.302 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:32 smithi002 ceph-mon[69703]: pgmap v86: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:32.373 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:42:32.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:32 smithi007 ceph-mon[55448]: pgmap v86: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:33.374 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:42:33.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:33 smithi002 ceph-mon[69703]: from='client.54116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:33.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:33 smithi007 ceph-mon[55448]: from='client.54116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:33.681 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:42:34.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:34 smithi002 ceph-mon[69703]: pgmap v87: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:34.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:34 smithi007 ceph-mon[55448]: pgmap v87: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:34.966 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:42:34.966 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:42:20.476600Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:42:20.476518Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:42:20.476343Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:42:20.476210Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:42:20.476431Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:42:35.367 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:42:36.368 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:42:36.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:36 smithi002 ceph-mon[69703]: from='client.54120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:36.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:36 smithi002 ceph-mon[69703]: pgmap v88: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:36.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:36 smithi007 ceph-mon[55448]: from='client.54120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:36.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:36 smithi007 ceph-mon[55448]: pgmap v88: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:36.687 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:42:38.073 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:42:38.073 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:42:20.476600Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:42:20.476518Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:42:20.476343Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:42:20.476210Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:42:20.476431Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:42:38.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:38 smithi002 ceph-mon[69703]: pgmap v89: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:38.442 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:38 smithi007 ceph-mon[55448]: pgmap v89: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:38.475 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:42:39.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:39 smithi007 ceph-mon[55448]: from='client.54124 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:39.476 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:42:39.511 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:39 smithi002 ceph-mon[69703]: from='client.54124 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:39.780 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:42:40.353 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:40 smithi002 ceph-mon[69703]: pgmap v90: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:40.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:40 smithi007 ceph-mon[55448]: pgmap v90: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:41.214 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:42:41.214 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:42:20.476600Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:42:20.476518Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:42:20.476343Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:42:20.476210Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:42:20.476431Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:42:41.615 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:42:42.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:42 smithi007 ceph-mon[55448]: pgmap v91: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:42.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:42 smithi007 ceph-mon[55448]: from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:42.616 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:42:42.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:42 smithi002 ceph-mon[69703]: pgmap v91: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:42.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:42 smithi002 ceph-mon[69703]: from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:42.923 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:42:44.183 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:42:44.183 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:42:20.476600Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:42:20.476518Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:42:20.476343Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:42:20.476210Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:42:20.476431Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:42:44.427 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:44 smithi002 ceph-mon[69703]: pgmap v92: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:44.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:44 smithi007 ceph-mon[55448]: pgmap v92: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:44.623 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:42:45.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:45 smithi007 ceph-mon[55448]: from='client.54132 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:45.623 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:42:45.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:45 smithi002 ceph-mon[69703]: from='client.54132 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:45.931 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:42:46.385 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:46 smithi002 ceph-mon[69703]: pgmap v93: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:46.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:46 smithi007 ceph-mon[55448]: pgmap v93: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:47.257 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:42:47.257 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:42:20.476600Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:42:20.476518Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:42:20.476343Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:42:20.476210Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:42:20.476431Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:42:47.698 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:42:48.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:48 smithi007 ceph-mon[55448]: pgmap v94: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:48.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:48 smithi007 ceph-mon[55448]: from='client.54136 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:48.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:48 smithi002 ceph-mon[69703]: pgmap v94: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:48.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:48 smithi002 ceph-mon[69703]: from='client.54136 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:48.699 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:42:49.004 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:42:50.282 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:50 smithi007 ceph-mon[55448]: pgmap v95: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:50.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:50 smithi002 ceph-mon[69703]: pgmap v95: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:50.460 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:42:50.460 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:42:20.476600Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:42:20.476518Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:42:20.476343Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:42:20.476210Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:42:20.476431Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:42:50.954 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:42:51.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:51 smithi007 ceph-mon[55448]: from='client.54140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:51.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:51 smithi002 ceph-mon[69703]: from='client.54140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:51.955 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:42:52.261 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:42:52.394 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:52 smithi002 ceph-mon[69703]: pgmap v96: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:52.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:52 smithi007 ceph-mon[55448]: pgmap v96: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:53.716 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:42:53.716 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:42:20.476600Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:42:20.476518Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:42:20.476343Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:42:20.476210Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:42:20.476431Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:42:54.265 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:42:54.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:54 smithi007 ceph-mon[55448]: pgmap v97: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:54.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:54 smithi007 ceph-mon[55448]: from='client.54144 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:54.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:54 smithi002 ceph-mon[69703]: pgmap v97: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:54.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:54 smithi002 ceph-mon[69703]: from='client.54144 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:55.266 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:42:55.574 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:42:56.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:56 smithi002 ceph-mon[69703]: pgmap v98: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:56.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:56 smithi007 ceph-mon[55448]: pgmap v98: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:56.824 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:42:56.824 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:42:20.476600Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:42:20.476518Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:42:20.476343Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:42:20.476210Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:42:20.476431Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:42:57.223 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:42:58.224 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:42:58.527 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:42:58.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:58 smithi007 ceph-mon[55448]: from='client.54148 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:58.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:42:58 smithi007 ceph-mon[55448]: pgmap v99: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:58.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:58 smithi002 ceph-mon[69703]: from='client.54148 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:42:58.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:42:58 smithi002 ceph-mon[69703]: pgmap v99: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:42:59.819 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:42:59.820 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:42:20.476600Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:42:20.476518Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:42:20.476343Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:42:20.476210Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:42:20.476431Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:43:00.232 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:43:00.550 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:00 smithi007 ceph-mon[55448]: pgmap v100: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:00.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:00 smithi002 ceph-mon[69703]: pgmap v100: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:01.232 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:43:01.538 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:43:01.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:01 smithi007 ceph-mon[55448]: from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:01.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:01 smithi002 ceph-mon[69703]: from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:02.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:02 smithi002 ceph-mon[69703]: pgmap v101: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:02.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:02 smithi007 ceph-mon[55448]: pgmap v101: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:02.876 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:43:02.876 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:42:20.476600Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:42:20.476518Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:42:20.476343Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:42:20.476210Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:42:20.476431Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:43:03.296 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:43:04.297 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:43:04.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:04 smithi007 ceph-mon[55448]: from='client.54156 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:04.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:04 smithi007 ceph-mon[55448]: pgmap v102: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:04.610 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:04 smithi002 ceph-mon[69703]: from='client.54156 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:04.610 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:04 smithi002 ceph-mon[69703]: pgmap v102: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:05.304 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:43:06.245 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:06 smithi002 ceph-mon[69703]: pgmap v103: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:06.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:06 smithi007 ceph-mon[55448]: pgmap v103: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:06.656 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:43:06.656 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:42:20.476600Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:42:20.476518Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:42:20.476343Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:42:20.476210Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:42:20.476431Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:43:07.084 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:43:07.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:07 smithi002 ceph-mon[69703]: from='client.54160 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:07.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:07 smithi007 ceph-mon[55448]: from='client.54160 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:08.084 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:43:08.392 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:43:08.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:08 smithi002 ceph-mon[69703]: pgmap v104: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:08.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:08 smithi007 ceph-mon[55448]: pgmap v104: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:09.741 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:43:09.741 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:42:20.476600Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:42:20.476518Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:42:20.476343Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:42:20.476210Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:42:20.476431Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:43:10.144 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:43:10.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:10 smithi002 ceph-mon[69703]: pgmap v105: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:10.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:10 smithi002 ceph-mon[69703]: from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:10.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:10 smithi007 ceph-mon[55448]: pgmap v105: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:10.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:10 smithi007 ceph-mon[55448]: from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:11.145 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:43:11.452 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:43:12.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:12 smithi007 ceph-mon[55448]: pgmap v106: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:12.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:12 smithi002 ceph-mon[69703]: pgmap v106: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:12.706 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:43:12.706 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:42:20.476600Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:42:20.476518Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:42:20.476343Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:42:20.476210Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:42:20.476431Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:43:13.111 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:43:13.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:13 smithi002 ceph-mon[69703]: from='client.54168 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:13.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:13 smithi007 ceph-mon[55448]: from='client.54168 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:14.112 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:43:14.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:14 smithi002 ceph-mon[69703]: pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:14.416 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:43:14.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:14 smithi007 ceph-mon[55448]: pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:15.767 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:43:15.767 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:42:20.476600Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:42:20.476518Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:42:20.476343Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:42:20.476210Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:42:20.476431Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:43:16.210 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:43:16.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:16 smithi007 ceph-mon[55448]: pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:16.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:16 smithi007 ceph-mon[55448]: from='client.54172 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:16.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:16 smithi002 ceph-mon[69703]: pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:16.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:16 smithi002 ceph-mon[69703]: from='client.54172 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:17.211 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:43:17.516 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:43:18.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:18 smithi002 ceph-mon[69703]: pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:18.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:18 smithi007 ceph-mon[55448]: pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:18.829 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:43:18.829 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:42:20.476600Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:42:20.476518Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:42:20.476343Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:42:20.476210Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:42:20.476431Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:43:19.234 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:43:20.236 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:43:20.539 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:43:20.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:20 smithi007 ceph-mon[55448]: from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:20.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:20 smithi007 ceph-mon[55448]: pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:20.646 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:20 smithi002 ceph-mon[69703]: from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:20.647 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:20 smithi002 ceph-mon[69703]: pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:21.367 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:21 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:43:21.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:21 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:43:21.839 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:43:21.839 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:42:20.476600Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:42:20.476518Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:42:20.476343Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:42:20.476210Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:42:20.476431Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:43:22.290 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:43:22.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:22 smithi002 ceph-mon[69703]: pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:22.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:22 smithi007 ceph-mon[55448]: pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:23.291 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:43:23.594 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:43:23.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:23 smithi002 ceph-mon[69703]: from='client.54180 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:23.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:23 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:43:23.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:23 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:43:23.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:23 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:43:23.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:23 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:43:23.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:23 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:43:23.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:23 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:43:23.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:23 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:43:23.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:23 smithi007 ceph-mon[55448]: from='client.54180 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:23.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:23 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:43:23.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:23 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:43:23.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:23 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:43:23.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:23 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:43:23.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:23 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:43:23.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:23 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:43:23.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:23 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:43:24.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:24 smithi007 ceph-mon[55448]: pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:24.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:24 smithi007 ceph-mon[55448]: pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:24.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:24 smithi007 ceph-mon[55448]: pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:24.896 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:43:24.896 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:43:24.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:24 smithi002 ceph-mon[69703]: pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:24.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:24 smithi002 ceph-mon[69703]: pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:24.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:24 smithi002 ceph-mon[69703]: pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:25.326 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:43:26.328 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:43:26.635 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:43:26.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:26 smithi002 ceph-mon[69703]: from='client.54184 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:26.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:26 smithi002 ceph-mon[69703]: pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:26.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:26 smithi007 ceph-mon[55448]: from='client.54184 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:26.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:26 smithi007 ceph-mon[55448]: pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:27.972 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:43:27.972 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:43:28.325 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:28 smithi002 ceph-mon[69703]: pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:28.401 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:43:28.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:28 smithi007 ceph-mon[55448]: pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:29.402 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:43:29.438 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:29 smithi002 ceph-mon[69703]: from='client.54188 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:29.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:29 smithi007 ceph-mon[55448]: from='client.54188 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:29.708 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:43:30.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:30 smithi007 ceph-mon[55448]: pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:30.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:30 smithi002 ceph-mon[69703]: pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:31.115 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:43:31.115 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:43:31.550 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:43:32.552 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:43:32.856 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:43:32.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:32 smithi007 ceph-mon[55448]: from='client.54192 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:32.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:32 smithi007 ceph-mon[55448]: pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:32.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:32 smithi002 ceph-mon[69703]: from='client.54192 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:32.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:32 smithi002 ceph-mon[69703]: pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:34.181 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:43:34.181 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:43:34.617 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:43:34.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:34 smithi007 ceph-mon[55448]: pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:34.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:34 smithi002 ceph-mon[69703]: pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:35.618 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:43:35.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:35 smithi007 ceph-mon[55448]: from='client.54196 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:35.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:35 smithi002 ceph-mon[69703]: from='client.54196 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:35.923 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:43:36.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:36 smithi007 ceph-mon[55448]: pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:36.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:36 smithi002 ceph-mon[69703]: pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:37.366 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:43:37.366 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:43:37.766 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:43:38.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:38 smithi007 ceph-mon[55448]: from='client.54200 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:38.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:38 smithi007 ceph-mon[55448]: pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:38.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:38 smithi002 ceph-mon[69703]: from='client.54200 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:38.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:38 smithi002 ceph-mon[69703]: pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:38.766 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:43:39.070 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:43:40.398 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:43:40.398 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:43:40.740 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:40 smithi002 ceph-mon[69703]: pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:40.839 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:43:40.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:40 smithi007 ceph-mon[55448]: pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:41.840 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:43:41.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:41 smithi007 ceph-mon[55448]: from='client.54204 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:41.875 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:41 smithi002 ceph-mon[69703]: from='client.54204 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:42.143 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:43:42.809 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:42 smithi002 ceph-mon[69703]: pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:42.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:42 smithi007 ceph-mon[55448]: pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:43.476 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:43:43.477 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:43:43.872 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:43:44.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:44 smithi007 ceph-mon[55448]: from='client.54208 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:44.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:44 smithi007 ceph-mon[55448]: pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:44.873 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:43:44.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:44 smithi002 ceph-mon[69703]: from='client.54208 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:44.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:44 smithi002 ceph-mon[69703]: pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:45.176 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:43:46.480 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:43:46.480 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:43:46.822 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:46 smithi002 ceph-mon[69703]: pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:46.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:46 smithi007 ceph-mon[55448]: pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:46.880 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:43:47.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:47 smithi007 ceph-mon[55448]: from='client.54212 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:47.881 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:43:47.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:47 smithi002 ceph-mon[69703]: from='client.54212 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:48.184 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:43:48.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:48 smithi007 ceph-mon[55448]: pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:48.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:48 smithi002 ceph-mon[69703]: pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:49.498 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:43:49.498 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:43:49.930 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:43:50.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:50 smithi007 ceph-mon[55448]: pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:50.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:50 smithi007 ceph-mon[55448]: from='client.54216 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:50.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:50 smithi002 ceph-mon[69703]: pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:50.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:50 smithi002 ceph-mon[69703]: from='client.54216 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:50.932 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:43:51.235 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:43:52.587 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:43:52.587 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:43:52.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:52 smithi007 ceph-mon[55448]: pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:52.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:52 smithi002 ceph-mon[69703]: pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:53.030 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:43:53.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:53 smithi007 ceph-mon[55448]: from='client.54220 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:53.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:53 smithi002 ceph-mon[69703]: from='client.54220 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:54.031 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:43:54.333 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:43:54.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:54 smithi007 ceph-mon[55448]: pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:54.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:54 smithi002 ceph-mon[69703]: pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:55.726 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:43:55.726 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:43:56.162 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:43:56.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:56 smithi007 ceph-mon[55448]: pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:56.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:56 smithi007 ceph-mon[55448]: from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:56.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:56 smithi002 ceph-mon[69703]: pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:56.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:56 smithi002 ceph-mon[69703]: from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:43:57.163 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:43:57.467 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:43:58.361 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:43:58 smithi002 ceph-mon[69703]: pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:58.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:43:58 smithi007 ceph-mon[55448]: pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:43:58.798 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:43:58.798 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:43:59.187 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:44:00.189 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:44:00.493 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:44:00.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:00 smithi007 ceph-mon[55448]: from='client.54228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:00.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:00 smithi007 ceph-mon[55448]: pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:00.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:00 smithi002 ceph-mon[69703]: from='client.54228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:00.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:00 smithi002 ceph-mon[69703]: pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:01.797 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:44:01.797 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:44:02.202 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:44:02.555 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:02 smithi007 ceph-mon[55448]: pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:02.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:02 smithi002 ceph-mon[69703]: pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:03.203 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:44:03.508 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:44:03.824 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:03 smithi002 ceph-mon[69703]: from='client.54232 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:03.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:03 smithi007 ceph-mon[55448]: from='client.54232 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:04.841 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:44:04.841 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:44:04.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:04 smithi007 ceph-mon[55448]: pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:04.871 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:04 smithi002 ceph-mon[69703]: pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:05.268 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:44:06.270 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:44:06.575 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:44:06.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:06 smithi007 ceph-mon[55448]: from='client.54236 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:06.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:06 smithi007 ceph-mon[55448]: pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:06.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:06 smithi002 ceph-mon[69703]: from='client.54236 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:06.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:06 smithi002 ceph-mon[69703]: pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:08.018 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:44:08.018 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:44:08.386 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:08 smithi002 ceph-mon[69703]: pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:08.420 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:44:08.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:08 smithi007 ceph-mon[55448]: pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:09.421 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:44:09.455 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:09 smithi002 ceph-mon[69703]: from='client.54240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:09.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:09 smithi007 ceph-mon[55448]: from='client.54240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:09.723 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:44:10.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:10 smithi007 ceph-mon[55448]: pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:10.620 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:10 smithi002 ceph-mon[69703]: pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:11.051 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:44:11.051 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:44:11.501 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:44:12.502 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:44:12.807 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:44:12.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:12 smithi007 ceph-mon[55448]: from='client.54244 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:12.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:12 smithi007 ceph-mon[55448]: pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:12.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:12 smithi002 ceph-mon[69703]: from='client.54244 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:12.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:12 smithi002 ceph-mon[69703]: pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:14.253 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:44:14.254 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:44:14.666 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:44:14.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:14 smithi007 ceph-mon[55448]: pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:14.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:14 smithi002 ceph-mon[69703]: pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:15.667 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:44:15.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:15 smithi007 ceph-mon[55448]: from='client.54248 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:15.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:15 smithi002 ceph-mon[69703]: from='client.54248 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:15.972 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:44:16.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:16 smithi007 ceph-mon[55448]: pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:16.883 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:16 smithi002 ceph-mon[69703]: pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:17.306 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:44:17.306 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:44:17.743 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:44:18.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:18 smithi007 ceph-mon[55448]: from='client.54252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:18.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:18 smithi007 ceph-mon[55448]: pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:18.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:18 smithi002 ceph-mon[69703]: from='client.54252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:18.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:18 smithi002 ceph-mon[69703]: pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:18.744 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:44:19.048 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:44:20.479 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:44:20.480 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:44:20.825 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:20 smithi002 ceph-mon[69703]: pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:20.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:20 smithi007 ceph-mon[55448]: pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:20.929 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:44:21.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:21 smithi007 ceph-mon[55448]: from='client.54256 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:21.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:21 smithi002 ceph-mon[69703]: from='client.54256 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:21.931 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:44:22.237 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:44:22.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:22 smithi002 ceph-mon[69703]: pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:22.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:22 smithi007 ceph-mon[55448]: pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:23.599 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:44:23.599 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:44:24.063 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:44:24.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:24 smithi007 ceph-mon[55448]: pgmap v144: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:24.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:24 smithi007 ceph-mon[55448]: from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:24.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:24 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:44:24.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:24 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:44:24.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:24 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:44:24.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:24 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:44:24.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:24 smithi002 ceph-mon[69703]: pgmap v144: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:24.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:24 smithi002 ceph-mon[69703]: from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:24.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:24 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:44:24.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:24 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:44:24.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:24 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:44:24.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:24 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:44:25.064 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:44:25.367 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:44:25.845 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:25 smithi002 ceph-mon[69703]: pgmap v145: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:25.845 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:25 smithi002 ceph-mon[69703]: pgmap v146: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:25.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:25 smithi007 ceph-mon[55448]: pgmap v145: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:25.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:25 smithi007 ceph-mon[55448]: pgmap v146: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:26.723 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:44:26.723 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:44:27.150 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:44:27.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:27 smithi007 ceph-mon[55448]: pgmap v147: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:27.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:27 smithi007 ceph-mon[55448]: from='client.54264 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:27.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:27 smithi002 ceph-mon[69703]: pgmap v147: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:27.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:27 smithi002 ceph-mon[69703]: from='client.54264 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:28.151 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:44:28.462 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:44:29.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:29 smithi002 ceph-mon[69703]: pgmap v148: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:29.817 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:44:29.818 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:44:29.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:29 smithi007 ceph-mon[55448]: pgmap v148: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:30.249 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:44:31.250 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:44:31.555 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:44:31.851 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:31 smithi002 ceph-mon[69703]: from='client.54268 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:31.851 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:31 smithi002 ceph-mon[69703]: pgmap v149: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:31.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:31 smithi007 ceph-mon[55448]: from='client.54268 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:31.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:31 smithi007 ceph-mon[55448]: pgmap v149: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:32.847 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:44:32.847 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:44:33.240 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:44:33.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:33 smithi007 ceph-mon[55448]: pgmap v150: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:33.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:33 smithi002 ceph-mon[69703]: pgmap v150: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:34.241 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:44:34.546 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:44:34.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:34 smithi007 ceph-mon[55448]: from='client.54272 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:34.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:34 smithi002 ceph-mon[69703]: from='client.54272 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:35.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:35 smithi002 ceph-mon[69703]: pgmap v151: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:35.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:35 smithi007 ceph-mon[55448]: pgmap v151: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:35.955 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:44:35.955 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:44:36.425 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:44:37.426 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:44:37.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:37 smithi007 ceph-mon[55448]: from='client.54276 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:37.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:37 smithi007 ceph-mon[55448]: pgmap v152: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:37.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:37 smithi002 ceph-mon[69703]: from='client.54276 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:37.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:37 smithi002 ceph-mon[69703]: pgmap v152: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:37.729 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:44:39.182 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:44:39.182 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:44:39.564 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:39 smithi002 ceph-mon[69703]: pgmap v153: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:39.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:39 smithi007 ceph-mon[55448]: pgmap v153: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:39.614 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:44:40.615 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:44:40.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:40 smithi002 ceph-mon[69703]: from='client.54280 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:40.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:40 smithi007 ceph-mon[55448]: from='client.54280 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:40.918 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:44:41.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:41 smithi002 ceph-mon[69703]: pgmap v154: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:41.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:41 smithi007 ceph-mon[55448]: pgmap v154: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:42.287 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:44:42.287 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:44:42.729 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:44:43.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:43 smithi007 ceph-mon[55448]: from='client.54284 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:43.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:43 smithi007 ceph-mon[55448]: pgmap v155: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:43.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:43 smithi002 ceph-mon[69703]: from='client.54284 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:43.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:43 smithi002 ceph-mon[69703]: pgmap v155: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:43.730 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:44:44.035 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:44:45.346 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:44:45.346 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:44:45.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:45 smithi007 ceph-mon[55448]: pgmap v156: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:45.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:45 smithi002 ceph-mon[69703]: pgmap v156: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:45.756 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:44:46.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:46 smithi002 ceph-mon[69703]: from='client.54288 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:46.756 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:44:46.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:46 smithi007 ceph-mon[55448]: from='client.54288 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:47.064 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:44:47.616 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:47 smithi002 ceph-mon[69703]: pgmap v157: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:47.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:47 smithi007 ceph-mon[55448]: pgmap v157: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:48.455 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:44:48.455 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:44:48.854 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:44:49.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:49 smithi002 ceph-mon[69703]: pgmap v158: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:49.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:49 smithi002 ceph-mon[69703]: from='client.54292 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:49.855 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:44:49.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:49 smithi007 ceph-mon[55448]: pgmap v158: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:49.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:49 smithi007 ceph-mon[55448]: from='client.54292 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:50.160 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:44:51.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:51 smithi002 ceph-mon[69703]: pgmap v159: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:51.567 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:44:51.568 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:44:51.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:51 smithi007 ceph-mon[55448]: pgmap v159: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:51.963 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:44:52.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:52 smithi002 ceph-mon[69703]: from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:52.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:52 smithi007 ceph-mon[55448]: from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:52.964 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:44:53.270 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:44:53.637 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:53 smithi002 ceph-mon[69703]: pgmap v160: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:53.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:53 smithi007 ceph-mon[55448]: pgmap v160: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:54.677 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:44:54.678 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:44:55.070 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:44:55.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:55 smithi002 ceph-mon[69703]: pgmap v161: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:55.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:55 smithi002 ceph-mon[69703]: from='client.54300 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:55.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:55 smithi007 ceph-mon[55448]: pgmap v161: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:55.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:55 smithi007 ceph-mon[55448]: from='client.54300 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:56.071 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:44:56.379 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:44:57.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:57 smithi002 ceph-mon[69703]: pgmap v162: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:57.745 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:44:57.745 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:44:57.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:57 smithi007 ceph-mon[55448]: pgmap v162: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:58.164 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:44:58.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:58 smithi002 ceph-mon[69703]: from='client.54304 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:58.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:58 smithi007 ceph-mon[55448]: from='client.54304 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:44:59.283 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:44:59.588 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:44:59.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:44:59 smithi002 ceph-mon[69703]: pgmap v163: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:44:59.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:44:59 smithi007 ceph-mon[55448]: pgmap v163: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:00.970 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:45:00.970 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:45:01.394 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:45:01.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:01 smithi002 ceph-mon[69703]: pgmap v164: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:01.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:01 smithi007 ceph-mon[55448]: pgmap v164: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:02.396 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:45:02.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:02 smithi002 ceph-mon[69703]: from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:02.700 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:45:02.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:02 smithi007 ceph-mon[55448]: from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:03.619 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:03 smithi002 ceph-mon[69703]: pgmap v165: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:03.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:03 smithi007 ceph-mon[55448]: pgmap v165: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:04.051 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:45:04.051 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:45:04.494 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:45:05.495 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:45:05.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:05 smithi002 ceph-mon[69703]: from='client.54312 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:05.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:05 smithi002 ceph-mon[69703]: pgmap v166: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:05.798 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:45:05.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:05 smithi007 ceph-mon[55448]: from='client.54312 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:05.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:05 smithi007 ceph-mon[55448]: pgmap v166: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:07.203 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:45:07.203 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:45:07.584 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:07 smithi002 ceph-mon[69703]: pgmap v167: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:07.616 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:45:07.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:07 smithi007 ceph-mon[55448]: pgmap v167: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:08.617 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:45:08.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:08 smithi002 ceph-mon[69703]: from='client.54316 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:08.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:08 smithi007 ceph-mon[55448]: from='client.54316 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:08.922 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:45:09.808 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:09 smithi002 ceph-mon[69703]: pgmap v168: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:09.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:09 smithi007 ceph-mon[55448]: pgmap v168: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:10.249 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:45:10.249 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:45:10.667 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:45:11.669 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:45:11.703 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:11 smithi002 ceph-mon[69703]: from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:11.703 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:11 smithi002 ceph-mon[69703]: pgmap v169: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:11.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:11 smithi007 ceph-mon[55448]: from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:11.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:11 smithi007 ceph-mon[55448]: pgmap v169: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:11.972 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:45:13.293 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:45:13.293 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:45:13.487 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:13 smithi002 ceph-mon[69703]: pgmap v170: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:13.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:13 smithi007 ceph-mon[55448]: pgmap v170: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:13.685 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:45:14.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:14 smithi007 ceph-mon[55448]: from='client.54324 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:14.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:14 smithi002 ceph-mon[69703]: from='client.54324 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:14.686 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:45:14.990 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:45:15.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:15 smithi002 ceph-mon[69703]: pgmap v171: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:15.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:15 smithi007 ceph-mon[55448]: pgmap v171: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:16.255 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:45:16.256 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:45:16.651 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:45:17.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:17 smithi002 ceph-mon[69703]: from='client.54328 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:17.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:17 smithi002 ceph-mon[69703]: pgmap v172: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:17.652 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:45:17.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:17 smithi007 ceph-mon[55448]: from='client.54328 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:17.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:17 smithi007 ceph-mon[55448]: pgmap v172: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:17.957 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:45:19.358 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:45:19.358 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:45:19.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:19 smithi002 ceph-mon[69703]: pgmap v173: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:19.808 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:45:19.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:19 smithi007 ceph-mon[55448]: pgmap v173: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:20.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:20 smithi002 ceph-mon[69703]: from='client.54332 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:20.809 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:45:20.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:20 smithi007 ceph-mon[55448]: from='client.54332 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:21.117 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:45:21.603 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:21 smithi002 ceph-mon[69703]: pgmap v174: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:21.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:21 smithi007 ceph-mon[55448]: pgmap v174: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:22.451 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:45:22.451 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:45:22.875 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:45:23.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:23 smithi007 ceph-mon[55448]: pgmap v175: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:23.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:23 smithi007 ceph-mon[55448]: from='client.54336 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:23.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:23 smithi002 ceph-mon[69703]: pgmap v175: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:23.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:23 smithi002 ceph-mon[69703]: from='client.54336 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:23.876 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:45:24.183 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:45:25.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:25 smithi002 ceph-mon[69703]: pgmap v176: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:25.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:25 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:45:25.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:25 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:45:25.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:25 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:45:25.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:25 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:45:25.578 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:45:25.578 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:45:25.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:25 smithi007 ceph-mon[55448]: pgmap v176: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:25.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:25 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:45:25.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:25 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:45:25.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:25 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:45:25.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:25 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:45:26.006 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:45:26.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:26 smithi002 ceph-mon[69703]: pgmap v177: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:26.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:26 smithi002 ceph-mon[69703]: pgmap v178: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:26.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:26 smithi002 ceph-mon[69703]: from='client.54340 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:26.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:26 smithi007 ceph-mon[55448]: pgmap v177: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:26.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:26 smithi007 ceph-mon[55448]: pgmap v178: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:26.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:26 smithi007 ceph-mon[55448]: from='client.54340 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:27.007 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:45:27.312 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:45:28.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:28 smithi002 ceph-mon[69703]: pgmap v179: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:28.664 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:45:28.664 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:45:28.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:28 smithi007 ceph-mon[55448]: pgmap v179: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:29.091 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:45:29.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:29 smithi002 ceph-mon[69703]: from='client.54344 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:29.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:29 smithi007 ceph-mon[55448]: from='client.54344 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:30.092 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:45:30.397 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:45:30.399 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:30 smithi002 ceph-mon[69703]: pgmap v180: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:30.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:30 smithi007 ceph-mon[55448]: pgmap v180: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:31.770 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:45:31.770 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:45:32.214 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:45:32.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:32 smithi002 ceph-mon[69703]: pgmap v181: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:32.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:32 smithi002 ceph-mon[69703]: from='client.54348 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:32.860 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:32 smithi007 ceph-mon[55448]: pgmap v181: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:32.861 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:32 smithi007 ceph-mon[55448]: from='client.54348 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:33.216 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:45:33.523 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:45:34.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:34 smithi002 ceph-mon[69703]: pgmap v182: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:34.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:34 smithi007 ceph-mon[55448]: pgmap v182: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:34.878 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:45:34.879 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:45:35.335 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:45:36.336 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:45:36.641 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:45:36.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:36 smithi002 ceph-mon[69703]: from='client.54352 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:36.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:36 smithi002 ceph-mon[69703]: pgmap v183: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:36.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:36 smithi007 ceph-mon[55448]: from='client.54352 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:36.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:36 smithi007 ceph-mon[55448]: pgmap v183: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:38.007 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:45:38.007 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:45:38.454 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:45:38.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:38 smithi002 ceph-mon[69703]: pgmap v184: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:38.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:38 smithi007 ceph-mon[55448]: pgmap v184: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:39.455 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:45:39.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:39 smithi002 ceph-mon[69703]: from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:39.759 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:45:39.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:39 smithi007 ceph-mon[55448]: from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:40.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:40 smithi002 ceph-mon[69703]: pgmap v185: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:40.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:40 smithi007 ceph-mon[55448]: pgmap v185: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:41.105 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:45:41.105 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:45:41.495 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:45:42.496 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:45:42.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:42 smithi002 ceph-mon[69703]: from='client.54360 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:42.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:42 smithi002 ceph-mon[69703]: pgmap v186: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:42.800 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:45:42.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:42 smithi007 ceph-mon[55448]: from='client.54360 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:42.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:42 smithi007 ceph-mon[55448]: pgmap v186: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:44.057 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:45:44.058 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:45:44.447 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:45:44.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:44 smithi002 ceph-mon[69703]: pgmap v187: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:44.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:44 smithi007 ceph-mon[55448]: pgmap v187: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:45.448 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:45:45.752 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:45:45.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:45 smithi007 ceph-mon[55448]: from='client.54364 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:45.882 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:45 smithi002 ceph-mon[69703]: from='client.54364 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:46.644 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:46 smithi002 ceph-mon[69703]: pgmap v188: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:46.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:46 smithi007 ceph-mon[55448]: pgmap v188: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:47.095 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:45:47.096 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:45:47.535 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:45:48.537 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:45:48.841 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:45:48.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:48 smithi007 ceph-mon[55448]: from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:48.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:48 smithi007 ceph-mon[55448]: pgmap v189: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:48.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:48 smithi002 ceph-mon[69703]: from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:48.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:48 smithi002 ceph-mon[69703]: pgmap v189: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:50.245 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:45:50.246 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:45:50.569 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:50 smithi002 ceph-mon[69703]: pgmap v190: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:50.696 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:45:50.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:50 smithi007 ceph-mon[55448]: pgmap v190: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:51.696 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:45:51.732 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:51 smithi002 ceph-mon[69703]: from='client.54372 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:51.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:51 smithi007 ceph-mon[55448]: from='client.54372 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:52.001 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:45:52.687 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:52 smithi002 ceph-mon[69703]: pgmap v191: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:52.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:52 smithi007 ceph-mon[55448]: pgmap v191: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:53.345 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:45:53.345 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:45:53.811 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:45:54.812 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:45:54.849 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:54 smithi002 ceph-mon[69703]: pgmap v192: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:54.849 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:54 smithi002 ceph-mon[69703]: from='client.54376 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:54.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:54 smithi007 ceph-mon[55448]: pgmap v192: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:54.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:54 smithi007 ceph-mon[55448]: from='client.54376 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:55.118 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:45:56.483 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:45:56.483 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:45:56.680 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:56 smithi002 ceph-mon[69703]: pgmap v193: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:56.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:56 smithi007 ceph-mon[55448]: pgmap v193: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:56.918 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:45:57.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:57 smithi007 ceph-mon[55448]: from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:57.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:57 smithi002 ceph-mon[69703]: from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:45:57.919 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:45:58.223 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:45:58.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:45:58 smithi002 ceph-mon[69703]: pgmap v194: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:58.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:45:58 smithi007 ceph-mon[55448]: pgmap v194: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:45:59.567 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:45:59.567 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:45:59.993 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:46:00.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:00 smithi007 ceph-mon[55448]: pgmap v195: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:00.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:00 smithi007 ceph-mon[55448]: from='client.54384 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:00.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:00 smithi002 ceph-mon[69703]: pgmap v195: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:00.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:00 smithi002 ceph-mon[69703]: from='client.54384 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:00.994 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:46:01.296 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:46:02.650 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:46:02.650 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:46:02.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:02 smithi002 ceph-mon[69703]: pgmap v196: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:02.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:02 smithi007 ceph-mon[55448]: pgmap v196: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:03.052 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:46:03.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:03 smithi007 ceph-mon[55448]: from='client.54388 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:03.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:03 smithi002 ceph-mon[69703]: from='client.54388 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:04.053 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:46:04.356 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:46:04.720 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:04 smithi002 ceph-mon[69703]: pgmap v197: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:04.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:04 smithi007 ceph-mon[55448]: pgmap v197: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:05.765 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:46:05.765 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:46:06.160 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:46:06.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:06 smithi007 ceph-mon[55448]: pgmap v198: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:06.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:06 smithi007 ceph-mon[55448]: from='client.54392 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:06.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:06 smithi002 ceph-mon[69703]: pgmap v198: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:06.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:06 smithi002 ceph-mon[69703]: from='client.54392 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:07.161 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:46:07.464 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:46:08.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:08 smithi002 ceph-mon[69703]: pgmap v199: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:08.732 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:46:08.732 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:46:08.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:08 smithi007 ceph-mon[55448]: pgmap v199: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:09.142 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:46:09.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:09 smithi007 ceph-mon[55448]: from='client.54396 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:09.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:09 smithi002 ceph-mon[69703]: from='client.54396 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:10.143 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:46:10.446 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:46:10.757 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:10 smithi002 ceph-mon[69703]: pgmap v200: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:10.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:10 smithi007 ceph-mon[55448]: pgmap v200: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:11.803 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:46:11.803 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:46:12.235 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:46:12.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:12 smithi007 ceph-mon[55448]: pgmap v201: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:12.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:12 smithi007 ceph-mon[55448]: from='client.54400 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:12.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:12 smithi002 ceph-mon[69703]: pgmap v201: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:12.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:12 smithi002 ceph-mon[69703]: from='client.54400 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:13.236 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:46:13.542 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:46:14.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:14 smithi007 ceph-mon[55448]: pgmap v202: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:14.871 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:46:14.871 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:46:14.895 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:14 smithi002 ceph-mon[69703]: pgmap v202: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:15.298 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:46:16.299 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:46:16.606 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:46:16.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:16 smithi002 ceph-mon[69703]: from='client.54404 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:16.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:16 smithi002 ceph-mon[69703]: pgmap v203: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:16.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:16 smithi007 ceph-mon[55448]: from='client.54404 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:16.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:16 smithi007 ceph-mon[55448]: pgmap v203: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:18.021 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:46:18.021 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:46:18.459 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:46:18.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:18 smithi007 ceph-mon[55448]: pgmap v204: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:18.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:18 smithi002 ceph-mon[69703]: pgmap v204: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:19.459 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:46:19.764 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:46:19.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:19 smithi007 ceph-mon[55448]: from='client.54408 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:19.895 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:19 smithi002 ceph-mon[69703]: from='client.54408 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:20.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:20 smithi002 ceph-mon[69703]: pgmap v205: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:20.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:20 smithi007 ceph-mon[55448]: pgmap v205: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:21.137 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:46:21.138 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:46:21.614 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:46:22.615 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:46:22.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:22 smithi007 ceph-mon[55448]: pgmap v206: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:22.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:22 smithi007 ceph-mon[55448]: from='client.54412 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:22.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:22 smithi002 ceph-mon[69703]: pgmap v206: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:22.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:22 smithi002 ceph-mon[69703]: from='client.54412 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:22.922 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:46:24.277 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:46:24.277 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:46:24.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:24 smithi002 ceph-mon[69703]: pgmap v207: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:24.722 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:46:24.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:24 smithi007 ceph-mon[55448]: pgmap v207: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:25.723 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:46:25.752 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:25 smithi002 ceph-mon[69703]: from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:25.752 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:25 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:46:25.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:25 smithi007 ceph-mon[55448]: from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:25.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:25 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:46:26.020 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:46:26.740 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:26 smithi002 ceph-mon[69703]: pgmap v208: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:26.740 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:26 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:46:26.740 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:26 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:46:26.740 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:26 smithi002 ceph-mon[69703]: pgmap v209: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:26.740 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:26 smithi002 ceph-mon[69703]: pgmap v210: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:26.740 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:26 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:46:26.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:26 smithi007 ceph-mon[55448]: pgmap v208: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:26.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:26 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:46:26.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:26 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:46:26.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:26 smithi007 ceph-mon[55448]: pgmap v209: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:26.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:26 smithi007 ceph-mon[55448]: pgmap v210: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:26.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:26 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:46:27.417 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:46:27.417 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:46:27.857 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:46:28.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:28 smithi007 ceph-mon[55448]: from='client.54420 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:28.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:28 smithi007 ceph-mon[55448]: pgmap v211: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:28.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:28 smithi002 ceph-mon[69703]: from='client.54420 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:28.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:28 smithi002 ceph-mon[69703]: pgmap v211: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:28.857 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:46:29.162 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:46:30.122 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:29 smithi002 ceph-mon[69703]: pgmap v212: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:30.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:29 smithi007 ceph-mon[55448]: pgmap v212: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:30.552 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:46:30.553 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:46:30.997 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:46:31.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:30 smithi002 ceph-mon[69703]: from='client.54424 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:31.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:30 smithi007 ceph-mon[55448]: from='client.54424 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:31.998 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:46:32.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:31 smithi002 ceph-mon[69703]: pgmap v213: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:32.307 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:46:32.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:31 smithi007 ceph-mon[55448]: pgmap v213: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:33.695 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:46:33.695 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:46:34.080 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:33 smithi002 ceph-mon[69703]: from='client.54428 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:34.080 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:33 smithi002 ceph-mon[69703]: pgmap v214: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:34.122 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:46:34.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:33 smithi007 ceph-mon[55448]: from='client.54428 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:34.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:33 smithi007 ceph-mon[55448]: pgmap v214: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:35.124 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:46:35.430 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:46:36.122 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:35 smithi002 ceph-mon[69703]: pgmap v215: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:36.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:35 smithi007 ceph-mon[55448]: pgmap v215: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:36.782 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:46:36.782 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:46:37.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:36 smithi002 ceph-mon[69703]: from='client.54432 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:37.223 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:46:37.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:36 smithi007 ceph-mon[55448]: from='client.54432 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:38.225 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:46:38.530 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:46:38.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:38 smithi007 ceph-mon[55448]: pgmap v216: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:38.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:38 smithi002 ceph-mon[69703]: pgmap v216: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:39.913 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:46:39.913 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:46:40.132 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:39 smithi002 ceph-mon[69703]: pgmap v217: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:40.344 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:46:40.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:39 smithi007 ceph-mon[55448]: pgmap v217: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:41.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:40 smithi002 ceph-mon[69703]: from='client.54436 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:41.345 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:46:41.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:40 smithi007 ceph-mon[55448]: from='client.54436 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:41.651 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:46:42.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:41 smithi002 ceph-mon[69703]: pgmap v218: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:42.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:41 smithi007 ceph-mon[55448]: pgmap v218: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:43.013 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:46:43.013 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:46:43.470 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:46:44.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:43 smithi002 ceph-mon[69703]: from='client.54440 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:44.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:43 smithi002 ceph-mon[69703]: pgmap v219: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:44.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:43 smithi007 ceph-mon[55448]: from='client.54440 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:44.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:43 smithi007 ceph-mon[55448]: pgmap v219: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:44.471 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:46:44.775 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:46:46.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:45 smithi002 ceph-mon[69703]: pgmap v220: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:46.158 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:46:46.158 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:46:46.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:45 smithi007 ceph-mon[55448]: pgmap v220: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:46.569 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:46:47.149 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:46 smithi002 ceph-mon[69703]: from='client.54444 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:47.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:46 smithi007 ceph-mon[55448]: from='client.54444 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:47.570 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:46:47.877 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:46:48.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:48 smithi002 ceph-mon[69703]: pgmap v221: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:48.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:48 smithi007 ceph-mon[55448]: pgmap v221: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:49.263 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:46:49.263 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:46:49.676 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:46:49.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:49 smithi002 ceph-mon[69703]: from='client.54448 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:49.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:49 smithi002 ceph-mon[69703]: pgmap v222: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:50.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:49 smithi007 ceph-mon[55448]: from='client.54448 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:50.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:49 smithi007 ceph-mon[55448]: pgmap v222: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:50.678 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:46:50.982 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:46:52.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:51 smithi002 ceph-mon[69703]: pgmap v223: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:52.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:51 smithi007 ceph-mon[55448]: pgmap v223: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:52.461 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:46:52.461 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:46:52.851 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:46:53.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:53 smithi007 ceph-mon[55448]: from='client.54452 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:53.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:53 smithi002 ceph-mon[69703]: from='client.54452 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:53.852 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:46:54.156 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:46:54.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:54 smithi007 ceph-mon[55448]: pgmap v224: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:54.614 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:54 smithi002 ceph-mon[69703]: pgmap v224: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:55.380 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:46:55.381 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:46:55.802 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:46:56.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:55 smithi002 ceph-mon[69703]: from='client.54456 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:56.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:55 smithi002 ceph-mon[69703]: pgmap v225: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:56.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:55 smithi007 ceph-mon[55448]: from='client.54456 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:56.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:55 smithi007 ceph-mon[55448]: pgmap v225: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:56.803 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:46:57.108 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:46:58.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:58 smithi002 ceph-mon[69703]: pgmap v226: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:58.474 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:46:58.474 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:46:58.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:58 smithi007 ceph-mon[55448]: pgmap v226: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:46:58.916 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:46:59.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:46:59 smithi007 ceph-mon[55448]: from='client.54460 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:59.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:46:59 smithi002 ceph-mon[69703]: from='client.54460 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:46:59.918 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:47:00.221 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:47:00.563 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:00 smithi002 ceph-mon[69703]: pgmap v227: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:00.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:00 smithi007 ceph-mon[55448]: pgmap v227: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:01.557 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:47:01.557 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:47:01.993 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:47:02.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:01 smithi002 ceph-mon[69703]: from='client.54464 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:02.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:01 smithi002 ceph-mon[69703]: pgmap v228: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:02.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:01 smithi007 ceph-mon[55448]: from='client.54464 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:02.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:01 smithi007 ceph-mon[55448]: pgmap v228: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:02.994 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:47:03.299 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:47:04.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:03 smithi002 ceph-mon[69703]: pgmap v229: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:04.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:03 smithi007 ceph-mon[55448]: pgmap v229: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:04.664 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:47:04.664 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:47:05.135 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:04 smithi002 ceph-mon[69703]: from='client.54468 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:05.166 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:47:05.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:04 smithi007 ceph-mon[55448]: from='client.54468 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:06.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:05 smithi002 ceph-mon[69703]: pgmap v230: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:06.167 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:47:06.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:05 smithi007 ceph-mon[55448]: pgmap v230: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:06.469 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:47:07.846 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:47:07.846 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:47:08.306 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:47:08.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:08 smithi007 ceph-mon[55448]: pgmap v231: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:08.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:08 smithi002 ceph-mon[69703]: pgmap v231: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:09.307 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:47:09.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:09 smithi007 ceph-mon[55448]: from='client.54472 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:09.611 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:47:09.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:09 smithi002 ceph-mon[69703]: from='client.54472 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:10.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:10 smithi002 ceph-mon[69703]: pgmap v232: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:10.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:10 smithi007 ceph-mon[55448]: pgmap v232: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:10.915 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:47:10.915 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:47:11.317 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:47:12.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:11 smithi002 ceph-mon[69703]: from='client.54476 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:12.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:11 smithi002 ceph-mon[69703]: pgmap v233: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:12.318 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:47:12.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:11 smithi007 ceph-mon[55448]: from='client.54476 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:12.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:11 smithi007 ceph-mon[55448]: pgmap v233: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:12.623 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:47:14.027 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:47:14.028 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:47:14.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:13 smithi002 ceph-mon[69703]: pgmap v234: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:14.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:13 smithi007 ceph-mon[55448]: pgmap v234: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:14.426 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:47:15.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:14 smithi002 ceph-mon[69703]: from='client.54480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:15.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:14 smithi007 ceph-mon[55448]: from='client.54480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:15.427 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:47:15.731 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:47:16.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:15 smithi002 ceph-mon[69703]: pgmap v235: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:16.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:15 smithi007 ceph-mon[55448]: pgmap v235: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:16.988 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:47:16.988 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:47:17.399 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:47:18.399 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:47:18.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:18 smithi007 ceph-mon[55448]: from='client.54484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:18.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:18 smithi007 ceph-mon[55448]: pgmap v236: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:18.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:18 smithi002 ceph-mon[69703]: from='client.54484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:18.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:18 smithi002 ceph-mon[69703]: pgmap v236: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:18.706 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:47:20.028 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:47:20.028 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:47:20.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:19 smithi002 ceph-mon[69703]: pgmap v237: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:20.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:19 smithi007 ceph-mon[55448]: pgmap v237: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:20.473 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:47:21.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:20 smithi002 ceph-mon[69703]: from='client.54488 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:21.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:20 smithi007 ceph-mon[55448]: from='client.54488 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:21.475 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:47:21.782 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:47:22.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:21 smithi002 ceph-mon[69703]: pgmap v238: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:22.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:21 smithi007 ceph-mon[55448]: pgmap v238: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:23.185 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:47:23.186 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:47:23.623 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:47:24.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:23 smithi002 ceph-mon[69703]: from='client.54492 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:24.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:23 smithi002 ceph-mon[69703]: pgmap v239: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:24.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:23 smithi007 ceph-mon[55448]: from='client.54492 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:24.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:23 smithi007 ceph-mon[55448]: pgmap v239: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:24.624 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:47:24.929 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:47:26.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:25 smithi002 ceph-mon[69703]: pgmap v240: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:26.297 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:47:26.298 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:47:26.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:25 smithi007 ceph-mon[55448]: pgmap v240: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:26.746 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:47:27.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:26 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:47:27.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:26 smithi002 ceph-mon[69703]: from='client.54496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:27.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:26 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:47:27.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:26 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:47:27.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:26 smithi002 ceph-mon[69703]: pgmap v241: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:27.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:26 smithi002 ceph-mon[69703]: pgmap v242: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:27.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:26 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:47:27.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:26 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:47:27.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:26 smithi007 ceph-mon[55448]: from='client.54496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:27.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:26 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:47:27.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:26 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:47:27.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:26 smithi007 ceph-mon[55448]: pgmap v241: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:27.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:26 smithi007 ceph-mon[55448]: pgmap v242: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:27.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:26 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:47:27.747 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:47:28.053 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:47:29.401 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:47:29.401 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:47:29.818 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:29 smithi002 ceph-mon[69703]: pgmap v243: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:29.851 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:47:29.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:29 smithi007 ceph-mon[55448]: pgmap v243: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:30.852 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:47:30.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:30 smithi007 ceph-mon[55448]: from='client.54500 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:30.888 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:30 smithi002 ceph-mon[69703]: from='client.54500 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:31.158 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:47:31.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:31 smithi002 ceph-mon[69703]: pgmap v244: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:31.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:31 smithi007 ceph-mon[55448]: pgmap v244: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:32.536 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:47:32.536 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:47:32.972 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:47:33.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:33 smithi007 ceph-mon[55448]: pgmap v245: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:33.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:33 smithi007 ceph-mon[55448]: from='client.54504 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:33.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:33 smithi002 ceph-mon[69703]: pgmap v245: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:33.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:33 smithi002 ceph-mon[69703]: from='client.54504 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:33.974 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:47:34.280 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:47:35.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:35 smithi002 ceph-mon[69703]: pgmap v246: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:35.687 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:47:35.687 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:47:35.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:35 smithi007 ceph-mon[55448]: pgmap v246: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:36.085 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:47:36.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:36 smithi007 ceph-mon[55448]: from='client.54508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:36.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:36 smithi002 ceph-mon[69703]: from='client.54508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:37.086 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:47:37.406 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:47:37.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:37 smithi007 ceph-mon[55448]: pgmap v247: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:37.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:37 smithi002 ceph-mon[69703]: pgmap v247: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:38.706 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:47:38.707 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:47:39.144 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:47:39.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:39 smithi007 ceph-mon[55448]: pgmap v248: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:39.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:39 smithi007 ceph-mon[55448]: from='client.54512 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:39.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:39 smithi002 ceph-mon[69703]: pgmap v248: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:39.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:39 smithi002 ceph-mon[69703]: from='client.54512 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:40.144 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:47:40.450 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:47:41.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:41 smithi002 ceph-mon[69703]: pgmap v249: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:41.778 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:47:41.779 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:47:41.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:41 smithi007 ceph-mon[55448]: pgmap v249: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:42.237 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:47:42.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:42 smithi007 ceph-mon[55448]: from='client.54516 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:42.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:42 smithi002 ceph-mon[69703]: from='client.54516 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:43.239 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:47:43.543 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:47:43.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:43 smithi002 ceph-mon[69703]: pgmap v250: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:43.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:43 smithi007 ceph-mon[55448]: pgmap v250: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:44.865 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:47:44.865 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:47:45.302 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:47:45.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:45 smithi002 ceph-mon[69703]: pgmap v251: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:45.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:45 smithi007 ceph-mon[55448]: pgmap v251: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:46.303 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:47:46.608 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:47:46.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:46 smithi002 ceph-mon[69703]: from='client.54520 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:46.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:46 smithi007 ceph-mon[55448]: from='client.54520 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:47.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:47 smithi007 ceph-mon[55448]: pgmap v252: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:47.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:47 smithi002 ceph-mon[69703]: pgmap v252: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:48.013 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:47:48.014 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:47:48.418 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:47:49.419 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:47:49.724 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:47:49.846 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:49 smithi002 ceph-mon[69703]: from='client.54524 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:49.846 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:49 smithi002 ceph-mon[69703]: pgmap v253: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:49.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:49 smithi007 ceph-mon[55448]: from='client.54524 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:49.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:49 smithi007 ceph-mon[55448]: pgmap v253: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:51.095 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:47:51.095 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:47:51.526 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:47:51.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:51 smithi007 ceph-mon[55448]: pgmap v254: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:51.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:51 smithi002 ceph-mon[69703]: pgmap v254: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:52.527 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:47:52.830 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:47:52.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:52 smithi007 ceph-mon[55448]: from='client.54528 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:52.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:52 smithi002 ceph-mon[69703]: from='client.54528 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:53.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:53 smithi002 ceph-mon[69703]: pgmap v255: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:53.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:53 smithi007 ceph-mon[55448]: pgmap v255: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:54.181 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:47:54.182 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:47:54.667 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:47:55.668 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:47:55.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:55 smithi007 ceph-mon[55448]: from='client.54532 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:55.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:55 smithi007 ceph-mon[55448]: pgmap v256: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:55.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:55 smithi002 ceph-mon[69703]: from='client.54532 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:55.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:55 smithi002 ceph-mon[69703]: pgmap v256: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:55.973 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:47:57.304 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:47:57.304 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:47:57.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:57 smithi002 ceph-mon[69703]: pgmap v257: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:57.742 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:47:57.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:57 smithi007 ceph-mon[55448]: pgmap v257: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:58.743 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:47:58.779 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:58 smithi002 ceph-mon[69703]: from='client.54536 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:58.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:58 smithi007 ceph-mon[55448]: from='client.54536 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:47:59.051 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:47:59.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:47:59 smithi007 ceph-mon[55448]: pgmap v258: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:47:59.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:47:59 smithi002 ceph-mon[69703]: pgmap v258: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:00.409 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:48:00.409 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:48:00.848 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:48:01.850 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:48:01.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:01 smithi007 ceph-mon[55448]: from='client.54540 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:01.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:01 smithi007 ceph-mon[55448]: pgmap v259: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:01.885 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:01 smithi002 ceph-mon[69703]: from='client.54540 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:01.886 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:01 smithi002 ceph-mon[69703]: pgmap v259: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:02.156 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:48:03.599 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:48:03.599 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:48:03.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:03 smithi007 ceph-mon[55448]: pgmap v260: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:03.622 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:03 smithi002 ceph-mon[69703]: pgmap v260: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:04.018 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:48:04.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:04 smithi002 ceph-mon[69703]: from='client.54544 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:04.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:04 smithi007 ceph-mon[55448]: from='client.54544 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:05.019 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:48:05.327 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:48:05.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:05 smithi002 ceph-mon[69703]: pgmap v261: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:05.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:05 smithi007 ceph-mon[55448]: pgmap v261: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:06.661 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:48:06.661 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:48:07.091 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:48:07.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:07 smithi007 ceph-mon[55448]: pgmap v262: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:07.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:07 smithi007 ceph-mon[55448]: from='client.54548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:07.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:07 smithi002 ceph-mon[69703]: pgmap v262: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:07.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:07 smithi002 ceph-mon[69703]: from='client.54548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:08.093 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:48:08.399 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:48:09.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:09 smithi002 ceph-mon[69703]: pgmap v263: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:09.792 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:48:09.792 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:48:09.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:09 smithi007 ceph-mon[55448]: pgmap v263: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:10.214 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:48:10.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:10 smithi007 ceph-mon[55448]: from='client.54552 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:10.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:10 smithi002 ceph-mon[69703]: from='client.54552 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:11.215 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:48:11.519 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:48:11.806 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:11 smithi002 ceph-mon[69703]: pgmap v264: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:11.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:11 smithi007 ceph-mon[55448]: pgmap v264: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:12.847 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:48:12.847 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:48:13.257 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:48:13.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:13 smithi007 ceph-mon[55448]: pgmap v265: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:13.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:13 smithi002 ceph-mon[69703]: pgmap v265: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:14.257 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:48:14.562 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:48:14.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:14 smithi007 ceph-mon[55448]: from='client.54556 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:14.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:14 smithi002 ceph-mon[69703]: from='client.54556 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:15.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:15 smithi002 ceph-mon[69703]: pgmap v266: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:15.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:15 smithi007 ceph-mon[55448]: pgmap v266: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:15.951 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:48:15.951 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:48:16.347 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:48:17.348 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:48:17.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:17 smithi002 ceph-mon[69703]: from='client.54560 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:17.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:17 smithi002 ceph-mon[69703]: pgmap v267: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:17.653 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:48:17.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:17 smithi007 ceph-mon[55448]: from='client.54560 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:17.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:17 smithi007 ceph-mon[55448]: pgmap v267: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:18.924 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:48:18.924 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:48:19.339 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:48:19.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:19 smithi002 ceph-mon[69703]: pgmap v268: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:19.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:19 smithi007 ceph-mon[55448]: pgmap v268: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:20.340 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:48:20.646 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:48:20.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:20 smithi002 ceph-mon[69703]: from='client.54564 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:20.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:20 smithi007 ceph-mon[55448]: from='client.54564 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:21.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:21 smithi007 ceph-mon[55448]: pgmap v269: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:21.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:21 smithi002 ceph-mon[69703]: pgmap v269: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:21.963 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:48:21.963 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:48:22.398 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:48:23.399 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:48:23.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:23 smithi007 ceph-mon[55448]: from='client.54568 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:23.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:23 smithi007 ceph-mon[55448]: pgmap v270: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:23.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:23 smithi002 ceph-mon[69703]: from='client.54568 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:23.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:23 smithi002 ceph-mon[69703]: pgmap v270: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:23.705 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:48:25.001 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:48:25.001 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:48:25.412 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:48:25.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:25 smithi002 ceph-mon[69703]: pgmap v271: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:25.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:25 smithi007 ceph-mon[55448]: pgmap v271: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:26.413 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:48:26.725 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:48:26.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:26 smithi007 ceph-mon[55448]: from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:26.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:26 smithi002 ceph-mon[69703]: from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:27.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:27 smithi002 ceph-mon[69703]: pgmap v272: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:27.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:27 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:48:27.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:27 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:48:27.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:27 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:48:27.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:27 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:48:27.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:27 smithi007 ceph-mon[55448]: pgmap v272: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:27.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:27 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:48:27.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:27 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:48:27.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:27 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:48:27.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:27 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:48:28.134 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:48:28.134 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:48:28.580 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:48:28.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:28 smithi007 ceph-mon[55448]: pgmap v273: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:28.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:28 smithi007 ceph-mon[55448]: pgmap v274: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:28.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:28 smithi002 ceph-mon[69703]: pgmap v273: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:28.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:28 smithi002 ceph-mon[69703]: pgmap v274: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:29.581 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:48:29.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:29 smithi007 ceph-mon[55448]: from='client.54576 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:29.884 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:48:29.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:29 smithi002 ceph-mon[69703]: from='client.54576 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:30.838 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:30 smithi002 ceph-mon[69703]: pgmap v275: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:30.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:30 smithi007 ceph-mon[55448]: pgmap v275: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:31.263 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:48:31.263 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:48:31.686 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:48:32.687 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:48:32.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:32 smithi007 ceph-mon[55448]: pgmap v276: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:32.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:32 smithi007 ceph-mon[55448]: from='client.54580 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:32.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:32 smithi002 ceph-mon[69703]: pgmap v276: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:32.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:32 smithi002 ceph-mon[69703]: from='client.54580 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:32.994 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:48:34.493 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:48:34.493 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:48:34.853 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:34 smithi002 ceph-mon[69703]: pgmap v277: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:34.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:34 smithi007 ceph-mon[55448]: pgmap v277: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:34.903 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:48:35.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:35 smithi007 ceph-mon[55448]: from='client.54584 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:35.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:35 smithi002 ceph-mon[69703]: from='client.54584 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:35.904 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:48:36.209 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:48:36.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:36 smithi002 ceph-mon[69703]: pgmap v278: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:36.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:36 smithi007 ceph-mon[55448]: pgmap v278: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:37.598 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:48:37.599 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:48:38.022 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:48:38.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:38 smithi007 ceph-mon[55448]: pgmap v279: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:38.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:38 smithi007 ceph-mon[55448]: from='client.54588 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:38.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:38 smithi002 ceph-mon[69703]: pgmap v279: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:38.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:38 smithi002 ceph-mon[69703]: from='client.54588 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:39.023 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:48:39.329 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:48:40.667 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:48:40.667 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:48:40.847 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:40 smithi002 ceph-mon[69703]: pgmap v280: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:40.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:40 smithi007 ceph-mon[55448]: pgmap v280: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:41.086 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:48:41.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:41 smithi007 ceph-mon[55448]: from='client.54592 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:41.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:41 smithi002 ceph-mon[69703]: from='client.54592 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:42.087 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:48:42.395 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:48:42.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:42 smithi007 ceph-mon[55448]: pgmap v281: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:42.880 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:42 smithi002 ceph-mon[69703]: pgmap v281: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:43.777 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:48:43.777 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:48:44.206 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:48:44.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:44 smithi007 ceph-mon[55448]: pgmap v282: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:44.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:44 smithi007 ceph-mon[55448]: from='client.54596 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:44.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:44 smithi002 ceph-mon[69703]: pgmap v282: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:44.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:44 smithi002 ceph-mon[69703]: from='client.54596 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:45.207 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:48:45.511 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:48:46.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:46 smithi002 ceph-mon[69703]: pgmap v283: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:46.832 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:48:46.832 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:48:46.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:46 smithi007 ceph-mon[55448]: pgmap v283: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:47.269 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:48:47.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:47 smithi007 ceph-mon[55448]: from='client.54600 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:47.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:47 smithi002 ceph-mon[69703]: from='client.54600 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:48.270 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:48:48.574 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:48:48.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:48 smithi002 ceph-mon[69703]: pgmap v284: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:48.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:48 smithi007 ceph-mon[55448]: pgmap v284: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:49.884 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:48:49.884 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:48:50.283 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:48:50.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:50 smithi007 ceph-mon[55448]: pgmap v285: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:50.902 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:50 smithi002 ceph-mon[69703]: pgmap v285: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:51.284 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:48:51.593 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:48:51.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:51 smithi002 ceph-mon[69703]: from='client.54604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:51.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:51 smithi007 ceph-mon[55448]: from='client.54604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:52.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:52 smithi007 ceph-mon[55448]: pgmap v286: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:52.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:52 smithi002 ceph-mon[69703]: pgmap v286: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:52.953 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:48:52.953 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:48:53.358 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:48:54.359 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:48:54.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:54 smithi002 ceph-mon[69703]: from='client.54608 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:54.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:54 smithi002 ceph-mon[69703]: pgmap v287: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:54.666 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:48:54.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:54 smithi007 ceph-mon[55448]: from='client.54608 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:54.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:54 smithi007 ceph-mon[55448]: pgmap v287: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:56.091 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:48:56.092 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:48:56.499 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:48:56.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:56 smithi007 ceph-mon[55448]: pgmap v288: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:56.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:56 smithi002 ceph-mon[69703]: pgmap v288: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:57.500 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:48:57.809 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:48:57.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:57 smithi007 ceph-mon[55448]: from='client.54612 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:57.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:57 smithi002 ceph-mon[69703]: from='client.54612 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:48:58.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:48:58 smithi007 ceph-mon[55448]: pgmap v289: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:58.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:48:58 smithi002 ceph-mon[69703]: pgmap v289: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:48:59.087 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:48:59.087 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:48:59.483 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:49:00.484 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:49:00.792 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:49:00.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:00 smithi007 ceph-mon[55448]: from='client.54616 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:00.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:00 smithi007 ceph-mon[55448]: pgmap v290: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:00.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:00 smithi002 ceph-mon[69703]: from='client.54616 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:00.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:00 smithi002 ceph-mon[69703]: pgmap v290: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:02.128 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:49:02.128 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:49:02.583 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:49:02.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:02 smithi007 ceph-mon[55448]: pgmap v291: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:02.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:02 smithi002 ceph-mon[69703]: pgmap v291: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:03.584 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:49:03.858 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:03 smithi007 ceph-mon[55448]: from='client.54620 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:03.892 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:49:03.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:03 smithi002 ceph-mon[69703]: from='client.54620 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:04.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:04 smithi002 ceph-mon[69703]: pgmap v292: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:04.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:04 smithi007 ceph-mon[55448]: pgmap v292: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:05.282 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:49:05.282 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:49:05.731 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:49:06.732 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:49:06.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:06 smithi007 ceph-mon[55448]: pgmap v293: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:06.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:06 smithi007 ceph-mon[55448]: from='client.54624 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:06.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:06 smithi002 ceph-mon[69703]: pgmap v293: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:06.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:06 smithi002 ceph-mon[69703]: from='client.54624 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:07.037 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:49:08.391 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:49:08.391 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:49:08.804 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:08 smithi002 ceph-mon[69703]: pgmap v294: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:08.837 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:49:08.860 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:08 smithi007 ceph-mon[55448]: pgmap v294: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:09.838 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:49:09.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:09 smithi007 ceph-mon[55448]: from='client.54628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:09.873 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:09 smithi002 ceph-mon[69703]: from='client.54628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:10.141 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:49:10.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:10 smithi007 ceph-mon[55448]: pgmap v295: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:10.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:10 smithi002 ceph-mon[69703]: pgmap v295: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:11.555 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:49:11.555 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:49:11.997 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:49:12.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:12 smithi007 ceph-mon[55448]: pgmap v296: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:12.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:12 smithi007 ceph-mon[55448]: from='client.54632 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:12.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:12 smithi002 ceph-mon[69703]: pgmap v296: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:12.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:12 smithi002 ceph-mon[69703]: from='client.54632 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:12.998 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:49:13.301 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:49:14.671 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:49:14.671 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:49:14.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:14 smithi007 ceph-mon[55448]: pgmap v297: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:14.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:14 smithi002 ceph-mon[69703]: pgmap v297: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:15.123 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:49:15.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:15 smithi007 ceph-mon[55448]: from='client.54636 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:15.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:15 smithi002 ceph-mon[69703]: from='client.54636 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:16.124 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:49:16.428 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:49:16.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:16 smithi007 ceph-mon[55448]: pgmap v298: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:16.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:16 smithi002 ceph-mon[69703]: pgmap v298: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:17.766 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:49:17.766 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:49:18.172 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:49:18.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:18 smithi002 ceph-mon[69703]: pgmap v299: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:18.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:18 smithi002 ceph-mon[69703]: from='client.54640 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:19.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:18 smithi007 ceph-mon[55448]: pgmap v299: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:19.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:18 smithi007 ceph-mon[55448]: from='client.54640 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:19.172 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:49:19.477 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:49:20.736 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:49:20.737 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:49:20.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:20 smithi002 ceph-mon[69703]: pgmap v300: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:21.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:20 smithi007 ceph-mon[55448]: pgmap v300: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:21.141 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:49:21.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:21 smithi002 ceph-mon[69703]: from='client.54644 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:22.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:21 smithi007 ceph-mon[55448]: from='client.54644 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:22.142 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:49:22.450 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:49:22.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:22 smithi002 ceph-mon[69703]: pgmap v301: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:23.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:22 smithi007 ceph-mon[55448]: pgmap v301: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:23.782 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:49:23.782 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:49:24.238 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:49:24.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:24 smithi002 ceph-mon[69703]: pgmap v302: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:24.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:24 smithi002 ceph-mon[69703]: from='client.54648 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:25.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:24 smithi007 ceph-mon[55448]: pgmap v302: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:25.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:24 smithi007 ceph-mon[55448]: from='client.54648 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:25.239 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:49:25.544 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:49:26.890 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:49:26.891 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:49:26.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:26 smithi002 ceph-mon[69703]: pgmap v303: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:27.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:26 smithi007 ceph-mon[55448]: pgmap v303: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:27.341 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:49:28.342 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:49:28.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:28 smithi007 ceph-mon[55448]: from='client.54652 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:28.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:28 smithi007 ceph-mon[55448]: pgmap v304: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:28.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:28 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:49:28.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:28 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:49:28.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:28 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:49:28.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:28 smithi007 ceph-mon[55448]: pgmap v305: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:28.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:28 smithi007 ceph-mon[55448]: pgmap v306: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:28.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:28 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:49:28.648 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:49:28.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:28 smithi002 ceph-mon[69703]: from='client.54652 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:28.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:28 smithi002 ceph-mon[69703]: pgmap v304: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:28.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:28 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:49:28.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:28 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:49:28.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:28 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:49:28.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:28 smithi002 ceph-mon[69703]: pgmap v305: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:28.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:28 smithi002 ceph-mon[69703]: pgmap v306: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:28.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:28 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:49:30.023 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:49:30.023 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:49:30.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:29 smithi002 ceph-mon[69703]: pgmap v307: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:30.361 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:29 smithi007 ceph-mon[55448]: pgmap v307: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:30.505 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:49:31.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:30 smithi002 ceph-mon[69703]: from='client.54656 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:31.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:30 smithi007 ceph-mon[55448]: from='client.54656 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:31.506 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:49:31.813 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:49:32.153 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:31 smithi002 ceph-mon[69703]: pgmap v308: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:32.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:31 smithi007 ceph-mon[55448]: pgmap v308: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:33.201 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:49:33.201 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:49:33.636 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:49:34.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:33 smithi002 ceph-mon[69703]: from='client.54660 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:34.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:33 smithi002 ceph-mon[69703]: pgmap v309: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:34.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:33 smithi007 ceph-mon[55448]: from='client.54660 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:34.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:33 smithi007 ceph-mon[55448]: pgmap v309: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:34.636 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:49:34.941 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:49:36.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:35 smithi002 ceph-mon[69703]: pgmap v310: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:36.333 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:49:36.333 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:49:36.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:35 smithi007 ceph-mon[55448]: pgmap v310: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:36.777 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:49:37.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:36 smithi002 ceph-mon[69703]: from='client.54664 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:37.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:36 smithi007 ceph-mon[55448]: from='client.54664 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:37.778 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:49:38.084 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:49:38.580 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:38 smithi002 ceph-mon[69703]: pgmap v311: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:38.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:38 smithi007 ceph-mon[55448]: pgmap v311: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:39.415 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:49:39.415 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:49:39.865 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:49:40.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:39 smithi002 ceph-mon[69703]: from='client.54668 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:40.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:39 smithi002 ceph-mon[69703]: pgmap v312: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:40.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:39 smithi007 ceph-mon[55448]: from='client.54668 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:40.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:39 smithi007 ceph-mon[55448]: pgmap v312: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:40.866 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:49:41.170 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:49:42.116 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:41 smithi002 ceph-mon[69703]: pgmap v313: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:42.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:41 smithi007 ceph-mon[55448]: pgmap v313: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:42.551 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:49:42.551 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:49:43.003 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:49:43.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:43 smithi007 ceph-mon[55448]: from='client.54672 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:43.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:43 smithi002 ceph-mon[69703]: from='client.54672 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:44.004 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:49:44.312 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:49:44.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:44 smithi002 ceph-mon[69703]: pgmap v314: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:44.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:44 smithi007 ceph-mon[55448]: pgmap v314: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:45.673 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:49:45.673 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:49:46.125 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:45 smithi002 ceph-mon[69703]: from='client.54676 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:46.125 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:45 smithi002 ceph-mon[69703]: pgmap v315: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:46.158 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:49:46.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:45 smithi007 ceph-mon[55448]: from='client.54676 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:46.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:45 smithi007 ceph-mon[55448]: pgmap v315: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:47.159 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:49:47.464 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:49:48.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:48 smithi007 ceph-mon[55448]: pgmap v316: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:48.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:48 smithi002 ceph-mon[69703]: pgmap v316: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:48.824 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:49:48.824 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:49:49.248 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:49:49.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:49 smithi007 ceph-mon[55448]: from='client.54680 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:49.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:49 smithi002 ceph-mon[69703]: from='client.54680 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:50.249 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:49:50.554 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:49:50.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:50 smithi007 ceph-mon[55448]: pgmap v317: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:50.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:50 smithi002 ceph-mon[69703]: pgmap v317: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:51.922 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:49:51.922 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:49:52.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:51 smithi002 ceph-mon[69703]: pgmap v318: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:52.350 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:49:52.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:51 smithi007 ceph-mon[55448]: pgmap v318: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:53.351 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:49:53.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:53 smithi007 ceph-mon[55448]: from='client.54684 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:53.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:53 smithi002 ceph-mon[69703]: from='client.54684 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:53.657 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:49:54.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:54 smithi002 ceph-mon[69703]: pgmap v319: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:54.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:54 smithi007 ceph-mon[55448]: pgmap v319: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:55.012 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:49:55.012 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:49:55.473 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:49:56.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:55 smithi002 ceph-mon[69703]: from='client.54688 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:56.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:55 smithi002 ceph-mon[69703]: pgmap v320: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:56.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:55 smithi007 ceph-mon[55448]: from='client.54688 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:56.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:55 smithi007 ceph-mon[55448]: pgmap v320: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:56.474 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:49:56.782 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:49:58.156 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:49:58.156 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:49:58.556 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:58 smithi002 ceph-mon[69703]: pgmap v321: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:58.598 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:49:58.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:58 smithi007 ceph-mon[55448]: pgmap v321: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:49:59.599 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:49:59.608 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:49:59 smithi007 ceph-mon[55448]: from='client.54692 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:59.634 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:49:59 smithi002 ceph-mon[69703]: from='client.54692 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:49:59.904 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:50:00.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:00 smithi002 ceph-mon[69703]: pgmap v322: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:00.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:00 smithi002 ceph-mon[69703]: overall HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:50:00.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:00 smithi007 ceph-mon[55448]: pgmap v322: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:00.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:00 smithi007 ceph-mon[55448]: overall HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:50:01.275 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:50:01.275 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:50:01.740 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:50:02.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:01 smithi002 ceph-mon[69703]: from='client.54696 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:02.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:01 smithi002 ceph-mon[69703]: pgmap v323: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:02.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:01 smithi007 ceph-mon[55448]: from='client.54696 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:02.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:01 smithi007 ceph-mon[55448]: pgmap v323: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:02.741 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:50:03.047 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:50:04.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:03 smithi007 ceph-mon[55448]: pgmap v324: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:04.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:03 smithi002 ceph-mon[69703]: pgmap v324: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:04.421 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:50:04.421 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:50:04.856 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:50:05.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:04 smithi002 ceph-mon[69703]: from='client.54700 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:05.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:04 smithi007 ceph-mon[55448]: from='client.54700 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:05.857 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:50:06.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:05 smithi002 ceph-mon[69703]: pgmap v325: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:06.162 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:50:06.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:05 smithi007 ceph-mon[55448]: pgmap v325: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:07.496 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:50:07.496 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:50:07.949 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:50:08.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:08 smithi007 ceph-mon[55448]: from='client.54704 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:08.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:08 smithi007 ceph-mon[55448]: pgmap v326: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:08.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:08 smithi002 ceph-mon[69703]: from='client.54704 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:08.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:08 smithi002 ceph-mon[69703]: pgmap v326: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:08.950 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:50:09.256 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:50:10.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:09 smithi002 ceph-mon[69703]: pgmap v327: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:10.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:09 smithi007 ceph-mon[55448]: pgmap v327: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:10.671 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:50:10.672 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:50:11.130 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:10 smithi002 ceph-mon[69703]: from='client.54708 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:11.163 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:50:11.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:10 smithi007 ceph-mon[55448]: from='client.54708 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:12.164 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:50:12.200 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:11 smithi002 ceph-mon[69703]: pgmap v328: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:12.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:11 smithi007 ceph-mon[55448]: pgmap v328: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:12.471 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:50:13.860 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:50:13.860 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:50:14.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:13 smithi002 ceph-mon[69703]: pgmap v329: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:14.304 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:50:14.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:13 smithi007 ceph-mon[55448]: pgmap v329: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:15.305 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:50:15.340 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:14 smithi002 ceph-mon[69703]: from='client.54712 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:15.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:14 smithi007 ceph-mon[55448]: from='client.54712 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:15.608 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:50:16.108 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:15 smithi002 ceph-mon[69703]: pgmap v330: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:16.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:15 smithi007 ceph-mon[55448]: pgmap v330: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:16.993 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:50:16.993 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:50:17.421 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:50:18.421 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:50:18.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:18 smithi007 ceph-mon[55448]: from='client.54716 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:18.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:18 smithi007 ceph-mon[55448]: pgmap v331: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:18.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:18 smithi002 ceph-mon[69703]: from='client.54716 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:18.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:18 smithi002 ceph-mon[69703]: pgmap v331: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:18.728 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:50:20.094 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:50:20.094 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:50:20.307 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:19 smithi002 ceph-mon[69703]: pgmap v332: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:20.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:19 smithi007 ceph-mon[55448]: pgmap v332: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:20.561 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:50:21.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:20 smithi007 ceph-mon[55448]: from='client.54720 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:21.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:20 smithi002 ceph-mon[69703]: from='client.54720 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:21.561 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:50:21.870 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:50:22.199 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:21 smithi002 ceph-mon[69703]: pgmap v333: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:22.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:21 smithi007 ceph-mon[55448]: pgmap v333: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:23.244 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:50:23.244 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:50:23.653 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:50:24.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:23 smithi007 ceph-mon[55448]: from='client.54724 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:24.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:23 smithi007 ceph-mon[55448]: pgmap v334: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:24.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:23 smithi002 ceph-mon[69703]: from='client.54724 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:24.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:23 smithi002 ceph-mon[69703]: pgmap v334: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:24.653 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:50:24.960 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:50:26.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:25 smithi002 ceph-mon[69703]: pgmap v335: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:26.336 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:50:26.336 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:50:26.358 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:25 smithi007 ceph-mon[55448]: pgmap v335: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:26.793 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:50:27.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:26 smithi002 ceph-mon[69703]: from='client.54728 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:27.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:26 smithi007 ceph-mon[55448]: from='client.54728 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:27.794 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:50:28.117 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:50:28.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:28 smithi007 ceph-mon[55448]: pgmap v336: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:28.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:28 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:50:28.622 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:28 smithi002 ceph-mon[69703]: pgmap v336: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:28.622 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:28 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:50:29.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:29 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:50:29.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:29 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:50:29.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:29 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:50:29.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:29 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:50:29.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:29 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:50:29.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:29 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:50:29.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:29 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:50:29.515 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:50:29.515 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:50:29.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:29 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:50:29.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:29 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:50:29.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:29 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:50:29.610 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:29 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:50:29.610 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:29 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:50:29.610 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:29 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:50:29.610 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:29 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:50:29.945 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:50:30.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:30 smithi007 ceph-mon[55448]: pgmap v337: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:30.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:30 smithi007 ceph-mon[55448]: pgmap v338: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:30.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:30 smithi007 ceph-mon[55448]: from='client.54732 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:30.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:30 smithi002 ceph-mon[69703]: pgmap v337: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:30.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:30 smithi002 ceph-mon[69703]: pgmap v338: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:30.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:30 smithi002 ceph-mon[69703]: from='client.54732 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:30.947 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:50:31.253 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:50:32.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:32 smithi007 ceph-mon[55448]: pgmap v339: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:32.641 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:50:32.641 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:50:32.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:32 smithi002 ceph-mon[69703]: pgmap v339: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:33.083 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:50:33.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:33 smithi002 ceph-mon[69703]: from='client.54736 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:33.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:33 smithi007 ceph-mon[55448]: from='client.54736 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:34.084 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:50:34.390 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:50:34.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:34 smithi002 ceph-mon[69703]: pgmap v340: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:34.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:34 smithi007 ceph-mon[55448]: pgmap v340: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:35.741 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:50:35.741 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:50:36.192 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:50:36.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:36 smithi002 ceph-mon[69703]: pgmap v341: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:36.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:36 smithi002 ceph-mon[69703]: from='client.54740 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:36.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:36 smithi007 ceph-mon[55448]: pgmap v341: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:36.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:36 smithi007 ceph-mon[55448]: from='client.54740 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:37.193 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:50:37.501 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:50:38.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:38 smithi002 ceph-mon[69703]: pgmap v342: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:38.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:38 smithi007 ceph-mon[55448]: pgmap v342: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:38.916 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:50:38.916 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:50:39.367 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:50:40.369 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:50:40.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:40 smithi002 ceph-mon[69703]: from='client.54744 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:40.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:40 smithi002 ceph-mon[69703]: pgmap v343: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:40.673 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:50:40.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:40 smithi007 ceph-mon[55448]: from='client.54744 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:40.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:40 smithi007 ceph-mon[55448]: pgmap v343: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:42.014 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:50:42.014 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:50:42.425 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:50:42.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:42 smithi002 ceph-mon[69703]: pgmap v344: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:42.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:42 smithi007 ceph-mon[55448]: pgmap v344: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:43.426 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:50:43.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:43 smithi002 ceph-mon[69703]: from='client.54748 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:43.733 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:50:43.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:43 smithi007 ceph-mon[55448]: from='client.54748 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:44.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:44 smithi002 ceph-mon[69703]: pgmap v345: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:44.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:44 smithi007 ceph-mon[55448]: pgmap v345: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:45.098 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:50:45.098 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:50:45.533 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:50:46.533 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:50:46.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:46 smithi002 ceph-mon[69703]: pgmap v346: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:46.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:46 smithi002 ceph-mon[69703]: from='client.54752 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:46.837 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:50:46.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:46 smithi007 ceph-mon[55448]: pgmap v346: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:46.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:46 smithi007 ceph-mon[55448]: from='client.54752 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:48.355 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:50:48.355 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:50:48.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:48 smithi002 ceph-mon[69703]: pgmap v347: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:48.765 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:50:48.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:48 smithi007 ceph-mon[55448]: pgmap v347: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:49.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:49 smithi002 ceph-mon[69703]: from='client.54756 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:49.766 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:50:49.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:49 smithi007 ceph-mon[55448]: from='client.54756 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:50.070 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:50:50.569 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:50 smithi002 ceph-mon[69703]: pgmap v348: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:50.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:50 smithi007 ceph-mon[55448]: pgmap v348: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:51.490 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:50:51.490 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:50:51.915 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:50:52.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:52 smithi002 ceph-mon[69703]: pgmap v349: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:52.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:52 smithi002 ceph-mon[69703]: from='client.54760 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:52.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:52 smithi007 ceph-mon[55448]: pgmap v349: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:52.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:52 smithi007 ceph-mon[55448]: from='client.54760 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:52.916 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:50:53.223 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:50:54.598 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:50:54.599 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:50:54.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:54 smithi002 ceph-mon[69703]: pgmap v350: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:54.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:54 smithi007 ceph-mon[55448]: pgmap v350: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:54.982 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:50:55.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:55 smithi007 ceph-mon[55448]: from='client.54764 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:55.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:55 smithi002 ceph-mon[69703]: from='client.54764 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:55.983 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:50:56.288 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:50:56.759 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:56 smithi002 ceph-mon[69703]: pgmap v351: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:56.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:56 smithi007 ceph-mon[55448]: pgmap v351: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:57.611 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:50:57.611 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:50:58.064 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:50:58.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:58 smithi007 ceph-mon[55448]: pgmap v352: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:58.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:50:58 smithi007 ceph-mon[55448]: from='client.54768 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:58.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:58 smithi002 ceph-mon[69703]: pgmap v352: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:50:58.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:50:58 smithi002 ceph-mon[69703]: from='client.54768 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:50:59.065 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:50:59.369 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:51:00.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:00 smithi002 ceph-mon[69703]: pgmap v353: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:00.738 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:51:00.738 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:51:00.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:00 smithi007 ceph-mon[55448]: pgmap v353: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:01.197 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:51:01.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:01 smithi007 ceph-mon[55448]: from='client.54772 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:01.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:01 smithi002 ceph-mon[69703]: from='client.54772 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:02.198 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:51:02.505 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:51:02.634 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:02 smithi002 ceph-mon[69703]: pgmap v354: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:02.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:02 smithi007 ceph-mon[55448]: pgmap v354: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:03.828 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:51:03.828 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:51:04.231 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:51:04.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:04 smithi007 ceph-mon[55448]: pgmap v355: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:04.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:04 smithi007 ceph-mon[55448]: from='client.54776 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:04.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:04 smithi002 ceph-mon[69703]: pgmap v355: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:04.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:04 smithi002 ceph-mon[69703]: from='client.54776 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:05.232 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:51:05.542 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:51:06.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:06 smithi007 ceph-mon[55448]: pgmap v356: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:06.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:06 smithi002 ceph-mon[69703]: pgmap v356: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:06.946 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:51:06.946 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:51:07.380 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:51:08.382 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:51:08.687 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:51:08.842 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:08 smithi002 ceph-mon[69703]: from='client.54780 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:08.842 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:08 smithi002 ceph-mon[69703]: pgmap v357: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:08.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:08 smithi007 ceph-mon[55448]: from='client.54780 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:08.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:08 smithi007 ceph-mon[55448]: pgmap v357: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:10.105 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:51:10.106 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:51:10.546 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:51:10.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:10 smithi007 ceph-mon[55448]: pgmap v358: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:10.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:10 smithi002 ceph-mon[69703]: pgmap v358: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:11.547 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:51:11.854 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:51:11.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:11 smithi007 ceph-mon[55448]: from='client.54784 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:11.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:11 smithi002 ceph-mon[69703]: from='client.54784 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:12.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:12 smithi002 ceph-mon[69703]: pgmap v359: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:12.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:12 smithi007 ceph-mon[55448]: pgmap v359: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:13.232 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:51:13.233 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:51:13.636 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:51:14.637 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:51:14.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:14 smithi007 ceph-mon[55448]: pgmap v360: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:14.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:14 smithi007 ceph-mon[55448]: from='client.54788 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:14.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:14 smithi002 ceph-mon[69703]: pgmap v360: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:14.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:14 smithi002 ceph-mon[69703]: from='client.54788 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:14.942 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:51:16.324 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:51:16.324 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:51:16.644 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:16 smithi002 ceph-mon[69703]: pgmap v361: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:16.728 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:51:16.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:16 smithi007 ceph-mon[55448]: pgmap v361: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:17.729 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:51:17.763 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:17 smithi002 ceph-mon[69703]: from='client.54792 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:17.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:17 smithi007 ceph-mon[55448]: from='client.54792 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:18.032 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:51:18.703 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:18 smithi002 ceph-mon[69703]: pgmap v362: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:18.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:18 smithi007 ceph-mon[55448]: pgmap v362: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:19.343 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:51:19.344 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:51:19.744 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:51:20.745 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:51:20.779 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:20 smithi002 ceph-mon[69703]: pgmap v363: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:20.780 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:20 smithi002 ceph-mon[69703]: from='client.54796 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:20.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:20 smithi007 ceph-mon[55448]: pgmap v363: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:20.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:20 smithi007 ceph-mon[55448]: from='client.54796 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:21.053 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:51:22.562 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:51:22.562 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:51:22.806 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:22 smithi002 ceph-mon[69703]: pgmap v364: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:22.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:22 smithi007 ceph-mon[55448]: pgmap v364: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:22.968 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:51:23.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:23 smithi007 ceph-mon[55448]: from='client.54800 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:23.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:23 smithi002 ceph-mon[69703]: from='client.54800 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:23.970 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:51:24.274 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:51:24.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:24 smithi007 ceph-mon[55448]: pgmap v365: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:24.863 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:24 smithi002 ceph-mon[69703]: pgmap v365: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:25.765 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:51:25.766 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:51:26.202 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:51:26.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:26 smithi007 ceph-mon[55448]: pgmap v366: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:26.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:26 smithi007 ceph-mon[55448]: from='client.54804 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:26.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:26 smithi002 ceph-mon[69703]: pgmap v366: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:26.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:26 smithi002 ceph-mon[69703]: from='client.54804 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:27.203 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:51:27.511 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:51:28.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:28 smithi007 ceph-mon[55448]: pgmap v367: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:28.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:28 smithi002 ceph-mon[69703]: pgmap v367: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:28.933 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:51:28.933 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:51:29.347 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:51:29.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:29 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:51:29.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:29 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:51:30.348 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:51:30.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:30 smithi002 ceph-mon[69703]: from='client.54808 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:30.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:30 smithi002 ceph-mon[69703]: pgmap v368: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:30.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:30 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-18T13:51:30.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:30 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-18T13:51:30.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:30 smithi002 ceph-mon[69703]: Adjusting osd_memory_target on smithi002 to 15070M 2023-12-18T13:51:30.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:30 smithi002 ceph-mon[69703]: Adjusting osd_memory_target on smithi007 to 15070M 2023-12-18T13:51:30.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:30 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:51:30.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:30 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:51:30.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:30 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:51:30.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:30 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:51:30.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:30 smithi002 ceph-mon[69703]: pgmap v369: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:30.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:30 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:51:30.654 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:51:30.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:30 smithi007 ceph-mon[55448]: from='client.54808 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:30.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:30 smithi007 ceph-mon[55448]: pgmap v368: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:30.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:30 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-18T13:51:30.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:30 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-18T13:51:30.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:30 smithi007 ceph-mon[55448]: Adjusting osd_memory_target on smithi002 to 15070M 2023-12-18T13:51:30.860 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:30 smithi007 ceph-mon[55448]: Adjusting osd_memory_target on smithi007 to 15070M 2023-12-18T13:51:30.860 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:30 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:51:30.860 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:30 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:51:30.860 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:30 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:51:30.860 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:30 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:51:30.860 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:30 smithi007 ceph-mon[55448]: pgmap v369: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:30.860 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:30 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:51:32.056 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:51:32.056 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:51:32.502 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:51:33.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:32 smithi007 ceph-mon[55448]: pgmap v370: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:33.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:32 smithi002 ceph-mon[69703]: pgmap v370: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:33.502 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:51:33.810 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:51:34.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:33 smithi007 ceph-mon[55448]: from='client.54812 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:34.127 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:33 smithi002 ceph-mon[69703]: from='client.54812 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:35.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:34 smithi007 ceph-mon[55448]: pgmap v371: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:35.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:34 smithi002 ceph-mon[69703]: pgmap v371: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:35.187 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:51:35.188 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:51:35.625 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:51:36.626 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:51:36.933 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:51:37.053 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:36 smithi002 ceph-mon[69703]: from='client.54816 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:37.053 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:36 smithi002 ceph-mon[69703]: pgmap v372: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:37.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:36 smithi007 ceph-mon[55448]: from='client.54816 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:37.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:36 smithi007 ceph-mon[55448]: pgmap v372: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:38.333 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:51:38.333 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:51:38.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:38 smithi007 ceph-mon[55448]: pgmap v373: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:38.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:38 smithi002 ceph-mon[69703]: pgmap v373: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:38.749 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:51:39.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:39 smithi007 ceph-mon[55448]: from='client.54820 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:39.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:39 smithi002 ceph-mon[69703]: from='client.54820 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:39.750 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:51:40.054 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:51:40.544 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:40 smithi002 ceph-mon[69703]: pgmap v374: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:40.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:40 smithi007 ceph-mon[55448]: pgmap v374: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:41.432 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:51:41.432 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:51:41.883 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:51:42.883 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:51:43.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:42 smithi007 ceph-mon[55448]: from='client.54824 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:43.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:42 smithi007 ceph-mon[55448]: pgmap v375: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:43.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:42 smithi002 ceph-mon[69703]: from='client.54824 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:43.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:42 smithi002 ceph-mon[69703]: pgmap v375: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:43.191 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:51:44.611 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:51:44.611 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:51:44.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:44 smithi002 ceph-mon[69703]: pgmap v376: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:45.088 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:51:45.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:44 smithi007 ceph-mon[55448]: pgmap v376: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:46.090 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:51:46.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:45 smithi007 ceph-mon[55448]: from='client.54828 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:46.124 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:45 smithi002 ceph-mon[69703]: from='client.54828 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:46.394 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:51:47.099 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:46 smithi002 ceph-mon[69703]: pgmap v377: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:47.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:46 smithi007 ceph-mon[55448]: pgmap v377: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:47.764 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:51:47.765 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:51:48.170 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:51:48.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:48 smithi002 ceph-mon[69703]: pgmap v378: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:48.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:48 smithi002 ceph-mon[69703]: from='client.54832 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:48.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:48 smithi007 ceph-mon[55448]: pgmap v378: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:48.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:48 smithi007 ceph-mon[55448]: from='client.54832 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:49.172 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:51:49.475 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:51:50.856 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:51:50.857 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:51:51.076 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:50 smithi002 ceph-mon[69703]: pgmap v379: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:51.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:50 smithi007 ceph-mon[55448]: pgmap v379: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:51.313 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:51:52.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:51 smithi007 ceph-mon[55448]: from='client.54836 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:52.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:51 smithi002 ceph-mon[69703]: from='client.54836 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:52.314 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:51:52.616 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:51:53.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:52 smithi007 ceph-mon[55448]: pgmap v380: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:53.126 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:52 smithi002 ceph-mon[69703]: pgmap v380: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:54.013 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:51:54.013 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:51:54.422 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:51:55.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:54 smithi007 ceph-mon[55448]: pgmap v381: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:55.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:54 smithi002 ceph-mon[69703]: pgmap v381: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:55.423 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:51:55.729 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:51:56.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:55 smithi007 ceph-mon[55448]: from='client.54840 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:56.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:55 smithi002 ceph-mon[69703]: from='client.54840 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:57.102 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:51:57.102 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:51:57.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:56 smithi007 ceph-mon[55448]: pgmap v382: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:57.126 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:56 smithi002 ceph-mon[69703]: pgmap v382: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:57.548 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:51:58.549 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:51:58.584 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:58 smithi002 ceph-mon[69703]: from='client.54844 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:58.584 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:51:58 smithi002 ceph-mon[69703]: pgmap v383: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:58.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:58 smithi007 ceph-mon[55448]: from='client.54844 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:51:58.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:51:58 smithi007 ceph-mon[55448]: pgmap v383: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:51:58.855 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:52:00.240 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:52:00.241 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:52:00.663 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:52:01.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:00 smithi007 ceph-mon[55448]: pgmap v384: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:01.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:00 smithi002 ceph-mon[69703]: pgmap v384: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:01.665 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:52:01.972 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:52:02.101 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:01 smithi002 ceph-mon[69703]: from='client.54848 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:02.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:01 smithi007 ceph-mon[55448]: from='client.54848 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:03.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:02 smithi007 ceph-mon[55448]: pgmap v385: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:03.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:02 smithi002 ceph-mon[69703]: pgmap v385: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:03.337 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:52:03.338 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:52:03.771 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:52:04.772 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:52:05.078 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:52:05.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:04 smithi007 ceph-mon[55448]: from='client.54852 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:05.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:04 smithi007 ceph-mon[55448]: pgmap v386: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:05.153 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:04 smithi002 ceph-mon[69703]: from='client.54852 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:05.154 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:04 smithi002 ceph-mon[69703]: pgmap v386: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:06.470 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:52:06.470 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:52:06.887 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:52:07.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:06 smithi007 ceph-mon[55448]: pgmap v387: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:07.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:06 smithi002 ceph-mon[69703]: pgmap v387: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:07.888 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:52:08.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:07 smithi007 ceph-mon[55448]: from='client.54856 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:08.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:07 smithi002 ceph-mon[69703]: from='client.54856 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:08.192 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:52:09.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:08 smithi007 ceph-mon[55448]: pgmap v388: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:09.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:08 smithi002 ceph-mon[69703]: pgmap v388: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:09.596 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:52:09.596 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:52:10.045 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:52:11.046 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:52:11.080 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:10 smithi002 ceph-mon[69703]: from='client.54860 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:11.080 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:10 smithi002 ceph-mon[69703]: pgmap v389: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:11.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:10 smithi007 ceph-mon[55448]: from='client.54860 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:11.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:10 smithi007 ceph-mon[55448]: pgmap v389: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:11.350 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:52:12.734 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:52:12.735 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:52:13.094 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:12 smithi002 ceph-mon[69703]: pgmap v390: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:13.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:12 smithi007 ceph-mon[55448]: pgmap v390: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:13.152 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:52:14.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:13 smithi007 ceph-mon[55448]: from='client.54864 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:14.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:13 smithi002 ceph-mon[69703]: from='client.54864 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:14.154 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:52:14.457 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:52:14.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:14 smithi002 ceph-mon[69703]: pgmap v391: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:15.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:14 smithi007 ceph-mon[55448]: pgmap v391: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:15.824 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:52:15.824 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:52:16.261 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:52:17.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:16 smithi007 ceph-mon[55448]: pgmap v392: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:17.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:16 smithi007 ceph-mon[55448]: from='client.54868 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:17.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:16 smithi002 ceph-mon[69703]: pgmap v392: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:17.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:16 smithi002 ceph-mon[69703]: from='client.54868 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:17.262 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:52:17.566 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:52:18.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:18 smithi002 ceph-mon[69703]: pgmap v393: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:18.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:18 smithi007 ceph-mon[55448]: pgmap v393: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:18.964 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:52:18.965 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:52:19.436 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:52:20.437 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:52:20.741 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:52:21.093 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:20 smithi002 ceph-mon[69703]: from='client.54872 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:21.093 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:20 smithi002 ceph-mon[69703]: pgmap v394: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:21.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:20 smithi007 ceph-mon[55448]: from='client.54872 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:21.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:20 smithi007 ceph-mon[55448]: pgmap v394: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:22.138 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:52:22.138 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:52:22.575 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:52:23.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:22 smithi007 ceph-mon[55448]: pgmap v395: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:23.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:22 smithi002 ceph-mon[69703]: pgmap v395: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:23.576 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:52:23.882 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:52:23.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:23 smithi002 ceph-mon[69703]: from='client.54876 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:24.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:23 smithi007 ceph-mon[55448]: from='client.54876 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:25.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:24 smithi007 ceph-mon[55448]: pgmap v396: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:25.151 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:24 smithi002 ceph-mon[69703]: pgmap v396: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:25.241 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:52:25.242 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:52:25.691 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:52:26.693 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:52:26.998 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:52:27.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:26 smithi007 ceph-mon[55448]: from='client.54880 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:27.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:26 smithi007 ceph-mon[55448]: pgmap v397: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:27.129 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:26 smithi002 ceph-mon[69703]: from='client.54880 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:27.129 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:26 smithi002 ceph-mon[69703]: pgmap v397: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:28.426 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:52:28.426 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:52:28.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:28 smithi007 ceph-mon[55448]: pgmap v398: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:28.612 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:28 smithi002 ceph-mon[69703]: pgmap v398: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:28.875 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:52:29.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:29 smithi007 ceph-mon[55448]: from='client.54884 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:29.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:29 smithi002 ceph-mon[69703]: from='client.54884 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:29.876 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:52:30.194 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:52:30.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:30 smithi007 ceph-mon[55448]: pgmap v399: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:30.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:30 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:52:30.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:30 smithi002 ceph-mon[69703]: pgmap v399: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:30.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:30 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:52:31.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:31 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:52:31.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:31 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:52:31.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:31 smithi002 ceph-mon[69703]: pgmap v400: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:31.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:31 smithi002 ceph-mon[69703]: pgmap v401: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:31.401 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:31 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:52:31.515 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:52:31.515 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:52:31.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:31 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:52:31.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:31 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:52:31.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:31 smithi007 ceph-mon[55448]: pgmap v400: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:31.610 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:31 smithi007 ceph-mon[55448]: pgmap v401: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:31.610 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:31 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:52:31.965 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:52:32.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:32 smithi007 ceph-mon[55448]: from='client.54888 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:32.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:32 smithi002 ceph-mon[69703]: from='client.54888 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:32.966 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:52:33.272 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:52:33.605 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:33 smithi002 ceph-mon[69703]: pgmap v402: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:33.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:33 smithi007 ceph-mon[55448]: pgmap v402: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:34.697 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:52:34.697 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:52:35.152 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:52:35.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:35 smithi007 ceph-mon[55448]: pgmap v403: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:35.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:35 smithi007 ceph-mon[55448]: from='client.54892 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:35.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:35 smithi002 ceph-mon[69703]: pgmap v403: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:35.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:35 smithi002 ceph-mon[69703]: from='client.54892 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:36.153 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:52:36.458 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:52:37.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:37 smithi007 ceph-mon[55448]: pgmap v404: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:37.870 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:52:37.870 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:52:37.894 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:37 smithi002 ceph-mon[69703]: pgmap v404: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:38.290 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:52:38.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:38 smithi007 ceph-mon[55448]: from='client.54896 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:38.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:38 smithi002 ceph-mon[69703]: from='client.54896 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:39.291 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:52:39.611 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:52:39.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:39 smithi002 ceph-mon[69703]: pgmap v405: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:39.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:39 smithi007 ceph-mon[55448]: pgmap v405: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:40.964 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:52:40.964 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:52:41.407 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:52:41.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:41 smithi002 ceph-mon[69703]: pgmap v406: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:41.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:41 smithi007 ceph-mon[55448]: pgmap v406: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:42.408 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:52:42.712 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:52:42.836 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:42 smithi002 ceph-mon[69703]: from='client.54900 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:42.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:42 smithi007 ceph-mon[55448]: from='client.54900 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:43.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:43 smithi007 ceph-mon[55448]: pgmap v407: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:43.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:43 smithi002 ceph-mon[69703]: pgmap v407: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:44.142 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:52:44.142 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:52:44.564 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:52:45.565 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:52:45.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:45 smithi007 ceph-mon[55448]: from='client.54904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:45.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:45 smithi007 ceph-mon[55448]: pgmap v408: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:45.871 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:52:45.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:45 smithi002 ceph-mon[69703]: from='client.54904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:45.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:45 smithi002 ceph-mon[69703]: pgmap v408: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:47.217 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:52:47.217 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:52:47.671 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:52:47.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:47 smithi007 ceph-mon[55448]: pgmap v409: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:47.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:47 smithi002 ceph-mon[69703]: pgmap v409: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:48.672 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:52:48.861 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:48 smithi007 ceph-mon[55448]: from='client.54908 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:48.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:48 smithi002 ceph-mon[69703]: from='client.54908 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:48.977 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:52:49.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:49 smithi007 ceph-mon[55448]: pgmap v410: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:49.879 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:49 smithi002 ceph-mon[69703]: pgmap v410: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:50.320 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:52:50.320 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:52:50.755 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:52:51.756 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:52:51.790 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:51 smithi002 ceph-mon[69703]: from='client.54912 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:51.790 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:51 smithi002 ceph-mon[69703]: pgmap v411: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:51.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:51 smithi007 ceph-mon[55448]: from='client.54912 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:51.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:51 smithi007 ceph-mon[55448]: pgmap v411: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:52.060 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:52:53.438 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:52:53.438 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:52:53.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:53 smithi007 ceph-mon[55448]: pgmap v412: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:53.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:53 smithi002 ceph-mon[69703]: pgmap v412: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:53.868 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:52:54.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:54 smithi007 ceph-mon[55448]: from='client.54916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:54.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:54 smithi002 ceph-mon[69703]: from='client.54916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:54.869 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:52:55.173 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:52:55.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:55 smithi007 ceph-mon[55448]: pgmap v413: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:55.641 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:55 smithi002 ceph-mon[69703]: pgmap v413: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:56.487 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:52:56.488 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:52:56.888 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:52:57.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:57 smithi007 ceph-mon[55448]: pgmap v414: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:57.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:57 smithi007 ceph-mon[55448]: from='client.54920 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:57.889 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:52:57.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:57 smithi002 ceph-mon[69703]: pgmap v414: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:57.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:57 smithi002 ceph-mon[69703]: from='client.54920 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:52:58.195 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:52:59.459 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:52:59.460 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:52:59.829 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:52:59 smithi002 ceph-mon[69703]: pgmap v415: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:59.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:52:59 smithi007 ceph-mon[55448]: pgmap v415: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:52:59.861 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:53:00.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:00 smithi007 ceph-mon[55448]: from='client.54924 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:00.862 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:53:00.897 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:00 smithi002 ceph-mon[69703]: from='client.54924 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:01.166 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:53:01.649 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:01 smithi002 ceph-mon[69703]: pgmap v416: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:01.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:01 smithi007 ceph-mon[55448]: pgmap v416: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:02.509 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:53:02.509 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:53:02.944 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:53:03.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:03 smithi007 ceph-mon[55448]: pgmap v417: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:03.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:03 smithi007 ceph-mon[55448]: from='client.54928 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:03.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:03 smithi002 ceph-mon[69703]: pgmap v417: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:03.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:03 smithi002 ceph-mon[69703]: from='client.54928 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:03.945 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:53:04.251 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:53:05.637 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:53:05.637 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:53:05.856 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:05 smithi002 ceph-mon[69703]: pgmap v418: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:05.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:05 smithi007 ceph-mon[55448]: pgmap v418: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:06.076 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:53:06.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:06 smithi007 ceph-mon[55448]: from='client.54932 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:06.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:06 smithi002 ceph-mon[69703]: from='client.54932 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:07.077 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:53:07.381 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:53:07.768 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:07 smithi002 ceph-mon[69703]: pgmap v419: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:07.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:07 smithi007 ceph-mon[55448]: pgmap v419: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:08.835 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:53:08.835 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:53:09.246 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:53:09.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:09 smithi007 ceph-mon[55448]: pgmap v420: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:09.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:09 smithi007 ceph-mon[55448]: from='client.54936 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:09.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:09 smithi002 ceph-mon[69703]: pgmap v420: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:09.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:09 smithi002 ceph-mon[69703]: from='client.54936 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:10.247 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:53:10.551 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:53:11.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:11 smithi007 ceph-mon[55448]: pgmap v421: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:11.901 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:11 smithi002 ceph-mon[69703]: pgmap v421: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:11.922 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:53:11.922 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:53:12.368 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:53:13.369 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:53:13.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:13 smithi007 ceph-mon[55448]: from='client.54940 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:13.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:13 smithi007 ceph-mon[55448]: pgmap v422: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:13.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:13 smithi002 ceph-mon[69703]: from='client.54940 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:13.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:13 smithi002 ceph-mon[69703]: pgmap v422: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:13.673 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:53:15.001 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:53:15.001 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:53:15.403 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:53:15.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:15 smithi002 ceph-mon[69703]: pgmap v423: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:15.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:15 smithi007 ceph-mon[55448]: pgmap v423: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:16.403 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:53:16.708 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:53:16.830 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:16 smithi002 ceph-mon[69703]: from='client.54944 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:16.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:16 smithi007 ceph-mon[55448]: from='client.54944 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:17.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:17 smithi007 ceph-mon[55448]: pgmap v424: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:17.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:17 smithi002 ceph-mon[69703]: pgmap v424: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:17.990 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:53:17.991 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:53:18.392 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:53:19.394 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:53:19.702 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:53:19.821 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:19 smithi002 ceph-mon[69703]: from='client.54948 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:19.822 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:19 smithi002 ceph-mon[69703]: pgmap v425: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:19.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:19 smithi007 ceph-mon[55448]: from='client.54948 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:19.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:19 smithi007 ceph-mon[55448]: pgmap v425: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:21.032 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:53:21.032 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:53:21.468 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:53:21.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:21 smithi007 ceph-mon[55448]: pgmap v426: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:21.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:21 smithi002 ceph-mon[69703]: pgmap v426: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:22.470 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:53:22.780 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:53:22.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:22 smithi007 ceph-mon[55448]: from='client.54952 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:22.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:22 smithi002 ceph-mon[69703]: from='client.54952 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:23.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:23 smithi007 ceph-mon[55448]: pgmap v427: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:23.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:23 smithi002 ceph-mon[69703]: pgmap v427: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:24.147 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:53:24.147 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:53:24.585 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:53:25.586 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:53:25.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:25 smithi007 ceph-mon[55448]: from='client.54956 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:25.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:25 smithi007 ceph-mon[55448]: pgmap v428: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:25.888 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:53:25.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:25 smithi002 ceph-mon[69703]: from='client.54956 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:25.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:25 smithi002 ceph-mon[69703]: pgmap v428: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:27.279 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:53:27.280 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:53:27.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:27 smithi002 ceph-mon[69703]: pgmap v429: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:27.710 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:53:27.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:27 smithi007 ceph-mon[55448]: pgmap v429: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:28.711 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:53:28.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:28 smithi007 ceph-mon[55448]: from='client.54960 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:28.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:28 smithi002 ceph-mon[69703]: from='client.54960 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:29.017 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:53:29.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:29 smithi007 ceph-mon[55448]: pgmap v430: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:29.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:29 smithi002 ceph-mon[69703]: pgmap v430: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:30.367 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:53:30.367 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:43:22.511234Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:43:22.511137Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:43:22.510921Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:43:22.510749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:43:22.511032Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:53:30.814 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:53:31.815 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:53:31.845 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:31 smithi002 ceph-mon[69703]: from='client.54964 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:31.845 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:31 smithi002 ceph-mon[69703]: pgmap v431: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:31.845 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:31 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:53:31.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:31 smithi007 ceph-mon[55448]: from='client.54964 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:31.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:31 smithi007 ceph-mon[55448]: pgmap v431: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:31.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:31 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:53:32.117 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:53:32.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:32 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:53:32.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:32 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:53:32.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:32 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:53:32.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:32 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:53:32.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:32 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:53:32.901 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:32 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:53:32.901 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:32 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:53:33.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:32 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:53:33.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:32 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:53:33.110 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:32 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:53:33.110 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:32 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:53:33.110 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:32 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:53:33.110 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:32 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:53:33.110 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:32 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:53:33.502 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:53:33.502 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:53:33.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:33 smithi002 ceph-mon[69703]: pgmap v432: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:33.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:33 smithi002 ceph-mon[69703]: pgmap v433: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:34.015 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:53:34.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:33 smithi007 ceph-mon[55448]: pgmap v432: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:34.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:33 smithi007 ceph-mon[55448]: pgmap v433: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:35.016 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:53:35.051 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:34 smithi002 ceph-mon[69703]: from='client.54968 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:35.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:34 smithi007 ceph-mon[55448]: from='client.54968 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:35.322 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:53:36.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:35 smithi007 ceph-mon[55448]: pgmap v434: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:36.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:35 smithi002 ceph-mon[69703]: pgmap v434: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:36.666 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:53:36.666 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:53:37.123 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:53:38.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:37 smithi007 ceph-mon[55448]: pgmap v435: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:38.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:37 smithi007 ceph-mon[55448]: from='client.54972 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:38.124 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:53:38.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:37 smithi002 ceph-mon[69703]: pgmap v435: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:38.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:37 smithi002 ceph-mon[69703]: from='client.54972 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:38.428 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:53:39.770 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:53:39.770 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:53:40.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:39 smithi007 ceph-mon[55448]: pgmap v436: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:40.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:39 smithi002 ceph-mon[69703]: pgmap v436: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:40.207 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:53:41.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:40 smithi007 ceph-mon[55448]: from='client.54976 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:41.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:40 smithi002 ceph-mon[69703]: from='client.54976 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:41.208 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:53:41.513 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:53:42.001 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:41 smithi002 ceph-mon[69703]: pgmap v437: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:42.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:41 smithi007 ceph-mon[55448]: pgmap v437: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:42.895 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:53:42.896 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:53:43.333 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:53:43.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:43 smithi007 ceph-mon[55448]: pgmap v438: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:43.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:43 smithi002 ceph-mon[69703]: pgmap v438: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:44.334 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:53:44.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:44 smithi007 ceph-mon[55448]: from='client.54980 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:44.638 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:53:44.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:44 smithi002 ceph-mon[69703]: from='client.54980 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:45.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:45 smithi007 ceph-mon[55448]: pgmap v439: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:45.612 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:45 smithi002 ceph-mon[69703]: pgmap v439: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:46.072 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:53:46.073 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:53:46.513 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:53:47.514 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:53:47.820 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:53:47.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:47 smithi007 ceph-mon[55448]: from='client.54984 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:47.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:47 smithi007 ceph-mon[55448]: pgmap v440: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:47.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:47 smithi002 ceph-mon[69703]: from='client.54984 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:47.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:47 smithi002 ceph-mon[69703]: pgmap v440: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:49.175 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:53:49.175 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:53:49.563 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:49 smithi002 ceph-mon[69703]: pgmap v441: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:49.603 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:53:49.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:49 smithi007 ceph-mon[55448]: pgmap v441: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:50.604 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:53:50.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:50 smithi007 ceph-mon[55448]: from='client.54988 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:50.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:50 smithi002 ceph-mon[69703]: from='client.54988 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:50.911 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:53:51.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:51 smithi007 ceph-mon[55448]: pgmap v442: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:51.879 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:51 smithi002 ceph-mon[69703]: pgmap v442: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:52.308 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:53:52.308 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:53:52.765 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:53:53.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:53 smithi007 ceph-mon[55448]: from='client.54992 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:53.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:53 smithi007 ceph-mon[55448]: pgmap v443: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:53.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:53 smithi002 ceph-mon[69703]: from='client.54992 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:53.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:53 smithi002 ceph-mon[69703]: pgmap v443: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:53.766 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:53:54.071 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:53:55.504 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:53:55.505 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:53:55.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:55 smithi007 ceph-mon[55448]: pgmap v444: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:55.878 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:55 smithi002 ceph-mon[69703]: pgmap v444: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:55.919 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:53:56.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:56 smithi007 ceph-mon[55448]: from='client.54996 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:56.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:56 smithi002 ceph-mon[69703]: from='client.54996 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:56.920 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:53:57.224 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:53:57.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:57 smithi002 ceph-mon[69703]: pgmap v445: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:57.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:57 smithi007 ceph-mon[55448]: pgmap v445: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:58.585 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:53:58.585 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:53:59.020 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:53:59.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:59 smithi007 ceph-mon[55448]: pgmap v446: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:59.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:53:59 smithi007 ceph-mon[55448]: from='client.55000 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:53:59.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:59 smithi002 ceph-mon[69703]: pgmap v446: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:53:59.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:53:59 smithi002 ceph-mon[69703]: from='client.55000 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:00.021 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:54:00.325 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:54:01.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:01 smithi002 ceph-mon[69703]: pgmap v447: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:01.701 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:54:01.701 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:54:01.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:01 smithi007 ceph-mon[55448]: pgmap v447: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:02.145 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:54:02.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:02 smithi007 ceph-mon[55448]: from='client.55004 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:02.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:02 smithi002 ceph-mon[69703]: from='client.55004 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:03.146 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:54:03.452 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:54:03.756 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:03 smithi002 ceph-mon[69703]: pgmap v448: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:03.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:03 smithi007 ceph-mon[55448]: pgmap v448: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:04.834 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:54:04.834 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:54:05.279 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:54:05.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:05 smithi002 ceph-mon[69703]: pgmap v449: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:05.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:05 smithi002 ceph-mon[69703]: from='client.55008 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:05.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:05 smithi007 ceph-mon[55448]: pgmap v449: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:05.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:05 smithi007 ceph-mon[55448]: from='client.55008 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:06.280 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:54:06.586 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:54:07.618 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:07 smithi002 ceph-mon[69703]: pgmap v450: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:07.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:07 smithi007 ceph-mon[55448]: pgmap v450: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:08.049 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:54:08.049 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:54:08.469 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:54:09.469 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:54:09.774 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:54:09.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:09 smithi007 ceph-mon[55448]: from='client.55012 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:09.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:09 smithi007 ceph-mon[55448]: pgmap v451: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:09.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:09 smithi002 ceph-mon[69703]: from='client.55012 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:09.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:09 smithi002 ceph-mon[69703]: pgmap v451: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:11.134 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:54:11.135 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:54:11.559 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:54:11.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:11 smithi007 ceph-mon[55448]: pgmap v452: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:11.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:11 smithi002 ceph-mon[69703]: pgmap v452: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:12.560 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:54:12.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:12 smithi007 ceph-mon[55448]: from='client.55016 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:12.866 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:54:12.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:12 smithi002 ceph-mon[69703]: from='client.55016 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:13.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:13 smithi002 ceph-mon[69703]: pgmap v453: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:13.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:13 smithi007 ceph-mon[55448]: pgmap v453: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:14.249 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:54:14.249 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:54:14.709 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:54:15.710 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:54:15.745 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:15 smithi002 ceph-mon[69703]: from='client.55020 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:15.745 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:15 smithi002 ceph-mon[69703]: pgmap v454: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:15.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:15 smithi007 ceph-mon[55448]: from='client.55020 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:15.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:15 smithi007 ceph-mon[55448]: pgmap v454: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:16.017 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:54:17.398 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:54:17.399 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:54:17.826 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:17 smithi002 ceph-mon[69703]: pgmap v455: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:17.858 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:54:17.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:17 smithi007 ceph-mon[55448]: pgmap v455: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:18.859 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:54:18.860 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:18 smithi007 ceph-mon[55448]: from='client.55024 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:18.894 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:18 smithi002 ceph-mon[69703]: from='client.55024 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:19.163 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:54:19.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:19 smithi002 ceph-mon[69703]: pgmap v456: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:19.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:19 smithi007 ceph-mon[55448]: pgmap v456: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:20.525 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:54:20.525 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:54:20.968 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:54:21.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:21 smithi007 ceph-mon[55448]: pgmap v457: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:21.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:21 smithi007 ceph-mon[55448]: from='client.55028 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:21.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:21 smithi002 ceph-mon[69703]: pgmap v457: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:21.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:21 smithi002 ceph-mon[69703]: from='client.55028 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:21.969 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:54:22.273 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:54:23.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:23 smithi007 ceph-mon[55448]: pgmap v458: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:23.641 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:54:23.641 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:54:23.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:23 smithi002 ceph-mon[69703]: pgmap v458: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:24.067 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:54:24.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:24 smithi007 ceph-mon[55448]: from='client.55032 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:24.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:24 smithi002 ceph-mon[69703]: from='client.55032 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:25.069 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:54:25.374 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:54:25.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:25 smithi002 ceph-mon[69703]: pgmap v459: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:25.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:25 smithi007 ceph-mon[55448]: pgmap v459: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:26.744 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:54:26.744 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:54:27.156 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:54:27.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:27 smithi007 ceph-mon[55448]: pgmap v460: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:27.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:27 smithi007 ceph-mon[55448]: from='client.55036 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:27.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:27 smithi002 ceph-mon[69703]: pgmap v460: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:27.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:27 smithi002 ceph-mon[69703]: from='client.55036 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:28.157 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:54:28.462 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:54:29.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:29 smithi002 ceph-mon[69703]: pgmap v461: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:29.821 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:54:29.821 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:54:29.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:29 smithi007 ceph-mon[55448]: pgmap v461: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:30.265 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:54:30.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:30 smithi002 ceph-mon[69703]: from='client.55040 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:30.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:30 smithi007 ceph-mon[55448]: from='client.55040 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:31.267 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:54:31.576 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:54:31.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:31 smithi002 ceph-mon[69703]: pgmap v462: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:31.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:31 smithi007 ceph-mon[55448]: pgmap v462: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:32.979 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:54:32.979 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:54:33.379 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:54:33.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:33 smithi007 ceph-mon[55448]: pgmap v463: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:33.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:33 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:54:33.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:33 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:54:33.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:33 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:54:33.610 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:33 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:54:33.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:33 smithi002 ceph-mon[69703]: pgmap v463: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:33.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:33 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:54:33.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:33 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:54:33.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:33 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:54:33.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:33 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:54:34.380 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:54:34.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:34 smithi007 ceph-mon[55448]: from='client.55044 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:34.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:34 smithi007 ceph-mon[55448]: pgmap v464: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:34.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:34 smithi007 ceph-mon[55448]: pgmap v465: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:34.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:34 smithi002 ceph-mon[69703]: from='client.55044 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:34.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:34 smithi002 ceph-mon[69703]: pgmap v464: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:34.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:34 smithi002 ceph-mon[69703]: pgmap v465: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:34.684 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:54:36.114 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:54:36.115 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:54:36.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:36 smithi002 ceph-mon[69703]: pgmap v466: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:36.564 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:54:36.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:36 smithi007 ceph-mon[55448]: pgmap v466: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:37.566 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:54:37.602 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:37 smithi002 ceph-mon[69703]: from='client.55048 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:37.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:37 smithi007 ceph-mon[55448]: from='client.55048 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:37.873 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:54:38.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:38 smithi007 ceph-mon[55448]: pgmap v467: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:38.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:38 smithi002 ceph-mon[69703]: pgmap v467: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:39.217 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:54:39.217 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:54:39.647 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:54:40.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:40 smithi007 ceph-mon[55448]: pgmap v468: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:40.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:40 smithi007 ceph-mon[55448]: from='client.55052 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:40.648 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:54:40.652 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:40 smithi002 ceph-mon[69703]: pgmap v468: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:40.652 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:40 smithi002 ceph-mon[69703]: from='client.55052 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:40.954 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:54:42.356 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:54:42.357 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:54:42.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:42 smithi007 ceph-mon[55448]: pgmap v469: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:42.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:42 smithi002 ceph-mon[69703]: pgmap v469: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:42.805 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:54:43.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:43 smithi007 ceph-mon[55448]: from='client.55056 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:43.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:43 smithi002 ceph-mon[69703]: from='client.55056 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:43.805 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:54:44.110 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:54:44.583 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:44 smithi002 ceph-mon[69703]: pgmap v470: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:44.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:44 smithi007 ceph-mon[55448]: pgmap v470: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:45.433 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:54:45.434 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:54:45.837 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:54:46.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:46 smithi007 ceph-mon[55448]: pgmap v471: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:46.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:46 smithi007 ceph-mon[55448]: from='client.55060 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:46.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:46 smithi002 ceph-mon[69703]: pgmap v471: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:46.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:46 smithi002 ceph-mon[69703]: from='client.55060 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:46.839 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:54:47.145 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:54:48.531 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:54:48.531 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:54:48.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:48 smithi007 ceph-mon[55448]: pgmap v472: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:48.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:48 smithi002 ceph-mon[69703]: pgmap v472: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:48.978 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:54:49.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:49 smithi002 ceph-mon[69703]: from='client.55064 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:49.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:49 smithi007 ceph-mon[55448]: from='client.55064 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:49.979 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:54:50.283 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:54:50.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:50 smithi002 ceph-mon[69703]: pgmap v473: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:50.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:50 smithi007 ceph-mon[55448]: pgmap v473: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:51.662 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:54:51.662 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:54:52.136 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:54:52.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:52 smithi002 ceph-mon[69703]: pgmap v474: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:52.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:52 smithi002 ceph-mon[69703]: from='client.55068 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:52.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:52 smithi007 ceph-mon[55448]: pgmap v474: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:52.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:52 smithi007 ceph-mon[55448]: from='client.55068 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:53.137 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:54:53.442 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:54:54.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:54 smithi002 ceph-mon[69703]: pgmap v475: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:54.776 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:54:54.776 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:54:54.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:54 smithi007 ceph-mon[55448]: pgmap v475: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:55.238 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:54:55.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:55 smithi002 ceph-mon[69703]: from='client.55072 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:55.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:55 smithi007 ceph-mon[55448]: from='client.55072 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:56.239 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:54:56.544 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:54:56.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:56 smithi002 ceph-mon[69703]: pgmap v476: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:56.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:56 smithi007 ceph-mon[55448]: pgmap v476: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:57.867 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:54:57.867 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:54:58.288 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:54:58.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:58 smithi002 ceph-mon[69703]: pgmap v477: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:58.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:54:58 smithi002 ceph-mon[69703]: from='client.55076 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:58.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:58 smithi007 ceph-mon[55448]: pgmap v477: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:54:58.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:54:58 smithi007 ceph-mon[55448]: from='client.55076 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:54:59.288 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:54:59.595 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:55:00.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:00 smithi002 ceph-mon[69703]: pgmap v478: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:00.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:00 smithi007 ceph-mon[55448]: pgmap v478: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:00.990 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:55:00.990 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:55:01.429 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:55:02.429 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:55:02.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:02 smithi002 ceph-mon[69703]: from='client.55080 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:02.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:02 smithi002 ceph-mon[69703]: pgmap v479: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:02.735 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:55:02.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:02 smithi007 ceph-mon[55448]: from='client.55080 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:02.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:02 smithi007 ceph-mon[55448]: pgmap v479: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:04.121 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:55:04.121 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:55:04.400 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:04 smithi002 ceph-mon[69703]: pgmap v480: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:04.526 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:55:04.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:04 smithi007 ceph-mon[55448]: pgmap v480: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:05.527 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:55:05.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:05 smithi002 ceph-mon[69703]: from='client.55084 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:05.834 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:55:05.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:05 smithi007 ceph-mon[55448]: from='client.55084 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:06.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:06 smithi002 ceph-mon[69703]: pgmap v481: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:06.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:06 smithi007 ceph-mon[55448]: pgmap v481: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:07.208 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:55:07.209 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:55:07.650 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:55:08.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:08 smithi002 ceph-mon[69703]: pgmap v482: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:08.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:08 smithi002 ceph-mon[69703]: from='client.55088 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:08.652 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:55:08.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:08 smithi007 ceph-mon[55448]: pgmap v482: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:08.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:08 smithi007 ceph-mon[55448]: from='client.55088 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:08.956 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:55:10.306 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:55:10.306 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:55:10.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:10 smithi002 ceph-mon[69703]: pgmap v483: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:10.763 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:55:10.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:10 smithi007 ceph-mon[55448]: pgmap v483: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:11.764 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:55:11.799 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:11 smithi002 ceph-mon[69703]: from='client.55092 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:11.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:11 smithi007 ceph-mon[55448]: from='client.55092 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:12.069 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:55:12.579 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:12 smithi002 ceph-mon[69703]: pgmap v484: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:12.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:12 smithi007 ceph-mon[55448]: pgmap v484: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:13.494 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:55:13.495 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:55:13.942 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:55:14.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:14 smithi007 ceph-mon[55448]: pgmap v485: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:14.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:14 smithi007 ceph-mon[55448]: from='client.55096 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:14.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:14 smithi002 ceph-mon[69703]: pgmap v485: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:14.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:14 smithi002 ceph-mon[69703]: from='client.55096 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:14.943 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:55:15.249 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:55:16.599 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:55:16.599 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:55:16.794 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:16 smithi002 ceph-mon[69703]: pgmap v486: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:16.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:16 smithi007 ceph-mon[55448]: pgmap v486: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:17.032 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:55:17.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:17 smithi007 ceph-mon[55448]: from='client.55100 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:17.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:17 smithi002 ceph-mon[69703]: from='client.55100 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:18.033 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:55:18.338 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:55:18.861 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:18 smithi007 ceph-mon[55448]: pgmap v487: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:18.894 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:18 smithi002 ceph-mon[69703]: pgmap v487: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:19.753 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:55:19.753 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:55:20.174 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:55:20.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:20 smithi007 ceph-mon[55448]: pgmap v488: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:20.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:20 smithi007 ceph-mon[55448]: from='client.55104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:20.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:20 smithi002 ceph-mon[69703]: pgmap v488: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:20.901 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:20 smithi002 ceph-mon[69703]: from='client.55104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:21.174 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:55:21.482 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:55:22.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:22 smithi002 ceph-mon[69703]: pgmap v489: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:22.834 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:55:22.834 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:55:22.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:22 smithi007 ceph-mon[55448]: pgmap v489: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:23.281 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:55:23.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:23 smithi002 ceph-mon[69703]: from='client.55108 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:23.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:23 smithi007 ceph-mon[55448]: from='client.55108 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:24.282 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:55:24.586 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:55:24.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:24 smithi002 ceph-mon[69703]: pgmap v490: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:24.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:24 smithi007 ceph-mon[55448]: pgmap v490: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:25.963 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:55:25.963 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:55:26.382 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:55:26.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:26 smithi002 ceph-mon[69703]: pgmap v491: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:26.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:26 smithi007 ceph-mon[55448]: pgmap v491: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:27.383 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:55:27.688 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:55:27.810 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:27 smithi002 ceph-mon[69703]: from='client.55112 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:27.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:27 smithi007 ceph-mon[55448]: from='client.55112 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:28.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:28 smithi002 ceph-mon[69703]: pgmap v492: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:28.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:28 smithi007 ceph-mon[55448]: pgmap v492: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:29.094 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:55:29.094 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:55:29.523 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:55:30.524 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:55:30.831 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:55:30.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:30 smithi007 ceph-mon[55448]: pgmap v493: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:30.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:30 smithi007 ceph-mon[55448]: from='client.55116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:30.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:30 smithi002 ceph-mon[69703]: pgmap v493: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:30.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:30 smithi002 ceph-mon[69703]: from='client.55116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:32.177 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:55:32.178 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:55:32.647 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:32 smithi002 ceph-mon[69703]: pgmap v494: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:32.680 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:55:32.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:32 smithi007 ceph-mon[55448]: pgmap v494: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:33.681 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:55:33.710 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:33 smithi002 ceph-mon[69703]: from='client.55120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:33.711 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:33 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:55:33.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:33 smithi007 ceph-mon[55448]: from='client.55120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:33.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:33 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:55:33.982 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:55:34.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:34 smithi007 ceph-mon[55448]: pgmap v495: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:34.860 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:34 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:55:34.860 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:34 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:55:34.860 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:34 smithi007 ceph-mon[55448]: pgmap v496: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:34.860 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:34 smithi007 ceph-mon[55448]: pgmap v497: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:34.860 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:34 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:55:34.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:34 smithi002 ceph-mon[69703]: pgmap v495: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:34.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:34 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:55:34.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:34 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:55:34.901 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:34 smithi002 ceph-mon[69703]: pgmap v496: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:34.901 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:34 smithi002 ceph-mon[69703]: pgmap v497: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:34.901 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:34 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:55:35.334 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:55:35.335 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:55:35.807 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:55:36.807 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:55:37.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:36 smithi007 ceph-mon[55448]: from='client.55124 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:37.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:36 smithi007 ceph-mon[55448]: pgmap v498: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:37.111 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:55:37.151 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:36 smithi002 ceph-mon[69703]: from='client.55124 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:37.151 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:36 smithi002 ceph-mon[69703]: pgmap v498: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:38.462 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:55:38.462 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:55:38.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:38 smithi007 ceph-mon[55448]: pgmap v499: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:38.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:38 smithi002 ceph-mon[69703]: pgmap v499: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:38.923 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:55:39.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:39 smithi007 ceph-mon[55448]: from='client.55128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:39.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:39 smithi002 ceph-mon[69703]: from='client.55128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:39.924 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:55:40.228 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:55:40.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:40 smithi007 ceph-mon[55448]: pgmap v500: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:40.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:40 smithi002 ceph-mon[69703]: pgmap v500: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:41.637 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:55:41.637 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:55:42.119 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:55:43.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:42 smithi007 ceph-mon[55448]: from='client.55132 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:43.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:42 smithi007 ceph-mon[55448]: pgmap v501: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:43.121 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:55:43.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:42 smithi002 ceph-mon[69703]: from='client.55132 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:43.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:42 smithi002 ceph-mon[69703]: pgmap v501: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:43.425 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:55:44.770 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:55:44.770 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:55:45.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:44 smithi007 ceph-mon[55448]: pgmap v502: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:45.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:44 smithi002 ceph-mon[69703]: pgmap v502: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:45.213 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:55:46.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:45 smithi007 ceph-mon[55448]: from='client.55136 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:46.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:45 smithi002 ceph-mon[69703]: from='client.55136 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:46.214 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:55:46.521 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:55:46.901 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:46 smithi002 ceph-mon[69703]: pgmap v503: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:47.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:46 smithi007 ceph-mon[55448]: pgmap v503: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:47.874 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:55:47.875 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:55:48.302 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:55:48.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:48 smithi007 ceph-mon[55448]: pgmap v504: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:48.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:48 smithi007 ceph-mon[55448]: from='client.55140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:48.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:48 smithi002 ceph-mon[69703]: pgmap v504: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:48.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:48 smithi002 ceph-mon[69703]: from='client.55140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:49.303 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:55:49.608 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:55:50.968 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:55:50.968 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:55:51.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:50 smithi007 ceph-mon[55448]: pgmap v505: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:51.147 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:50 smithi002 ceph-mon[69703]: pgmap v505: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:51.402 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:55:52.403 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:55:52.707 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:55:53.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:52 smithi007 ceph-mon[55448]: from='client.55144 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:53.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:52 smithi007 ceph-mon[55448]: pgmap v506: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:53.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:52 smithi002 ceph-mon[69703]: from='client.55144 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:53.151 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:52 smithi002 ceph-mon[69703]: pgmap v506: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:54.090 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:55:54.090 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:55:54.501 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:55:55.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:54 smithi007 ceph-mon[55448]: pgmap v507: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:55.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:54 smithi002 ceph-mon[69703]: pgmap v507: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:55.502 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:55:55.808 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:55:56.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:55 smithi007 ceph-mon[55448]: from='client.55148 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:56.131 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:55 smithi002 ceph-mon[69703]: from='client.55148 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:57.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:56 smithi007 ceph-mon[55448]: pgmap v508: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:57.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:56 smithi002 ceph-mon[69703]: pgmap v508: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:57.215 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:55:57.215 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:55:57.643 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:55:58.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:58 smithi007 ceph-mon[55448]: from='client.55152 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:58.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:55:58 smithi007 ceph-mon[55448]: pgmap v509: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:58.645 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:55:58.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:58 smithi002 ceph-mon[69703]: from='client.55152 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:55:58.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:55:58 smithi002 ceph-mon[69703]: pgmap v509: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:55:58.950 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:56:00.324 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:56:00.324 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:56:00.767 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:56:01.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:00 smithi007 ceph-mon[55448]: pgmap v510: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:01.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:00 smithi002 ceph-mon[69703]: pgmap v510: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:01.768 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:56:02.073 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:56:02.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:01 smithi007 ceph-mon[55448]: from='client.55156 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:02.152 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:01 smithi002 ceph-mon[69703]: from='client.55156 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:02.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:02 smithi002 ceph-mon[69703]: pgmap v511: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:03.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:02 smithi007 ceph-mon[55448]: pgmap v511: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:03.436 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:56:03.436 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:56:03.874 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:56:04.874 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:56:05.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:04 smithi007 ceph-mon[55448]: from='client.55160 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:05.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:04 smithi007 ceph-mon[55448]: pgmap v512: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:05.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:04 smithi002 ceph-mon[69703]: from='client.55160 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:05.151 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:04 smithi002 ceph-mon[69703]: pgmap v512: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:05.178 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:56:06.575 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:56:06.575 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:56:06.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:06 smithi002 ceph-mon[69703]: pgmap v513: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:07.015 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:56:07.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:06 smithi007 ceph-mon[55448]: pgmap v513: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:08.016 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:56:08.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:07 smithi007 ceph-mon[55448]: from='client.55164 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:08.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:07 smithi002 ceph-mon[69703]: from='client.55164 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:08.322 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:56:09.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:08 smithi007 ceph-mon[55448]: pgmap v514: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:09.151 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:08 smithi002 ceph-mon[69703]: pgmap v514: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:09.738 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:56:09.738 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:56:10.215 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:56:11.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:10 smithi007 ceph-mon[55448]: from='client.55168 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:11.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:10 smithi007 ceph-mon[55448]: pgmap v515: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:11.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:10 smithi002 ceph-mon[69703]: from='client.55168 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:11.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:10 smithi002 ceph-mon[69703]: pgmap v515: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:11.216 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:56:11.519 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:56:12.874 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:56:12.875 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:56:13.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:12 smithi007 ceph-mon[55448]: pgmap v516: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:13.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:12 smithi002 ceph-mon[69703]: pgmap v516: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:13.301 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:56:14.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:13 smithi007 ceph-mon[55448]: from='client.55172 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:14.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:13 smithi002 ceph-mon[69703]: from='client.55172 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:14.302 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:56:14.606 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:56:15.094 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:14 smithi002 ceph-mon[69703]: pgmap v517: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:15.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:14 smithi007 ceph-mon[55448]: pgmap v517: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:15.972 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:56:15.972 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:56:16.415 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:56:17.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:16 smithi007 ceph-mon[55448]: pgmap v518: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:17.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:16 smithi002 ceph-mon[69703]: pgmap v518: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:17.415 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:56:17.722 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:56:18.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:17 smithi007 ceph-mon[55448]: from='client.55176 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:18.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:17 smithi002 ceph-mon[69703]: from='client.55176 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:19.106 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:56:19.106 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:56:19.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:18 smithi007 ceph-mon[55448]: pgmap v519: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:19.140 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:18 smithi002 ceph-mon[69703]: pgmap v519: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:19.542 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:56:20.542 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:56:20.850 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:56:21.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:20 smithi007 ceph-mon[55448]: from='client.55180 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:21.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:20 smithi007 ceph-mon[55448]: pgmap v520: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:21.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:20 smithi002 ceph-mon[69703]: from='client.55180 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:21.151 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:20 smithi002 ceph-mon[69703]: pgmap v520: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:22.238 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:56:22.238 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:56:22.631 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:56:23.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:22 smithi007 ceph-mon[55448]: pgmap v521: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:23.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:22 smithi002 ceph-mon[69703]: pgmap v521: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:23.632 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:56:23.939 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:56:24.076 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:23 smithi002 ceph-mon[69703]: from='client.55184 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:24.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:23 smithi007 ceph-mon[55448]: from='client.55184 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:25.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:24 smithi007 ceph-mon[55448]: pgmap v522: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:25.151 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:24 smithi002 ceph-mon[69703]: pgmap v522: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:25.208 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:56:25.208 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:56:25.639 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:56:26.640 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:56:26.945 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:56:27.059 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:26 smithi002 ceph-mon[69703]: from='client.55188 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:27.059 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:26 smithi002 ceph-mon[69703]: pgmap v523: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:27.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:26 smithi007 ceph-mon[55448]: from='client.55188 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:27.359 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:26 smithi007 ceph-mon[55448]: pgmap v523: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:28.211 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:56:28.211 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:56:28.546 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:28 smithi002 ceph-mon[69703]: pgmap v524: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:28.595 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:56:28.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:28 smithi007 ceph-mon[55448]: pgmap v524: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:29.596 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:56:29.631 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:29 smithi002 ceph-mon[69703]: from='client.55192 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:29.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:29 smithi007 ceph-mon[55448]: from='client.55192 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:29.901 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:56:30.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:30 smithi002 ceph-mon[69703]: pgmap v525: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:30.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:30 smithi007 ceph-mon[55448]: pgmap v525: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:31.166 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:56:31.166 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:56:31.564 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:56:32.565 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:56:32.872 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:56:32.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:32 smithi002 ceph-mon[69703]: from='client.55196 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:32.901 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:32 smithi002 ceph-mon[69703]: pgmap v526: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:33.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:32 smithi007 ceph-mon[55448]: from='client.55196 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:33.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:32 smithi007 ceph-mon[55448]: pgmap v526: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:34.115 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:56:34.115 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:56:34.507 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:56:35.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:34 smithi007 ceph-mon[55448]: pgmap v527: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:35.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:34 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:56:35.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:34 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:56:35.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:34 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:56:35.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:34 smithi007 ceph-mon[55448]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:56:35.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:34 smithi002 ceph-mon[69703]: pgmap v527: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:35.151 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:34 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:56:35.151 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:34 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:56:35.151 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:34 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:56:35.151 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:34 smithi002 ceph-mon[69703]: from='mgr.14152 172.21.15.2:0/2880285753' entity='mgr.a' 2023-12-18T13:56:35.508 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:56:35.814 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:56:36.095 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:35 smithi002 ceph-mon[69703]: from='client.55200 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:36.095 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:35 smithi002 ceph-mon[69703]: pgmap v528: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:36.095 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:35 smithi002 ceph-mon[69703]: pgmap v529: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:36.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:35 smithi007 ceph-mon[55448]: from='client.55200 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:36.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:35 smithi007 ceph-mon[55448]: pgmap v528: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:36.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:35 smithi007 ceph-mon[55448]: pgmap v529: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:37.111 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:56:37.111 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:56:37.513 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:56:38.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:37 smithi007 ceph-mon[55448]: pgmap v530: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:38.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:37 smithi002 ceph-mon[69703]: pgmap v530: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:38.514 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:56:38.819 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:56:39.099 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:38 smithi002 ceph-mon[69703]: from='client.55204 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:39.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:38 smithi007 ceph-mon[55448]: from='client.55204 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:40.077 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:56:40.077 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:56:40.105 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:39 smithi002 ceph-mon[69703]: pgmap v531: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:40.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:39 smithi007 ceph-mon[55448]: pgmap v531: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:40.478 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:56:41.478 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:56:41.785 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:56:42.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:41 smithi007 ceph-mon[55448]: from='client.55208 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:42.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:41 smithi007 ceph-mon[55448]: pgmap v532: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:42.151 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:41 smithi002 ceph-mon[69703]: from='client.55208 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:42.151 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:41 smithi002 ceph-mon[69703]: pgmap v532: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:43.073 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:56:43.073 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:56:43.468 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:56:43.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:43 smithi002 ceph-mon[69703]: pgmap v533: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:43.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:43 smithi007 ceph-mon[55448]: pgmap v533: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:44.470 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:56:44.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:44 smithi002 ceph-mon[69703]: from='client.55212 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:44.774 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:56:44.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:44 smithi007 ceph-mon[55448]: from='client.55212 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:45.585 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:45 smithi002 ceph-mon[69703]: pgmap v534: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:45.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:45 smithi007 ceph-mon[55448]: pgmap v534: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:46.034 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:56:46.034 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:56:46.436 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:56:47.437 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:56:47.740 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:56:47.846 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:47 smithi002 ceph-mon[69703]: from='client.55216 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:47.846 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:47 smithi002 ceph-mon[69703]: pgmap v535: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:47.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:47 smithi007 ceph-mon[55448]: from='client.55216 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:47.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:47 smithi007 ceph-mon[55448]: pgmap v535: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:49.027 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:56:49.027 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:56:49.427 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:56:49.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:49 smithi002 ceph-mon[69703]: pgmap v536: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:49.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:49 smithi007 ceph-mon[55448]: pgmap v536: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:50.428 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:56:50.732 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:56:50.837 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:50 smithi002 ceph-mon[69703]: from='client.55220 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:50.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:50 smithi007 ceph-mon[55448]: from='client.55220 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:51.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:51 smithi007 ceph-mon[55448]: pgmap v537: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:51.901 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:51 smithi002 ceph-mon[69703]: pgmap v537: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:51.972 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:56:51.973 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:56:52.378 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:56:53.380 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:56:53.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:53 smithi002 ceph-mon[69703]: from='client.55224 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:53.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:53 smithi002 ceph-mon[69703]: pgmap v538: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:53.685 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:56:53.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:53 smithi007 ceph-mon[55448]: from='client.55224 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:53.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:53 smithi007 ceph-mon[55448]: pgmap v538: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:54.951 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:56:54.952 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:56:55.351 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:56:55.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:55 smithi002 ceph-mon[69703]: pgmap v539: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:55.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:55 smithi007 ceph-mon[55448]: pgmap v539: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:56.352 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:56:56.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:56 smithi002 ceph-mon[69703]: from='client.55228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:56.660 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:56:56.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:56 smithi007 ceph-mon[55448]: from='client.55228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:57.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:57 smithi007 ceph-mon[55448]: pgmap v540: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:57.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:57 smithi002 ceph-mon[69703]: pgmap v540: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:57.949 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:56:57.949 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:56:58.350 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:56:59.351 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:56:59.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:59 smithi002 ceph-mon[69703]: from='client.55232 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:59.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:56:59 smithi002 ceph-mon[69703]: pgmap v541: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:56:59.659 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:56:59.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:59 smithi007 ceph-mon[55448]: from='client.55232 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:56:59.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:56:59 smithi007 ceph-mon[55448]: pgmap v541: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:00.912 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:57:00.912 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:57:01.300 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:57:01.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:01 smithi002 ceph-mon[69703]: pgmap v542: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:01.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:01 smithi002 ceph-mon[69703]: from='client.55236 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:57:01.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:01 smithi007 ceph-mon[55448]: pgmap v542: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:01.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:01 smithi007 ceph-mon[55448]: from='client.55236 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:57:02.301 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:57:02.609 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:57:03.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:03 smithi002 ceph-mon[69703]: pgmap v543: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:03.849 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:57:03.850 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:57:03.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:03 smithi007 ceph-mon[55448]: pgmap v543: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:04.232 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:57:04.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:04 smithi002 ceph-mon[69703]: from='client.55240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:57:04.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:04 smithi007 ceph-mon[55448]: from='client.55240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:57:05.233 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:57:05.537 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:57:05.650 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:05 smithi002 ceph-mon[69703]: pgmap v544: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:05.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:05 smithi007 ceph-mon[55448]: pgmap v544: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:06.802 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:57:06.802 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:57:07.191 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:57:07.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:07 smithi007 ceph-mon[55448]: pgmap v545: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:07.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:07 smithi007 ceph-mon[55448]: from='client.55244 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:57:07.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:07 smithi002 ceph-mon[69703]: pgmap v545: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:07.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:07 smithi002 ceph-mon[69703]: from='client.55244 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:57:08.192 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:57:08.495 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:57:09.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:09 smithi002 ceph-mon[69703]: pgmap v546: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:09.749 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:57:09.749 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:57:09.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:09 smithi007 ceph-mon[55448]: pgmap v546: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:10.145 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:57:10.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:10 smithi007 ceph-mon[55448]: from='client.55248 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:57:10.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:10 smithi002 ceph-mon[69703]: from='client.55248 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:57:11.147 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:57:11.450 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:57:11.742 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:11 smithi002 ceph-mon[69703]: pgmap v547: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:11.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:11 smithi007 ceph-mon[55448]: pgmap v547: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:12.710 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:57:12.710 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:57:13.114 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:57:13.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:13 smithi002 ceph-mon[69703]: pgmap v548: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:13.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:13 smithi002 ceph-mon[69703]: from='client.55252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:57:13.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:13 smithi007 ceph-mon[55448]: pgmap v548: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:13.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:13 smithi007 ceph-mon[55448]: from='client.55252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:57:14.115 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:57:14.423 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:57:15.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:15 smithi002 ceph-mon[69703]: pgmap v549: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:15.707 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:57:15.707 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:57:15.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:15 smithi007 ceph-mon[55448]: pgmap v549: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:16.116 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:57:16.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:16 smithi007 ceph-mon[55448]: from='client.55256 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:57:16.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:16 smithi002 ceph-mon[69703]: from='client.55256 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:57:17.117 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:57:17.423 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:57:17.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:17 smithi007 ceph-mon[55448]: pgmap v550: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:17.867 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:17 smithi002 ceph-mon[69703]: pgmap v550: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:18.680 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:57:18.680 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:57:19.065 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:57:19.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:19 smithi007 ceph-mon[55448]: pgmap v551: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:19.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:19 smithi007 ceph-mon[55448]: from='client.55260 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:57:19.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:19 smithi002 ceph-mon[69703]: pgmap v551: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:19.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:19 smithi002 ceph-mon[69703]: from='client.55260 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:57:20.066 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:57:20.370 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:57:21.634 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:57:21.634 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:57:21.792 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:21 smithi002 ceph-mon[69703]: pgmap v552: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:21.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:21 smithi007 ceph-mon[55448]: pgmap v552: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:22.030 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:57:22.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:22 smithi007 ceph-mon[55448]: from='client.55264 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:57:22.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:22 smithi002 ceph-mon[69703]: from='client.55264 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:57:23.031 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:57:23.337 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:57:23.792 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:23 smithi002 ceph-mon[69703]: pgmap v553: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:23.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:23 smithi007 ceph-mon[55448]: pgmap v553: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:24.592 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:57:24.592 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:57:24.982 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:57:25.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:25 smithi007 ceph-mon[55448]: pgmap v554: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:25.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:25 smithi007 ceph-mon[55448]: from='client.55268 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:57:25.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:25 smithi002 ceph-mon[69703]: pgmap v554: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:25.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:25 smithi002 ceph-mon[69703]: from='client.55268 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:57:25.983 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:57:26.289 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:57:27.654 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:57:27.655 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:57:27.832 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:27 smithi002 ceph-mon[69703]: pgmap v555: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:27.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:27 smithi007 ceph-mon[55448]: pgmap v555: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:28.054 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:57:28.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:28 smithi007 ceph-mon[55448]: from='client.55272 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:57:28.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:28 smithi002 ceph-mon[69703]: from='client.55272 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:57:29.055 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:57:29.362 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:57:29.807 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:29 smithi002 ceph-mon[69703]: pgmap v556: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:29.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:29 smithi007 ceph-mon[55448]: pgmap v556: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:30.656 INFO:teuthology.orchestra.run.smithi002.stdout: 2023-12-18T13:57:30.657 INFO:teuthology.orchestra.run.smithi002.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:41:54.225290Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:41:38.001492Z", "last_refresh": "2023-12-18T13:53:31.749537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:41:51.278717Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:41:37.998555Z", "last_refresh": "2023-12-18T13:53:31.749456Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:40:35.936172Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi002=a", "smithi007=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:40:34.043492Z", "last_refresh": "2023-12-18T13:53:31.749282Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:41:38.507850Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:41:37.994633Z", "last_refresh": "2023-12-18T13:53:31.749144Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:53:31.749370Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:57:31.054 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:57:31.054 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:57:31.125 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=8167c7ed1e084eb78ba0452176c30a1f 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:57:31.127 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-18T13:57:31.136 INFO:tasks.cephadm:Teardown begin 2023-12-18T13:57:31.137 DEBUG:teuthology.orchestra.run.smithi002:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-18T13:57:31.182 DEBUG:teuthology.orchestra.run.smithi007:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-18T13:57:31.238 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-12-18T13:57:31.238 DEBUG:teuthology.orchestra.run.smithi002:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-18T13:57:31.260 DEBUG:teuthology.orchestra.run.smithi007:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-18T13:57:31.282 INFO:tasks.cephadm:Stopping all daemons... 2023-12-18T13:57:31.283 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-12-18T13:57:31.283 DEBUG:teuthology.orchestra.run.smithi002:> sudo systemctl stop ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@mon.a 2023-12-18T13:57:31.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:31 smithi002 systemd[1]: Stopping Ceph mon.a for 99b8ce6a-9daa-11ee-95a5-87774f69a715... 2023-12-18T13:57:31.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:31 smithi002 ceph-mon[69703]: pgmap v557: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:31.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:31 smithi002 ceph-mon[69703]: from='client.55276 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:57:31.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:31 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mon-a[69680]: 2023-12-18T13:57:31.567+0000 7fb0fd83b700 -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:57:31.651 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:31 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mon-a[69680]: 2023-12-18T13:57:31.567+0000 7fb0fd83b700 -1 mon.a@0(leader) e2 *** Got Signal Terminated *** 2023-12-18T13:57:31.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:31 smithi007 ceph-mon[55448]: pgmap v557: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:57:31.859 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:31 smithi007 ceph-mon[55448]: from='client.55276 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:57:32.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Dec 18 13:57:31 smithi002 bash[138096]: ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mon-a 2023-12-18T13:57:32.183 DEBUG:teuthology.orchestra.run.smithi002:> sudo pkill -f 'journalctl -f -n 0 -u ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@mon.a.service' 2023-12-18T13:57:32.233 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-18T13:57:32.233 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-12-18T13:57:32.234 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-12-18T13:57:32.234 DEBUG:teuthology.orchestra.run.smithi007:> sudo systemctl stop ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@mon.b 2023-12-18T13:57:32.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:32 smithi007 systemd[1]: Stopping Ceph mon.b for 99b8ce6a-9daa-11ee-95a5-87774f69a715... 2023-12-18T13:57:32.609 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:32 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mon-b[55425]: 2023-12-18T13:57:32.494+0000 7fe068d5f700 -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:57:32.610 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:32 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mon-b[55425]: 2023-12-18T13:57:32.494+0000 7fe068d5f700 -1 mon.b@1(peon) e2 *** Got Signal Terminated *** 2023-12-18T13:57:33.109 INFO:journalctl@ceph.mon.b.smithi007.stdout:Dec 18 13:57:32 smithi007 bash[59663]: ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mon-b 2023-12-18T13:57:33.317 DEBUG:teuthology.orchestra.run.smithi007:> sudo pkill -f 'journalctl -f -n 0 -u ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@mon.b.service' 2023-12-18T13:57:33.372 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-18T13:57:33.373 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-12-18T13:57:33.373 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2023-12-18T13:57:33.373 DEBUG:teuthology.orchestra.run.smithi002:> sudo systemctl stop ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@mgr.a 2023-12-18T13:57:33.740 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:57:33 smithi002 systemd[1]: Stopping Ceph mgr.a for 99b8ce6a-9daa-11ee-95a5-87774f69a715... 2023-12-18T13:57:33.740 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:57:33 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a[39158]: 2023-12-18T13:57:33.617+0000 7f2d23994700 -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:57:34.137 INFO:journalctl@ceph.mgr.a.smithi002.stdout:Dec 18 13:57:33 smithi002 bash[138234]: ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-a 2023-12-18T13:57:34.144 DEBUG:teuthology.orchestra.run.smithi002:> sudo pkill -f 'journalctl -f -n 0 -u ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@mgr.a.service' 2023-12-18T13:57:34.187 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-18T13:57:34.187 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2023-12-18T13:57:34.188 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2023-12-18T13:57:34.188 DEBUG:teuthology.orchestra.run.smithi007:> sudo systemctl stop ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@mgr.b 2023-12-18T13:57:34.551 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:57:34 smithi007 systemd[1]: Stopping Ceph mgr.b for 99b8ce6a-9daa-11ee-95a5-87774f69a715... 2023-12-18T13:57:34.859 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:57:34 smithi007 bash[59818]: ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-mgr-b 2023-12-18T13:57:34.859 INFO:journalctl@ceph.mgr.b.smithi007.stdout:Dec 18 13:57:34 smithi007 systemd[1]: ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@mgr.b.service: Main process exited, code=exited, status=143/n/a 2023-12-18T13:57:34.910 DEBUG:teuthology.orchestra.run.smithi007:> sudo pkill -f 'journalctl -f -n 0 -u ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@mgr.b.service' 2023-12-18T13:57:34.949 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-18T13:57:34.950 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2023-12-18T13:57:34.950 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-12-18T13:57:34.950 DEBUG:teuthology.orchestra.run.smithi002:> sudo systemctl stop ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@osd.0 2023-12-18T13:57:35.401 INFO:journalctl@ceph.osd.0.smithi002.stdout:Dec 18 13:57:34 smithi002 systemd[1]: Stopping Ceph osd.0 for 99b8ce6a-9daa-11ee-95a5-87774f69a715... 2023-12-18T13:57:35.401 INFO:journalctl@ceph.osd.0.smithi002.stdout:Dec 18 13:57:35 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-osd-0[57346]: 2023-12-18T13:57:35.200+0000 7fa66430a700 -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:57:35.402 INFO:journalctl@ceph.osd.0.smithi002.stdout:Dec 18 13:57:35 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-osd-0[57346]: 2023-12-18T13:57:35.200+0000 7fa66430a700 -1 osd.0 14 *** Got signal Terminated *** 2023-12-18T13:57:35.402 INFO:journalctl@ceph.osd.0.smithi002.stdout:Dec 18 13:57:35 smithi002 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-osd-0[57346]: 2023-12-18T13:57:35.200+0000 7fa66430a700 -1 osd.0 14 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-18T13:57:41.150 INFO:journalctl@ceph.osd.0.smithi002.stdout:Dec 18 13:57:40 smithi002 bash[138375]: ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-osd-0 2023-12-18T13:57:42.043 DEBUG:teuthology.orchestra.run.smithi002:> sudo pkill -f 'journalctl -f -n 0 -u ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@osd.0.service' 2023-12-18T13:57:42.107 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-18T13:57:42.107 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-12-18T13:57:42.108 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-12-18T13:57:42.108 DEBUG:teuthology.orchestra.run.smithi007:> sudo systemctl stop ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@osd.1 2023-12-18T13:57:42.609 INFO:journalctl@ceph.osd.1.smithi007.stdout:Dec 18 13:57:42 smithi007 systemd[1]: Stopping Ceph osd.1 for 99b8ce6a-9daa-11ee-95a5-87774f69a715... 2023-12-18T13:57:42.610 INFO:journalctl@ceph.osd.1.smithi007.stdout:Dec 18 13:57:42 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-osd-1[48259]: 2023-12-18T13:57:42.351+0000 7fb621101700 -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:57:42.610 INFO:journalctl@ceph.osd.1.smithi007.stdout:Dec 18 13:57:42 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-osd-1[48259]: 2023-12-18T13:57:42.351+0000 7fb621101700 -1 osd.1 14 *** Got signal Terminated *** 2023-12-18T13:57:42.610 INFO:journalctl@ceph.osd.1.smithi007.stdout:Dec 18 13:57:42 smithi007 ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-osd-1[48259]: 2023-12-18T13:57:42.351+0000 7fb621101700 -1 osd.1 14 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-18T13:57:48.360 INFO:journalctl@ceph.osd.1.smithi007.stdout:Dec 18 13:57:48 smithi007 bash[59960]: ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715-osd-1 2023-12-18T13:57:49.242 DEBUG:teuthology.orchestra.run.smithi007:> sudo pkill -f 'journalctl -f -n 0 -u ceph-99b8ce6a-9daa-11ee-95a5-87774f69a715@osd.1.service' 2023-12-18T13:57:49.293 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-18T13:57:49.293 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-12-18T13:57:49.294 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 --force --keep-logs 2023-12-18T13:57:49.537 INFO:teuthology.orchestra.run.smithi002.stdout:Deleting cluster with fsid: 99b8ce6a-9daa-11ee-95a5-87774f69a715 2023-12-18T13:57:51.532 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 --force --keep-logs 2023-12-18T13:57:51.773 INFO:teuthology.orchestra.run.smithi007.stdout:Deleting cluster with fsid: 99b8ce6a-9daa-11ee-95a5-87774f69a715 2023-12-18T13:57:53.728 DEBUG:teuthology.orchestra.run.smithi002:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-18T13:57:53.767 DEBUG:teuthology.orchestra.run.smithi007:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-18T13:57:53.803 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-18T13:57:53.805 DEBUG:teuthology.misc:Transferring archived files from smithi002:/var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/crash to /home/teuthworker/archive/adking-2023-12-18_13:16:52-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495456/remote/smithi002/crash 2023-12-18T13:57:53.805 DEBUG:teuthology.orchestra.run.smithi002:> sudo tar c -f - -C /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/crash -- . 2023-12-18T13:57:53.857 INFO:teuthology.orchestra.run.smithi002.stderr:tar: /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/crash: Cannot open: No such file or directory 2023-12-18T13:57:53.857 INFO:teuthology.orchestra.run.smithi002.stderr:tar: Error is not recoverable: exiting now 2023-12-18T13:57:53.859 DEBUG:teuthology.misc:Transferring archived files from smithi007:/var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/crash to /home/teuthworker/archive/adking-2023-12-18_13:16:52-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495456/remote/smithi007/crash 2023-12-18T13:57:53.860 DEBUG:teuthology.orchestra.run.smithi007:> sudo tar c -f - -C /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/crash -- . 2023-12-18T13:57:53.901 INFO:teuthology.orchestra.run.smithi007.stderr:tar: /var/lib/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/crash: Cannot open: No such file or directory 2023-12-18T13:57:53.901 INFO:teuthology.orchestra.run.smithi007.stderr:tar: Error is not recoverable: exiting now 2023-12-18T13:57:53.902 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-18T13:57:53.902 DEBUG:teuthology.orchestra.run.smithi002:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-18T13:57:53.938 INFO:teuthology.orchestra.run.smithi002.stderr:grep: /var/log/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/ceph.log: No such file or directory 2023-12-18T13:57:53.939 INFO:tasks.cephadm:Compressing logs... 2023-12-18T13:57:53.940 DEBUG:teuthology.orchestra.run.smithi002:> 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:57:53.982 DEBUG:teuthology.orchestra.run.smithi007:> 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:57:54.014 INFO:teuthology.orchestra.run.smithi002.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-18T13:57:54.015 INFO:teuthology.orchestra.run.smithi002.stderr:: No such file or directory 2023-12-18T13:57:54.015 INFO:teuthology.orchestra.run.smithi002.stderr:gzip -5 --verbose -- /var/log/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/ceph-mon.a.log 2023-12-18T13:57:54.016 INFO:teuthology.orchestra.run.smithi002.stderr:gzip -5 --verbose -- /var/log/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/ceph-volume.log 2023-12-18T13:57:54.016 INFO:teuthology.orchestra.run.smithi002.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/ceph-osd.0.log 2023-12-18T13:57:54.016 INFO:teuthology.orchestra.run.smithi002.stderr:/var/log/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/ceph-mgr.a.log 2023-12-18T13:57:54.017 INFO:teuthology.orchestra.run.smithi007.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-18T13:57:54.017 INFO:teuthology.orchestra.run.smithi007.stderr:: No such file or directory 2023-12-18T13:57:54.018 INFO:teuthology.orchestra.run.smithi007.stderr:gzip -5 --verbose -- /var/log/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/ceph-mgr.b.log 2023-12-18T13:57:54.018 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/ceph-osd.1.log 2023-12-18T13:57:54.018 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/ceph-mgr.b.log: gzip -5 --verbose -- /var/log/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/ceph-volume.log 2023-12-18T13:57:54.019 INFO:teuthology.orchestra.run.smithi007.stderr: 89.7% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-18T13:57:54.019 INFO:teuthology.orchestra.run.smithi007.stderr:gzip -5 /var/log/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/ceph-osd.1.log: --verbose -- /var/log/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/ceph-mon.b.log 2023-12-18T13:57:54.019 INFO:teuthology.orchestra.run.smithi002.stderr:/var/log/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/ceph-osd.0.log: /var/log/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/ceph-mgr.a.log: 91.3% -- replaced with /var/log/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/ceph-volume.log.gz 2023-12-18T13:57:54.020 INFO:teuthology.orchestra.run.smithi002.stderr: 95.9% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-18T13:57:54.021 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/ceph-volume.log: /var/log/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/ceph-mon.b.log: 91.0% -- replaced with /var/log/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/ceph-volume.log.gz 2023-12-18T13:57:54.023 INFO:teuthology.orchestra.run.smithi007.stderr: 92.4% -- replaced with /var/log/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/ceph-mgr.b.log.gz 2023-12-18T13:57:54.055 INFO:teuthology.orchestra.run.smithi007.stderr: 93.9% -- replaced with /var/log/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/ceph-osd.1.log.gz 2023-12-18T13:57:54.073 INFO:teuthology.orchestra.run.smithi002.stderr: 93.8% -- replaced with /var/log/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/ceph-osd.0.log.gz 2023-12-18T13:57:54.122 INFO:teuthology.orchestra.run.smithi002.stderr: 91.4% -- replaced with /var/log/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/ceph-mgr.a.log.gz 2023-12-18T13:57:54.410 INFO:teuthology.orchestra.run.smithi007.stderr: 93.8% -- replaced with /var/log/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/ceph-mon.b.log.gz 2023-12-18T13:57:54.411 INFO:teuthology.orchestra.run.smithi007.stderr: 2023-12-18T13:57:54.412 INFO:teuthology.orchestra.run.smithi007.stderr:real 0m0.409s 2023-12-18T13:57:54.412 INFO:teuthology.orchestra.run.smithi007.stderr:user 0m0.435s 2023-12-18T13:57:54.412 INFO:teuthology.orchestra.run.smithi007.stderr:sys 0m0.030s 2023-12-18T13:57:54.823 INFO:teuthology.orchestra.run.smithi002.stderr: 92.2% -- replaced with /var/log/ceph/99b8ce6a-9daa-11ee-95a5-87774f69a715/ceph-mon.a.log.gz 2023-12-18T13:57:54.825 INFO:teuthology.orchestra.run.smithi002.stderr: 2023-12-18T13:57:54.825 INFO:teuthology.orchestra.run.smithi002.stderr:real 0m0.825s 2023-12-18T13:57:54.825 INFO:teuthology.orchestra.run.smithi002.stderr:user 0m0.953s 2023-12-18T13:57:54.825 INFO:teuthology.orchestra.run.smithi002.stderr:sys 0m0.051s 2023-12-18T13:57:54.825 INFO:tasks.cephadm:Archiving logs... 2023-12-18T13:57:54.826 DEBUG:teuthology.misc:Transferring archived files from smithi002:/var/log/ceph to /home/teuthworker/archive/adking-2023-12-18_13:16:52-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495456/remote/smithi002/log 2023-12-18T13:57:54.828 DEBUG:teuthology.orchestra.run.smithi002:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-18T13:57:55.053 DEBUG:teuthology.misc:Transferring archived files from smithi007:/var/log/ceph to /home/teuthworker/archive/adking-2023-12-18_13:16:52-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495456/remote/smithi007/log 2023-12-18T13:57:55.054 DEBUG:teuthology.orchestra.run.smithi007:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-18T13:57:55.151 INFO:tasks.cephadm:Removing cluster... 2023-12-18T13:57:55.152 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 --force 2023-12-18T13:57:55.406 INFO:teuthology.orchestra.run.smithi002.stdout:Deleting cluster with fsid: 99b8ce6a-9daa-11ee-95a5-87774f69a715 2023-12-18T13:57:55.654 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 99b8ce6a-9daa-11ee-95a5-87774f69a715 --force 2023-12-18T13:57:55.909 INFO:teuthology.orchestra.run.smithi007.stdout:Deleting cluster with fsid: 99b8ce6a-9daa-11ee-95a5-87774f69a715 2023-12-18T13:57:56.162 INFO:tasks.cephadm:Removing cephadm ... 2023-12-18T13:57:56.162 DEBUG:teuthology.orchestra.run.smithi002:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-18T13:57:56.186 DEBUG:teuthology.orchestra.run.smithi007:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-18T13:57:56.207 INFO:tasks.cephadm:Teardown complete 2023-12-18T13:57:56.208 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-18T13:57:56.219 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:57:56.220 DEBUG:teuthology.orchestra.run.smithi002:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-18T13:57:56.229 DEBUG:teuthology.orchestra.run.smithi007:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-18T13:57:56.327 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-18T13:57:56.337 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-18T13:57:56.337 DEBUG:teuthology.orchestra.run.smithi002:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-18T13:57:56.340 DEBUG:teuthology.orchestra.run.smithi007:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-18T13:57:56.360 INFO:teuthology.orchestra.run.smithi002.stderr:bash: ntpq: command not found 2023-12-18T13:57:56.361 INFO:teuthology.orchestra.run.smithi007.stderr:bash: ntpq: command not found 2023-12-18T13:57:56.365 INFO:teuthology.orchestra.run.smithi002.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-18T13:57:56.365 INFO:teuthology.orchestra.run.smithi002.stdout:=============================================================================== 2023-12-18T13:57:56.365 INFO:teuthology.orchestra.run.smithi002.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 37 +283us[ +291us] +/- 81ms 2023-12-18T13:57:56.365 INFO:teuthology.orchestra.run.smithi002.stdout:^* hv02.front.sepia.ceph.com 3 6 377 36 +212us[ +220us] +/- 50ms 2023-12-18T13:57:56.365 INFO:teuthology.orchestra.run.smithi002.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 37 -550us[ -543us] +/- 74ms 2023-12-18T13:57:56.365 INFO:teuthology.orchestra.run.smithi002.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T13:57:56.367 INFO:teuthology.orchestra.run.smithi007.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-18T13:57:56.367 INFO:teuthology.orchestra.run.smithi007.stdout:=============================================================================== 2023-12-18T13:57:56.367 INFO:teuthology.orchestra.run.smithi007.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 39 +293us[ +293us] +/- 81ms 2023-12-18T13:57:56.367 INFO:teuthology.orchestra.run.smithi007.stdout:^* hv02.front.sepia.ceph.com 3 6 377 40 +232us[ +240us] +/- 50ms 2023-12-18T13:57:56.367 INFO:teuthology.orchestra.run.smithi007.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 38 -535us[ -535us] +/- 74ms 2023-12-18T13:57:56.367 INFO:teuthology.orchestra.run.smithi007.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T13:57:56.368 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-18T13:57:56.380 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-18T13:57:56.381 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-18T13:57:56.394 DEBUG:teuthology.orchestra.run.smithi002:> 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:57:56.487 DEBUG:teuthology.orchestra.run.smithi007:> 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:57:56.562 DEBUG:teuthology.orchestra.run.smithi002:> 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:57:56.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T13:57:56.600 DEBUG:teuthology.orchestra.run.smithi007:> 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:57:56.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T13:57:56.636 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-18T13:57:56.646 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-18T13:57:56.660 INFO:teuthology.task.internal:Duration was 2144.239237 seconds 2023-12-18T13:57:56.661 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-18T13:57:56.676 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-18T13:57:56.676 DEBUG:teuthology.orchestra.run.smithi002:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-18T13:57:56.679 DEBUG:teuthology.orchestra.run.smithi007:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-18T13:57:56.737 INFO:teuthology.orchestra.run.smithi002.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-18T13:57:56.739 INFO:teuthology.orchestra.run.smithi007.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-18T13:57:56.913 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-18T13:57:56.914 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi002.front.sepia.ceph.com 2023-12-18T13:57:56.914 DEBUG:teuthology.orchestra.run.smithi002:> 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:57:56.942 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi007.front.sepia.ceph.com 2023-12-18T13:57:56.943 DEBUG:teuthology.orchestra.run.smithi007:> 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:57:56.971 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-18T13:57:56.971 DEBUG:teuthology.orchestra.run.smithi002:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-18T13:57:56.985 DEBUG:teuthology.orchestra.run.smithi007:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-18T13:57:57.060 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-18T13:57:57.060 DEBUG:teuthology.orchestra.run.smithi002:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-18T13:57:57.064 DEBUG:teuthology.orchestra.run.smithi007:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-18T13:57:57.177 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-18T13:57:57.189 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-18T13:57:57.189 DEBUG:teuthology.orchestra.run.smithi002:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-18T13:57:57.221 DEBUG:teuthology.orchestra.run.smithi007:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-18T13:57:57.254 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-18T13:57:57.267 DEBUG:teuthology.orchestra.run.smithi002:> 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:57:57.269 DEBUG:teuthology.orchestra.run.smithi007:> 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:57:57.300 INFO:teuthology.orchestra.run.smithi002.stdout:kernel.core_pattern = core 2023-12-18T13:57:57.329 INFO:teuthology.orchestra.run.smithi007.stdout:kernel.core_pattern = core 2023-12-18T13:57:57.357 DEBUG:teuthology.orchestra.run.smithi002:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-18T13:57:57.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T13:57:57.385 DEBUG:teuthology.orchestra.run.smithi007:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-18T13:57:57.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T13:57:57.419 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-18T13:57:57.430 INFO:teuthology.task.internal:Transferring archived files... 2023-12-18T13:57:57.431 DEBUG:teuthology.misc:Transferring archived files from smithi002:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2023-12-18_13:16:52-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495456/remote/smithi002 2023-12-18T13:57:57.431 DEBUG:teuthology.orchestra.run.smithi002:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-18T13:57:57.478 DEBUG:teuthology.misc:Transferring archived files from smithi007:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2023-12-18_13:16:52-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495456/remote/smithi007 2023-12-18T13:57:57.478 DEBUG:teuthology.orchestra.run.smithi007:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-18T13:57:57.525 INFO:teuthology.task.internal:Removing archive directory... 2023-12-18T13:57:57.525 DEBUG:teuthology.orchestra.run.smithi002:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-18T13:57:57.529 DEBUG:teuthology.orchestra.run.smithi007:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-18T13:57:57.580 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-18T13:57:57.592 INFO:teuthology.task.internal:Not uploading archives. 2023-12-18T13:57:57.593 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-18T13:57:57.634 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-18T13:57:57.634 DEBUG:teuthology.orchestra.run.smithi002:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-18T13:57:57.637 DEBUG:teuthology.orchestra.run.smithi007:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-18T13:57:57.656 INFO:teuthology.orchestra.run.smithi002.stdout: 262175 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 18 13:57 /home/ubuntu/cephtest 2023-12-18T13:57:57.659 INFO:teuthology.orchestra.run.smithi007.stdout: 262175 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 18 13:57 /home/ubuntu/cephtest 2023-12-18T13:57:57.660 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-18T13:57:57.739 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-18T13:57:57.768 INFO:teuthology.nuke:Checking targets against current locks 2023-12-18T13:57:57.793 DEBUG:teuthology.nuke:shortname: smithi002 2023-12-18T13:57:57.793 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-18T13:57:57.815 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi002.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-18_13:16:52-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495456', '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 13:16:58.811739', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA5WCjsyE9MkSOhG03eoLpBnMX7HhliA6akDeBY75/nJPdEctrSK5tg6Q9gIRE+mktm5hs+032P/6YaeORc7vl4='} 2023-12-18T13:57:57.819 DEBUG:teuthology.nuke:shortname: smithi007 2023-12-18T13:57:57.819 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-18T13:57:57.843 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi007.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-18_13:16:52-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495456', '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 13:16:58.809802', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPZ3Ey0dEe6rgqnyui4FqtOSm/nnTgBJOqfS2akmqhVSy01KybAHjAjQqcMktR4/LFIZ/bort8E2NnIRLNrvQy4='} 2023-12-18T13:57:57.877 INFO:teuthology.orchestra.console.smithi002:Power off 2023-12-18T13:57:57.878 DEBUG:teuthology.orchestra.console.smithi002:pexpect command: ipmitool -H smithi002.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-18T13:57:57.909 DEBUG:teuthology.orchestra.console.smithi002:power off output: Chassis Power Control: Down/Off 2023-12-18T13:57:57.910 DEBUG:teuthology.orchestra.console.smithi002:pexpect command: ipmitool -H smithi002.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T13:57:57.931 INFO:teuthology.orchestra.console.smithi007:Power off 2023-12-18T13:57:57.932 DEBUG:teuthology.orchestra.console.smithi007:pexpect command: ipmitool -H smithi007.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-18T13:57:57.947 DEBUG:teuthology.orchestra.console.smithi002:check power output: Chassis Power is on 2023-12-18T13:57:57.962 DEBUG:teuthology.orchestra.console.smithi007:power off output: Chassis Power Control: Down/Off 2023-12-18T13:57:57.962 DEBUG:teuthology.orchestra.console.smithi007:pexpect command: ipmitool -H smithi007.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T13:57:57.989 DEBUG:teuthology.orchestra.console.smithi007:check power output: Chassis Power is on 2023-12-18T13:58:01.950 DEBUG:teuthology.orchestra.console.smithi002:pexpect command: ipmitool -H smithi002.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T13:58:01.989 DEBUG:teuthology.orchestra.console.smithi007:pexpect command: ipmitool -H smithi007.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T13:58:02.062 DEBUG:teuthology.orchestra.console.smithi002:check power output: Chassis Power is on 2023-12-18T13:58:02.101 DEBUG:teuthology.orchestra.console.smithi007:check power output: Chassis Power is on 2023-12-18T13:58:06.065 DEBUG:teuthology.orchestra.console.smithi002:pexpect command: ipmitool -H smithi002.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T13:58:06.102 DEBUG:teuthology.orchestra.console.smithi007:pexpect command: ipmitool -H smithi007.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T13:58:06.177 DEBUG:teuthology.orchestra.console.smithi002:check power output: Chassis Power is off 2023-12-18T13:58:06.212 DEBUG:teuthology.orchestra.console.smithi007:check power output: Chassis Power is off 2023-12-18T13:58:06.278 INFO:teuthology.orchestra.console.smithi002:Power off completed 2023-12-18T13:58:06.313 INFO:teuthology.orchestra.console.smithi007:Power off completed 2023-12-18T13:58:06.417 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: 2144.239237308502 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=8167c7ed1e084eb78ba0452176c30a1f status: fail success: false 2023-12-18T13:58:06.418 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-18T13:58:06.510 INFO:teuthology.run:FAIL