2023-12-18T13:05:04.927 INFO:root:teuthology version: 0.0.1.dev216+g5f3731e 2023-12-18T13:05:04.927 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_adking@teuthology --name adking-2023-12-18_12:59:25-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi --description orch:cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/off mon_election/classic task/test_extra_daemon_features} --verbose --archive /home/teuthworker/archive/adking-2023-12-18_12:59:25-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495449 -- /home/teuthworker/archive/adking-2023-12-18_12:59:25-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495449/orig.config.yaml 2023-12-18T13:05:04.965 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-18T13:05:05.047 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2023-12-18_12:59:25-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495449 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: '7495449' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: adking-2023-12-18_12:59:25-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: 6898 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: smithi043.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBODkONyoXmBXwKMz8APjjBjbmeHJD97e25Tm1njgxmmBmNGZSeX8IcbWh+DV8+/ZpR/SGV5BKUqJ4REh1fQ0DaQ= smithi111.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM9s6wxU5hTHRYEpWiiWP9A4Hk0HTx6JBWDtK1ETz/qHfCBtaX2jAOrc6I5q6jJ8sr+fUSrgXTX26vRUNNLkzak= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:rhel8 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: null - cephadm: null - exec: all-hosts: - mkdir /etc/cephadm_testing - cephadm.apply: specs: - extra_container_args: - --cpus=2 extra_entrypoint_args: - --debug_ms 10 placement: host_pattern: '*' service_type: mon - custom_configs: - content: "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n\ \ ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\n\ sleep infinity\n" mount_path: /root/write_thing_to_file.sh extra_container_args: - -v - /etc/cephadm_testing:/root/cephadm_testing extra_entrypoint_args: - /root/write_thing_to_file.sh - -c - testing_custom_containers - -o - /root/cephadm_testing/testing.txt placement: host_pattern: '*' service_id: foo service_type: container spec: entrypoint: bash image: quay.io/fedora/fedora:latest - custom_configs: - content: 'set -e test -f /var/cache/bar/from.txt test -f /var/cache/bar/presized.dat echo ok > /var/cache/bar/primary.txt sleep infinity ' mount_path: /root/init_check.sh extra_entrypoint_args: - /root/init_check.sh placement: host_pattern: '*' service_id: bar service_type: container spec: dirs: - data entrypoint: bash image: quay.io/fedora/fedora:latest init_containers: - entrypoint: bash entrypoint_args: - argument: -c - argument: . /etc/os-release && echo from=$ID > /var/cache/bar/from.txt image: quay.io/centos/centos:latest volume_mounts: data: /var/cache/bar:z - entrypoint: bash entrypoint_args: - argument: -c - argument: test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat volume_mounts: data: /var/cache/bar:z volume_mounts: data: /var/cache/bar:z - cephadm.wait_for_service: service: mon - cephadm.wait_for_service: service: container.foo - cephadm.wait_for_service: service: container.bar - exec: host.a: - 'set -ex FSID=$(/home/ubuntu/cephtest/cephadm shell -- ceph fsid) sleep 60 # check extra container and entrypoint args written to mon unit run file grep "\-\-cpus=2" /var/lib/ceph/$FSID/mon.*/unit.run grep "\-\-debug_ms 10" /var/lib/ceph/$FSID/mon.*/unit.run # check that custom container properly wrote content to file. # This requires the custom config, extra container args, and # entrypoint args to all be working in order for this to have # been written. The container entrypoint was set up with custom_configs, # the content and where to write to with the entrypoint args, and the mounting # of the /etc/cephadm_testing dir with extra container args grep "testing_custom_containers" /etc/cephadm_testing/testing.txt # Verify that container bar''s init containers and primary container # ran successfully dir=$(find /var/lib/ceph/$FSID -maxdepth 1 -type d -name ''container.bar.*'') test -n "$dir" grep ok ${dir}/data/primary.txt grep from=centos ${dir}/data/from.txt test -s ${dir}/data/presized.dat ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73 timestamp: 2023-12-18_12:59:25 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1485078 2023-12-18T13:05:05.047 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:05:05.048 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_861525e252e70f0d455bae7d2dc4d635f8b415f1/qa/tasks 2023-12-18T13:05:05.048 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-18T13:05:05.050 INFO:teuthology.task.internal:Checking packages... 2023-12-18T13:05:05.073 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '861525e252e70f0d455bae7d2dc4d635f8b415f1' 2023-12-18T13:05:05.073 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-18T13:05:05.073 INFO:teuthology.packaging:ref: None 2023-12-18T13:05:05.073 INFO:teuthology.packaging:tag: None 2023-12-18T13:05:05.073 INFO:teuthology.packaging:branch: wip-adk-testing-2023-12-17-2227 2023-12-18T13:05:05.073 INFO:teuthology.packaging:sha1: 861525e252e70f0d455bae7d2dc4d635f8b415f1 2023-12-18T13:05:05.073 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:05:05.291 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-303.g861525e2 2023-12-18T13:05:05.292 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-18T13:05:05.299 INFO:teuthology.task.internal:no buildpackages task found 2023-12-18T13:05:05.299 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-18T13:05:05.395 INFO:teuthology.task.internal:Saving configuration 2023-12-18T13:05:05.410 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-18T13:05:05.416 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-18T13:05:05.439 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi043.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-18_12:59:25-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495449', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-18 12:59:32.209002', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBODkONyoXmBXwKMz8APjjBjbmeHJD97e25Tm1njgxmmBmNGZSeX8IcbWh+DV8+/ZpR/SGV5BKUqJ4REh1fQ0DaQ='} 2023-12-18T13:05:05.464 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi111.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-18_12:59:25-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495449', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-18 12:59:32.210681', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM9s6wxU5hTHRYEpWiiWP9A4Hk0HTx6JBWDtK1ETz/qHfCBtaX2jAOrc6I5q6jJ8sr+fUSrgXTX26vRUNNLkzak='} 2023-12-18T13:05:05.464 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-18T13:05:05.470 INFO:teuthology.task.internal:roles: ubuntu@smithi043.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2023-12-18T13:05:05.471 INFO:teuthology.task.internal:roles: ubuntu@smithi111.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2023-12-18T13:05:05.471 INFO:teuthology.run_tasks:Running task console_log... 2023-12-18T13:05:05.564 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f173151ce50>, signals=[15]) 2023-12-18T13:05:05.564 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-18T13:05:05.570 INFO:teuthology.task.internal:Opening connections... 2023-12-18T13:05:05.571 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi043.front.sepia.ceph.com 2023-12-18T13:05:05.572 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-18T13:05:05.643 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi111.front.sepia.ceph.com 2023-12-18T13:05:05.644 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi111.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-18T13:05:05.709 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-18T13:05:05.715 DEBUG:teuthology.orchestra.run.smithi043:> uname -m 2023-12-18T13:05:05.738 INFO:teuthology.orchestra.run.smithi043.stdout:x86_64 2023-12-18T13:05:05.738 DEBUG:teuthology.orchestra.run.smithi043:> cat /etc/os-release 2023-12-18T13:05:05.799 INFO:teuthology.orchestra.run.smithi043.stdout:NAME="Red Hat Enterprise Linux" 2023-12-18T13:05:05.799 INFO:teuthology.orchestra.run.smithi043.stdout:VERSION="8.6 (Ootpa)" 2023-12-18T13:05:05.799 INFO:teuthology.orchestra.run.smithi043.stdout:ID="rhel" 2023-12-18T13:05:05.799 INFO:teuthology.orchestra.run.smithi043.stdout:ID_LIKE="fedora" 2023-12-18T13:05:05.799 INFO:teuthology.orchestra.run.smithi043.stdout:VERSION_ID="8.6" 2023-12-18T13:05:05.799 INFO:teuthology.orchestra.run.smithi043.stdout:PLATFORM_ID="platform:el8" 2023-12-18T13:05:05.799 INFO:teuthology.orchestra.run.smithi043.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-18T13:05:05.799 INFO:teuthology.orchestra.run.smithi043.stdout:ANSI_COLOR="0;31" 2023-12-18T13:05:05.799 INFO:teuthology.orchestra.run.smithi043.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-18T13:05:05.799 INFO:teuthology.orchestra.run.smithi043.stdout:HOME_URL="https://www.redhat.com/" 2023-12-18T13:05:05.800 INFO:teuthology.orchestra.run.smithi043.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-18T13:05:05.800 INFO:teuthology.orchestra.run.smithi043.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-18T13:05:05.800 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:05:05.800 INFO:teuthology.orchestra.run.smithi043.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-18T13:05:05.800 INFO:teuthology.orchestra.run.smithi043.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-18T13:05:05.800 INFO:teuthology.orchestra.run.smithi043.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-18T13:05:05.800 INFO:teuthology.orchestra.run.smithi043.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-18T13:05:05.800 INFO:teuthology.lock.ops:Updating smithi043.front.sepia.ceph.com on lock server 2023-12-18T13:05:05.823 DEBUG:teuthology.orchestra.run.smithi111:> uname -m 2023-12-18T13:05:05.843 INFO:teuthology.orchestra.run.smithi111.stdout:x86_64 2023-12-18T13:05:05.843 DEBUG:teuthology.orchestra.run.smithi111:> cat /etc/os-release 2023-12-18T13:05:05.902 INFO:teuthology.orchestra.run.smithi111.stdout:NAME="Red Hat Enterprise Linux" 2023-12-18T13:05:05.903 INFO:teuthology.orchestra.run.smithi111.stdout:VERSION="8.6 (Ootpa)" 2023-12-18T13:05:05.903 INFO:teuthology.orchestra.run.smithi111.stdout:ID="rhel" 2023-12-18T13:05:05.903 INFO:teuthology.orchestra.run.smithi111.stdout:ID_LIKE="fedora" 2023-12-18T13:05:05.903 INFO:teuthology.orchestra.run.smithi111.stdout:VERSION_ID="8.6" 2023-12-18T13:05:05.903 INFO:teuthology.orchestra.run.smithi111.stdout:PLATFORM_ID="platform:el8" 2023-12-18T13:05:05.903 INFO:teuthology.orchestra.run.smithi111.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-18T13:05:05.903 INFO:teuthology.orchestra.run.smithi111.stdout:ANSI_COLOR="0;31" 2023-12-18T13:05:05.903 INFO:teuthology.orchestra.run.smithi111.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-18T13:05:05.903 INFO:teuthology.orchestra.run.smithi111.stdout:HOME_URL="https://www.redhat.com/" 2023-12-18T13:05:05.903 INFO:teuthology.orchestra.run.smithi111.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-18T13:05:05.903 INFO:teuthology.orchestra.run.smithi111.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-18T13:05:05.903 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:05:05.903 INFO:teuthology.orchestra.run.smithi111.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-18T13:05:05.903 INFO:teuthology.orchestra.run.smithi111.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-18T13:05:05.904 INFO:teuthology.orchestra.run.smithi111.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-18T13:05:05.904 INFO:teuthology.orchestra.run.smithi111.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-18T13:05:05.904 INFO:teuthology.lock.ops:Updating smithi111.front.sepia.ceph.com on lock server 2023-12-18T13:05:05.922 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-18T13:05:05.930 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-18T13:05:05.940 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-18T13:05:05.940 DEBUG:teuthology.orchestra.run.smithi043:> test '!' -e /home/ubuntu/cephtest 2023-12-18T13:05:05.942 DEBUG:teuthology.orchestra.run.smithi111:> test '!' -e /home/ubuntu/cephtest 2023-12-18T13:05:05.961 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-18T13:05:05.968 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-18T13:05:05.968 DEBUG:teuthology.orchestra.run.smithi043:> test -z $(ls -A /var/lib/ceph) 2023-12-18T13:05:06.002 DEBUG:teuthology.orchestra.run.smithi111:> test -z $(ls -A /var/lib/ceph) 2023-12-18T13:05:06.030 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-18T13:05:06.086 INFO:teuthology.run_tasks:Running task kernel... 2023-12-18T13:05:06.100 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-18T13:05:06.100 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-18T13:05:06.101 DEBUG:teuthology.orchestra.run.smithi043:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-18T13:05:06.101 DEBUG:teuthology.orchestra.run.smithi111:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-18T13:05:06.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T13:05:06.120 DEBUG:teuthology.orchestra.run.smithi111:> uname -r 2023-12-18T13:05:06.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T13:05:06.121 DEBUG:teuthology.orchestra.run.smithi043:> uname -r 2023-12-18T13:05:06.179 INFO:teuthology.orchestra.run.smithi111.stdout:4.18.0-513.9.1.el8_9.x86_64 2023-12-18T13:05:06.179 INFO:teuthology.task.kernel:Running kernel on smithi111: 4.18.0-513.9.1.el8_9.x86_64 2023-12-18T13:05:06.180 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum install -y kernel 2023-12-18T13:05:06.183 INFO:teuthology.orchestra.run.smithi043.stdout:4.18.0-513.9.1.el8_9.x86_64 2023-12-18T13:05:06.183 INFO:teuthology.task.kernel:Running kernel on smithi043: 4.18.0-513.9.1.el8_9.x86_64 2023-12-18T13:05:06.183 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum install -y kernel 2023-12-18T13:05:07.598 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:05:07.599 INFO:teuthology.orchestra.run.smithi111.stdout:Unable to read consumer identity 2023-12-18T13:05:07.701 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:05:07.702 INFO:teuthology.orchestra.run.smithi111.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-18T13:05:07.702 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:05:07.819 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:05:07.819 INFO:teuthology.orchestra.run.smithi043.stdout:Unable to read consumer identity 2023-12-18T13:05:07.929 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:05:07.929 INFO:teuthology.orchestra.run.smithi043.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-18T13:05:07.929 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:05:09.636 INFO:teuthology.orchestra.run.smithi043.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-12-18T13:05:10.628 INFO:teuthology.orchestra.run.smithi111.stdout:Copr repo for python3-asyncssh owned by ceph 2.6 kB/s | 3.5 kB 00:01 2023-12-18T13:05:11.522 INFO:teuthology.orchestra.run.smithi043.stdout:Extra Packages for Enterprise Linux 8.6 MB/s | 16 MB 00:01 2023-12-18T13:05:12.123 INFO:teuthology.orchestra.run.smithi111.stdout:Extra Packages for Enterprise Linux 11 MB/s | 16 MB 00:01 2023-12-18T13:05:15.528 INFO:teuthology.orchestra.run.smithi043.stdout:lab-extras 451 kB/s | 24 kB 00:00 2023-12-18T13:05:15.679 INFO:teuthology.orchestra.run.smithi111.stdout:lab-extras 496 kB/s | 24 kB 00:00 2023-12-18T13:05:16.322 INFO:teuthology.orchestra.run.smithi043.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2023-12-18T13:05:16.322 INFO:teuthology.orchestra.run.smithi043.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-18T13:05:16.421 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-18T13:05:16.423 INFO:teuthology.orchestra.run.smithi043.stdout:Nothing to do. 2023-12-18T13:05:16.423 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-18T13:05:16.431 INFO:teuthology.orchestra.run.smithi111.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2023-12-18T13:05:16.431 INFO:teuthology.orchestra.run.smithi111.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-18T13:05:16.522 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-18T13:05:16.523 INFO:teuthology.orchestra.run.smithi111.stdout:Nothing to do. 2023-12-18T13:05:16.523 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-18T13:05:16.569 DEBUG:teuthology.orchestra.run.smithi043:> echo no | sudo yum reinstall kernel || true 2023-12-18T13:05:16.664 DEBUG:teuthology.orchestra.run.smithi111:> echo no | sudo yum reinstall kernel || true 2023-12-18T13:05:16.957 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:05:16.957 INFO:teuthology.orchestra.run.smithi043.stdout:Unable to read consumer identity 2023-12-18T13:05:17.022 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:05:17.022 INFO:teuthology.orchestra.run.smithi043.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-18T13:05:17.022 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:05:17.041 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:05:17.041 INFO:teuthology.orchestra.run.smithi111.stdout:Unable to read consumer identity 2023-12-18T13:05:17.096 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:05:17.096 INFO:teuthology.orchestra.run.smithi111.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-18T13:05:17.096 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:05:17.384 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:00:02 ago on Mon 18 Dec 2023 01:05:15 PM UTC. 2023-12-18T13:05:17.409 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:00:02 ago on Mon 18 Dec 2023 01:05:15 PM UTC. 2023-12-18T13:05:17.485 INFO:teuthology.orchestra.run.smithi043.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:05:17.485 INFO:teuthology.orchestra.run.smithi043.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-18T13:05:17.487 INFO:teuthology.orchestra.run.smithi111.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:05:17.487 INFO:teuthology.orchestra.run.smithi111.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-18T13:05:17.538 INFO:teuthology.orchestra.run.smithi043.stderr:Error: No packages marked for reinstall. 2023-12-18T13:05:17.542 INFO:teuthology.orchestra.run.smithi111.stderr:Error: No packages marked for reinstall. 2023-12-18T13:05:17.590 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum reinstall -y kernel || true 2023-12-18T13:05:17.594 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum reinstall -y kernel || true 2023-12-18T13:05:17.923 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:05:17.923 INFO:teuthology.orchestra.run.smithi111.stdout:Unable to read consumer identity 2023-12-18T13:05:17.977 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:05:17.978 INFO:teuthology.orchestra.run.smithi043.stdout:Unable to read consumer identity 2023-12-18T13:05:17.988 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:05:17.988 INFO:teuthology.orchestra.run.smithi111.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-18T13:05:17.988 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:05:18.039 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:05:18.039 INFO:teuthology.orchestra.run.smithi043.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-18T13:05:18.039 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:05:18.289 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:00:03 ago on Mon 18 Dec 2023 01:05:15 PM UTC. 2023-12-18T13:05:18.352 INFO:teuthology.orchestra.run.smithi111.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:05:18.352 INFO:teuthology.orchestra.run.smithi111.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-18T13:05:18.382 INFO:teuthology.orchestra.run.smithi111.stderr:Error: No packages marked for reinstall. 2023-12-18T13:05:18.393 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:00:03 ago on Mon 18 Dec 2023 01:05:15 PM UTC. 2023-12-18T13:05:18.433 DEBUG:teuthology.orchestra.run.smithi111:> rpm -q kernel | sort -rV | head -n 1 2023-12-18T13:05:18.463 INFO:teuthology.orchestra.run.smithi043.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:05:18.463 INFO:teuthology.orchestra.run.smithi043.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-18T13:05:18.502 INFO:teuthology.orchestra.run.smithi043.stderr:Error: No packages marked for reinstall. 2023-12-18T13:05:18.557 DEBUG:teuthology.orchestra.run.smithi043:> rpm -q kernel | sort -rV | head -n 1 2023-12-18T13:05:18.595 INFO:teuthology.orchestra.run.smithi111.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2023-12-18T13:05:18.595 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2023-12-18T13:05:18.595 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-18T13:05:18.595 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-18T13:05:18.595 DEBUG:teuthology.orchestra.run.smithi111:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-18T13:05:18.630 INFO:teuthology.orchestra.run.smithi111.stdout:ttyS1 2023-12-18T13:05:18.643 DEBUG:teuthology.parallel:result is None 2023-12-18T13:05:18.725 INFO:teuthology.orchestra.run.smithi043.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2023-12-18T13:05:18.725 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2023-12-18T13:05:18.725 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-18T13:05:18.725 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-18T13:05:18.726 DEBUG:teuthology.orchestra.run.smithi043:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-18T13:05:18.763 INFO:teuthology.orchestra.run.smithi043.stdout:ttyS1 2023-12-18T13:05:18.779 DEBUG:teuthology.parallel:result is None 2023-12-18T13:05:18.780 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-18T13:05:18.787 INFO:teuthology.task.internal:Creating test directory... 2023-12-18T13:05:18.787 DEBUG:teuthology.orchestra.run.smithi043:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-18T13:05:18.822 DEBUG:teuthology.orchestra.run.smithi111:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-18T13:05:18.840 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-18T13:05:18.846 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-18T13:05:18.866 INFO:teuthology.task.internal:Creating archive directory... 2023-12-18T13:05:18.866 DEBUG:teuthology.orchestra.run.smithi043:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-18T13:05:18.882 DEBUG:teuthology.orchestra.run.smithi111:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-18T13:05:18.910 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-18T13:05:18.917 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-18T13:05:18.917 DEBUG:teuthology.orchestra.run.smithi043:> 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:05:18.950 DEBUG:teuthology.orchestra.run.smithi111:> 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:05:18.984 INFO:teuthology.orchestra.run.smithi111.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-18T13:05:18.994 INFO:teuthology.orchestra.run.smithi111.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-18T13:05:18.996 INFO:teuthology.orchestra.run.smithi043.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-18T13:05:19.010 INFO:teuthology.orchestra.run.smithi043.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-18T13:05:19.012 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-18T13:05:19.018 INFO:teuthology.task.internal:Configuring sudo... 2023-12-18T13:05:19.019 DEBUG:teuthology.orchestra.run.smithi043:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-18T13:05:19.021 DEBUG:teuthology.orchestra.run.smithi111:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-18T13:05:19.062 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-18T13:05:19.070 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-18T13:05:19.070 DEBUG:teuthology.orchestra.run.smithi043:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-18T13:05:19.095 DEBUG:teuthology.orchestra.run.smithi111:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-18T13:05:19.119 DEBUG:teuthology.orchestra.run.smithi043:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-18T13:05:19.206 DEBUG:teuthology.orchestra.run.smithi043:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-18T13:05:19.265 DEBUG:teuthology.orchestra.run.smithi043:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-18T13:05:19.312 DEBUG:teuthology.orchestra.run.smithi043:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-18T13:05:19.362 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2023-12-18T13:05:19.362 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-18T13:05:19.435 DEBUG:teuthology.orchestra.run.smithi111:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-18T13:05:19.473 DEBUG:teuthology.orchestra.run.smithi111:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-18T13:05:19.530 DEBUG:teuthology.orchestra.run.smithi111:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-18T13:05:19.612 DEBUG:teuthology.orchestra.run.smithi111:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-18T13:05:19.656 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-12-18T13:05:19.656 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-18T13:05:19.722 DEBUG:teuthology.orchestra.run.smithi043:> sudo service rsyslog restart 2023-12-18T13:05:19.725 DEBUG:teuthology.orchestra.run.smithi111:> sudo service rsyslog restart 2023-12-18T13:05:19.782 INFO:teuthology.orchestra.run.smithi043.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-18T13:05:19.832 INFO:teuthology.orchestra.run.smithi111.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-18T13:05:20.249 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-18T13:05:20.257 INFO:teuthology.task.internal:Starting timer... 2023-12-18T13:05:20.257 INFO:teuthology.run_tasks:Running task pcp... 2023-12-18T13:05:20.285 INFO:teuthology.run_tasks:Running task selinux... 2023-12-18T13:05:20.299 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-18T13:05:20.299 DEBUG:teuthology.orchestra.run.smithi043:> sudo service auditd rotate 2023-12-18T13:05:20.390 INFO:teuthology.orchestra.run.smithi043.stdout:Rotating logs: 2023-12-18T13:05:20.392 DEBUG:teuthology.orchestra.run.smithi111:> sudo service auditd rotate 2023-12-18T13:05:20.443 INFO:teuthology.orchestra.run.smithi111.stdout:Rotating logs: 2023-12-18T13:05:20.445 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-18T13:05:20.445 DEBUG:teuthology.orchestra.run.smithi043:> /usr/sbin/getenforce 2023-12-18T13:05:20.475 INFO:teuthology.orchestra.run.smithi043.stdout:Permissive 2023-12-18T13:05:20.476 DEBUG:teuthology.orchestra.run.smithi111:> /usr/sbin/getenforce 2023-12-18T13:05:20.494 INFO:teuthology.orchestra.run.smithi111.stdout:Permissive 2023-12-18T13:05:20.495 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi043.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi111.front.sepia.ceph.com': 'permissive'} 2023-12-18T13:05:20.495 DEBUG:teuthology.orchestra.run.smithi043:> 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:05:20.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T13:05:20.552 DEBUG:teuthology.orchestra.run.smithi111:> 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:05:20.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T13:05:20.578 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-18T13:05:20.579 DEBUG:teuthology.orchestra.run.smithi043:> sudo /usr/sbin/setenforce permissive 2023-12-18T13:05:20.636 DEBUG:teuthology.orchestra.run.smithi111:> sudo /usr/sbin/setenforce permissive 2023-12-18T13:05:20.666 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-18T13:05:20.675 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:05:20.675 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-18T13:05:20.691 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:05:20.692 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi043.front.sepia.ceph.com,smithi111.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-18T13:10:49.258 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi043.front.sepia.ceph.com'), Remote(name='ubuntu@smithi111.front.sepia.ceph.com')] 2023-12-18T13:10:49.259 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2023-12-18T13:10:49.260 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-18T13:10:49.335 DEBUG:teuthology.orchestra.run.smithi043:> true 2023-12-18T13:10:49.411 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi043.front.sepia.ceph.com' 2023-12-18T13:10:49.411 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi111.front.sepia.ceph.com' 2023-12-18T13:10:49.412 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi111.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-18T13:10:49.478 DEBUG:teuthology.orchestra.run.smithi111:> true 2023-12-18T13:10:49.542 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi111.front.sepia.ceph.com' 2023-12-18T13:10:49.543 INFO:teuthology.run_tasks:Running task clock... 2023-12-18T13:10:49.553 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-18T13:10:49.553 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-18T13:10:49.554 DEBUG:teuthology.orchestra.run.smithi043:> 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:10:49.556 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-18T13:10:49.556 DEBUG:teuthology.orchestra.run.smithi111:> 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:10:49.593 INFO:teuthology.orchestra.run.smithi043.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-18T13:10:49.611 INFO:teuthology.orchestra.run.smithi043.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-18T13:10:49.614 INFO:teuthology.orchestra.run.smithi111.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-18T13:10:49.629 INFO:teuthology.orchestra.run.smithi111.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-18T13:10:49.700 INFO:teuthology.orchestra.run.smithi111.stderr:sudo: ntpd: command not found 2023-12-18T13:10:49.703 INFO:teuthology.orchestra.run.smithi043.stderr:sudo: ntpd: command not found 2023-12-18T13:10:49.712 INFO:teuthology.orchestra.run.smithi111.stdout:506 Cannot talk to daemon 2023-12-18T13:10:49.717 INFO:teuthology.orchestra.run.smithi043.stdout:506 Cannot talk to daemon 2023-12-18T13:10:49.726 INFO:teuthology.orchestra.run.smithi111.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-18T13:10:49.736 INFO:teuthology.orchestra.run.smithi043.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-18T13:10:49.740 INFO:teuthology.orchestra.run.smithi111.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-18T13:10:49.753 INFO:teuthology.orchestra.run.smithi043.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-18T13:10:49.808 INFO:teuthology.orchestra.run.smithi111.stderr:bash: ntpq: command not found 2023-12-18T13:10:49.811 INFO:teuthology.orchestra.run.smithi111.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-18T13:10:49.811 INFO:teuthology.orchestra.run.smithi111.stdout:=============================================================================== 2023-12-18T13:10:49.811 INFO:teuthology.orchestra.run.smithi111.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T13:10:49.811 INFO:teuthology.orchestra.run.smithi111.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T13:10:49.812 INFO:teuthology.orchestra.run.smithi111.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T13:10:49.812 INFO:teuthology.orchestra.run.smithi111.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T13:10:49.835 INFO:teuthology.orchestra.run.smithi043.stderr:bash: ntpq: command not found 2023-12-18T13:10:49.839 INFO:teuthology.orchestra.run.smithi043.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-18T13:10:49.839 INFO:teuthology.orchestra.run.smithi043.stdout:=============================================================================== 2023-12-18T13:10:49.839 INFO:teuthology.orchestra.run.smithi043.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T13:10:49.839 INFO:teuthology.orchestra.run.smithi043.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T13:10:49.839 INFO:teuthology.orchestra.run.smithi043.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T13:10:49.839 INFO:teuthology.orchestra.run.smithi043.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T13:10:49.840 INFO:teuthology.run_tasks:Running task pexec... 2023-12-18T13:10:49.849 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-18T13:10:49.849 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi043.front.sepia.ceph.com 2023-12-18T13:10:49.849 DEBUG:teuthology.orchestra.run.smithi043:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-18T13:10:49.849 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi111.front.sepia.ceph.com 2023-12-18T13:10:49.850 DEBUG:teuthology.orchestra.run.smithi111:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-18T13:10:50.232 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:10:50.316 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:10:50.944 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 127 kB/s | 4.5 kB 00:00 2023-12-18T13:10:51.167 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 104 kB/s | 4.1 kB 00:00 2023-12-18T13:10:51.480 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 127 kB/s | 4.5 kB 00:00 2023-12-18T13:10:51.495 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 114 kB/s | 4.1 kB 00:00 2023-12-18T13:10:54.255 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-18T13:10:54.256 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-18T13:10:54.257 INFO:teuthology.orchestra.run.smithi111.stdout: Package Architecture Version Repository Size 2023-12-18T13:10:54.257 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-18T13:10:54.257 INFO:teuthology.orchestra.run.smithi111.stdout:Resetting modules: 2023-12-18T13:10:54.257 INFO:teuthology.orchestra.run.smithi111.stdout: container-tools 2023-12-18T13:10:54.257 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:10:54.257 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2023-12-18T13:10:54.257 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-18T13:10:54.257 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:10:55.030 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-18T13:10:55.031 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-18T13:10:55.031 INFO:teuthology.orchestra.run.smithi043.stdout: Package Architecture Version Repository Size 2023-12-18T13:10:55.031 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-18T13:10:55.031 INFO:teuthology.orchestra.run.smithi043.stdout:Resetting modules: 2023-12-18T13:10:55.031 INFO:teuthology.orchestra.run.smithi043.stdout: container-tools 2023-12-18T13:10:55.031 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:10:55.031 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-18T13:10:55.031 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-18T13:10:55.031 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:10:58.850 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-18T13:10:59.314 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:11:00.004 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 167 kB/s | 4.5 kB 00:00 2023-12-18T13:11:00.358 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-18T13:11:00.567 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 102 kB/s | 4.1 kB 00:00 2023-12-18T13:11:00.888 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:11:01.742 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 134 kB/s | 4.1 kB 00:00 2023-12-18T13:11:02.044 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 139 kB/s | 4.5 kB 00:00 2023-12-18T13:11:03.273 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-18T13:11:03.423 INFO:teuthology.orchestra.run.smithi111.stdout:========================================================================================================== 2023-12-18T13:11:03.423 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repository Size 2023-12-18T13:11:03.423 INFO:teuthology.orchestra.run.smithi111.stdout:========================================================================================================== 2023-12-18T13:11:03.423 INFO:teuthology.orchestra.run.smithi111.stdout:Installing group/module packages: 2023-12-18T13:11:03.423 INFO:teuthology.orchestra.run.smithi111.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:11:03.423 INFO:teuthology.orchestra.run.smithi111.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:11:03.423 INFO:teuthology.orchestra.run.smithi111.stdout: cockpit-podman noarch 75-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 739 k 2023-12-18T13:11:03.423 INFO:teuthology.orchestra.run.smithi111.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:11:03.423 INFO:teuthology.orchestra.run.smithi111.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:11:03.424 INFO:teuthology.orchestra.run.smithi111.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:11:03.424 INFO:teuthology.orchestra.run.smithi111.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:11:03.424 INFO:teuthology.orchestra.run.smithi111.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:11:03.424 INFO:teuthology.orchestra.run.smithi111.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:11:03.424 INFO:teuthology.orchestra.run.smithi111.stdout:Installing dependencies: 2023-12-18T13:11:03.424 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-18T13:11:03.424 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-18T13:11:03.424 INFO:teuthology.orchestra.run.smithi111.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-18T13:11:03.424 INFO:teuthology.orchestra.run.smithi111.stdout:Installing weak dependencies: 2023-12-18T13:11:03.424 INFO:teuthology.orchestra.run.smithi111.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:11:03.424 INFO:teuthology.orchestra.run.smithi111.stdout:Installing module profiles: 2023-12-18T13:11:03.424 INFO:teuthology.orchestra.run.smithi111.stdout: container-tools/common 2023-12-18T13:11:03.424 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:11:03.424 INFO:teuthology.orchestra.run.smithi111.stdout:Enabling module streams: 2023-12-18T13:11:03.424 INFO:teuthology.orchestra.run.smithi111.stdout: container-tools rhel8 2023-12-18T13:11:03.425 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:11:03.425 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2023-12-18T13:11:03.425 INFO:teuthology.orchestra.run.smithi111.stdout:========================================================================================================== 2023-12-18T13:11:03.425 INFO:teuthology.orchestra.run.smithi111.stdout:Install 13 Packages 2023-12-18T13:11:03.425 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:11:03.425 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 26 M 2023-12-18T13:11:03.425 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 87 M 2023-12-18T13:11:03.425 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2023-12-18T13:11:03.501 INFO:teuthology.orchestra.run.smithi111.stdout:(1/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.2 MB/s | 94 kB 00:00 2023-12-18T13:11:03.527 INFO:teuthology.orchestra.run.smithi111.stdout:(2/13): python3-pytoml-0.1.14-5.git7dea353.el8. 245 kB/s | 25 kB 00:00 2023-12-18T13:11:03.552 INFO:teuthology.orchestra.run.smithi111.stdout:(3/13): yajl-2.1.0-12.el8.x86_64.rpm 325 kB/s | 41 kB 00:00 2023-12-18T13:11:03.594 INFO:teuthology.orchestra.run.smithi111.stdout:(4/13): aardvark-dns-1.7.0-1.module+el8.9.0+203 11 MB/s | 1.0 MB 00:00 2023-12-18T13:11:03.636 INFO:teuthology.orchestra.run.smithi111.stdout:(5/13): cockpit-podman-75-1.module+el8.9.0+2032 8.6 MB/s | 739 kB 00:00 2023-12-18T13:11:03.661 INFO:teuthology.orchestra.run.smithi111.stdout:(6/13): criu-libs-3.18-4.module+el8.9.0+20326+3 587 kB/s | 39 kB 00:00 2023-12-18T13:11:03.686 INFO:teuthology.orchestra.run.smithi111.stdout:(7/13): crun-1.8.7-1.module+el8.9.0+20326+38708 4.6 MB/s | 239 kB 00:00 2023-12-18T13:11:03.728 INFO:teuthology.orchestra.run.smithi111.stdout:(8/13): python3-podman-4.6.0-1.module+el8.9.0+2 3.6 MB/s | 153 kB 00:00 2023-12-18T13:11:03.812 INFO:teuthology.orchestra.run.smithi111.stdout:(9/13): netavark-1.7.0-1.module+el8.9.0+20326+3 25 MB/s | 3.7 MB 00:00 2023-12-18T13:11:03.954 INFO:teuthology.orchestra.run.smithi111.stdout:(10/13): buildah-1.31.3-1.module+el8.9.0+20326+ 21 MB/s | 8.8 MB 00:00 2023-12-18T13:11:04.013 INFO:teuthology.orchestra.run.smithi111.stdout:(11/13): toolbox-0.0.99.4-5.module+el8.9.0+2032 13 MB/s | 2.5 MB 00:00 2023-12-18T13:11:04.038 INFO:teuthology.orchestra.run.smithi111.stdout:(12/13): udica-0.2.6-20.module+el8.9.0+20326+38 591 kB/s | 49 kB 00:00 2023-12-18T13:11:04.155 INFO:teuthology.orchestra.run.smithi111.stdout:(13/13): skopeo-1.13.3-1.module+el8.9.0+20326+3 19 MB/s | 8.1 MB 00:00 2023-12-18T13:11:04.155 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:11:04.155 INFO:teuthology.orchestra.run.smithi111.stdout:Total 35 MB/s | 26 MB 00:00 2023-12-18T13:11:04.434 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2023-12-18T13:11:04.455 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2023-12-18T13:11:04.455 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2023-12-18T13:11:04.683 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2023-12-18T13:11:04.692 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2023-12-18T13:11:05.299 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2023-12-18T13:11:05.548 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-18T13:11:05.549 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 1/13 2023-12-18T13:11:05.717 INFO:teuthology.orchestra.run.smithi043.stdout:========================================================================================================== 2023-12-18T13:11:05.717 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repository Size 2023-12-18T13:11:05.717 INFO:teuthology.orchestra.run.smithi043.stdout:========================================================================================================== 2023-12-18T13:11:05.717 INFO:teuthology.orchestra.run.smithi043.stdout:Installing group/module packages: 2023-12-18T13:11:05.717 INFO:teuthology.orchestra.run.smithi043.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:11:05.717 INFO:teuthology.orchestra.run.smithi043.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:11:05.718 INFO:teuthology.orchestra.run.smithi043.stdout: cockpit-podman noarch 75-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 739 k 2023-12-18T13:11:05.718 INFO:teuthology.orchestra.run.smithi043.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:11:05.718 INFO:teuthology.orchestra.run.smithi043.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:11:05.718 INFO:teuthology.orchestra.run.smithi043.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:11:05.718 INFO:teuthology.orchestra.run.smithi043.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:11:05.718 INFO:teuthology.orchestra.run.smithi043.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:11:05.718 INFO:teuthology.orchestra.run.smithi043.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:11:05.718 INFO:teuthology.orchestra.run.smithi043.stdout:Installing dependencies: 2023-12-18T13:11:05.718 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-18T13:11:05.718 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-18T13:11:05.718 INFO:teuthology.orchestra.run.smithi043.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-18T13:11:05.718 INFO:teuthology.orchestra.run.smithi043.stdout:Installing weak dependencies: 2023-12-18T13:11:05.718 INFO:teuthology.orchestra.run.smithi043.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:11:05.718 INFO:teuthology.orchestra.run.smithi043.stdout:Installing module profiles: 2023-12-18T13:11:05.719 INFO:teuthology.orchestra.run.smithi043.stdout: container-tools/common 2023-12-18T13:11:05.719 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:11:05.719 INFO:teuthology.orchestra.run.smithi043.stdout:Enabling module streams: 2023-12-18T13:11:05.719 INFO:teuthology.orchestra.run.smithi043.stdout: container-tools rhel8 2023-12-18T13:11:05.719 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:11:05.719 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-18T13:11:05.719 INFO:teuthology.orchestra.run.smithi043.stdout:========================================================================================================== 2023-12-18T13:11:05.719 INFO:teuthology.orchestra.run.smithi043.stdout:Install 13 Packages 2023-12-18T13:11:05.719 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:11:05.719 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 26 M 2023-12-18T13:11:05.720 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 87 M 2023-12-18T13:11:05.720 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-18T13:11:05.878 INFO:teuthology.orchestra.run.smithi043.stdout:(1/13): python3-pytoml-0.1.14-5.git7dea353.el8. 158 kB/s | 25 kB 00:00 2023-12-18T13:11:05.903 INFO:teuthology.orchestra.run.smithi043.stdout:(2/13): yajl-2.1.0-12.el8.x86_64.rpm 225 kB/s | 41 kB 00:00 2023-12-18T13:11:05.920 INFO:teuthology.orchestra.run.smithi043.stdout:(3/13): python3-pyxdg-0.25-16.el8.noarch.rpm 471 kB/s | 94 kB 00:00 2023-12-18T13:11:06.045 INFO:teuthology.orchestra.run.smithi043.stdout:(4/13): aardvark-dns-1.7.0-1.module+el8.9.0+203 6.0 MB/s | 1.0 MB 00:00 2023-12-18T13:11:06.074 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 2/13 2023-12-18T13:11:06.095 INFO:teuthology.orchestra.run.smithi043.stdout:(5/13): cockpit-podman-75-1.module+el8.9.0+2032 4.1 MB/s | 739 kB 00:00 2023-12-18T13:11:06.137 INFO:teuthology.orchestra.run.smithi043.stdout:(6/13): criu-libs-3.18-4.module+el8.9.0+20326+3 429 kB/s | 39 kB 00:00 2023-12-18T13:11:06.163 INFO:teuthology.orchestra.run.smithi043.stdout:(7/13): crun-1.8.7-1.module+el8.9.0+20326+38708 3.5 MB/s | 239 kB 00:00 2023-12-18T13:11:06.238 INFO:teuthology.orchestra.run.smithi043.stdout:(8/13): python3-podman-4.6.0-1.module+el8.9.0+2 2.0 MB/s | 153 kB 00:00 2023-12-18T13:11:06.277 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 3/13 2023-12-18T13:11:06.322 INFO:teuthology.orchestra.run.smithi043.stdout:(9/13): netavark-1.7.0-1.module+el8.9.0+20326+3 20 MB/s | 3.7 MB 00:00 2023-12-18T13:11:06.464 INFO:teuthology.orchestra.run.smithi043.stdout:(10/13): buildah-1.31.3-1.module+el8.9.0+20326+ 16 MB/s | 8.8 MB 00:00 2023-12-18T13:11:06.467 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : yajl-2.1.0-12.el8.x86_64 4/13 2023-12-18T13:11:06.539 INFO:teuthology.orchestra.run.smithi043.stdout:(11/13): toolbox-0.0.99.4-5.module+el8.9.0+2032 12 MB/s | 2.5 MB 00:00 2023-12-18T13:11:06.564 INFO:teuthology.orchestra.run.smithi043.stdout:(12/13): udica-0.2.6-20.module+el8.9.0+20326+38 494 kB/s | 49 kB 00:00 2023-12-18T13:11:06.663 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 5/13 2023-12-18T13:11:06.706 INFO:teuthology.orchestra.run.smithi043.stdout:(13/13): skopeo-1.13.3-1.module+el8.9.0+20326+3 17 MB/s | 8.1 MB 00:00 2023-12-18T13:11:06.707 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:11:06.707 INFO:teuthology.orchestra.run.smithi043.stdout:Total 26 MB/s | 26 MB 00:00 2023-12-18T13:11:06.863 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 6/13 2023-12-18T13:11:07.013 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-18T13:11:07.038 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-18T13:11:07.038 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-18T13:11:07.090 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 7/13 2023-12-18T13:11:07.292 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-18T13:11:07.302 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-18T13:11:07.930 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-18T13:11:08.010 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 8/13 2023-12-18T13:11:08.174 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 1/13 2023-12-18T13:11:08.282 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 9/13 2023-12-18T13:11:08.690 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 10/13 2023-12-18T13:11:08.693 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 2/13 2023-12-18T13:11:08.903 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 3/13 2023-12-18T13:11:09.088 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : yajl-2.1.0-12.el8.x86_64 4/13 2023-12-18T13:11:09.305 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 5/13 2023-12-18T13:11:09.546 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 6/13 2023-12-18T13:11:09.630 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 11/13 2023-12-18T13:11:09.817 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 7/13 2023-12-18T13:11:09.853 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 12/13 2023-12-18T13:11:10.036 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2023-12-18T13:11:10.468 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2023-12-18T13:11:10.468 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/13 2023-12-18T13:11:10.468 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-18T13:11:10.468 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 3/13 2023-12-18T13:11:10.468 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 4/13 2023-12-18T13:11:10.468 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 5/13 2023-12-18T13:11:10.468 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 6/13 2023-12-18T13:11:10.469 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 7/13 2023-12-18T13:11:10.469 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 8/13 2023-12-18T13:11:10.469 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 9/13 2023-12-18T13:11:10.469 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 10/13 2023-12-18T13:11:10.469 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 11/13 2023-12-18T13:11:10.469 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 12/13 2023-12-18T13:11:10.807 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 8/13 2023-12-18T13:11:11.059 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 9/13 2023-12-18T13:11:11.447 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 10/13 2023-12-18T13:11:12.397 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 11/13 2023-12-18T13:11:12.615 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 12/13 2023-12-18T13:11:12.811 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2023-12-18T13:11:13.278 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2023-12-18T13:11:13.278 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/13 2023-12-18T13:11:13.278 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-18T13:11:13.278 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 3/13 2023-12-18T13:11:13.279 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 4/13 2023-12-18T13:11:13.279 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 5/13 2023-12-18T13:11:13.279 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 6/13 2023-12-18T13:11:13.279 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 7/13 2023-12-18T13:11:13.279 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 8/13 2023-12-18T13:11:13.279 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 9/13 2023-12-18T13:11:13.279 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 10/13 2023-12-18T13:11:13.279 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 11/13 2023-12-18T13:11:13.279 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 12/13 2023-12-18T13:11:15.794 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 13/13 2023-12-18T13:11:15.794 INFO:teuthology.orchestra.run.smithi111.stdout:Installed products updated. 2023-12-18T13:11:16.329 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:11:16.329 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2023-12-18T13:11:16.329 INFO:teuthology.orchestra.run.smithi111.stdout: aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T13:11:16.329 INFO:teuthology.orchestra.run.smithi111.stdout: buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T13:11:16.329 INFO:teuthology.orchestra.run.smithi111.stdout: cockpit-podman-75-1.module+el8.9.0+20326+387084d0.noarch 2023-12-18T13:11:16.329 INFO:teuthology.orchestra.run.smithi111.stdout: criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T13:11:16.329 INFO:teuthology.orchestra.run.smithi111.stdout: crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T13:11:16.329 INFO:teuthology.orchestra.run.smithi111.stdout: netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T13:11:16.330 INFO:teuthology.orchestra.run.smithi111.stdout: python3-podman-4.6.0-1.module+el8.9.0+20326+387084d0.noarch 2023-12-18T13:11:16.330 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-18T13:11:16.330 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-18T13:11:16.330 INFO:teuthology.orchestra.run.smithi111.stdout: skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T13:11:16.330 INFO:teuthology.orchestra.run.smithi111.stdout: toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T13:11:16.330 INFO:teuthology.orchestra.run.smithi111.stdout: udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarch 2023-12-18T13:11:16.330 INFO:teuthology.orchestra.run.smithi111.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-18T13:11:16.330 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:11:16.330 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-18T13:11:16.498 DEBUG:teuthology.parallel:result is None 2023-12-18T13:11:19.180 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 13/13 2023-12-18T13:11:19.180 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-18T13:11:19.769 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:11:19.769 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-18T13:11:19.769 INFO:teuthology.orchestra.run.smithi043.stdout: aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T13:11:19.769 INFO:teuthology.orchestra.run.smithi043.stdout: buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T13:11:19.769 INFO:teuthology.orchestra.run.smithi043.stdout: cockpit-podman-75-1.module+el8.9.0+20326+387084d0.noarch 2023-12-18T13:11:19.769 INFO:teuthology.orchestra.run.smithi043.stdout: criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T13:11:19.770 INFO:teuthology.orchestra.run.smithi043.stdout: crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T13:11:19.770 INFO:teuthology.orchestra.run.smithi043.stdout: netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T13:11:19.770 INFO:teuthology.orchestra.run.smithi043.stdout: python3-podman-4.6.0-1.module+el8.9.0+20326+387084d0.noarch 2023-12-18T13:11:19.770 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-18T13:11:19.770 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-18T13:11:19.770 INFO:teuthology.orchestra.run.smithi043.stdout: skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T13:11:19.770 INFO:teuthology.orchestra.run.smithi043.stdout: toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T13:11:19.770 INFO:teuthology.orchestra.run.smithi043.stdout: udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarch 2023-12-18T13:11:19.770 INFO:teuthology.orchestra.run.smithi043.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-18T13:11:19.770 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:11:19.770 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-18T13:11:19.974 DEBUG:teuthology.parallel:result is None 2023-12-18T13:11:19.975 INFO:teuthology.run_tasks:Running task install... 2023-12-18T13:11:19.984 DEBUG:teuthology.task.install:project ceph 2023-12-18T13:11:19.984 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '861525e252e70f0d455bae7d2dc4d635f8b415f1'}} 2023-12-18T13:11:19.984 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '861525e252e70f0d455bae7d2dc4d635f8b415f1'} 2023-12-18T13:11:19.984 INFO:teuthology.task.install:Using flavor: default 2023-12-18T13:11:19.989 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:11:19.990 INFO:teuthology.task.install:extra packages: [] 2023-12-18T13:11:19.990 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:11:19.990 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:11:19.992 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:11:19.992 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:11:20.136 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:11:20.137 INFO:teuthology.task.install.rpm:Package version is 19.0.0-303.g861525e2 2023-12-18T13:11:20.146 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:11:20.147 INFO:teuthology.task.install.rpm:Package version is 19.0.0-303.g861525e2 2023-12-18T13:11:20.255 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:11:20.255 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-12-18T13:11:20.255 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-18T13:11:20.289 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:11:20.289 DEBUG:teuthology.orchestra.run.smithi111:> 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:11:20.307 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:11:20.307 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2023-12-18T13:11:20.308 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-18T13:11:20.342 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:11:20.343 DEBUG:teuthology.orchestra.run.smithi043:> 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:11:20.361 DEBUG:teuthology.orchestra.run.smithi111:> 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:11:20.419 DEBUG:teuthology.orchestra.run.smithi043:> 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:11:20.441 DEBUG:teuthology.orchestra.run.smithi111:> 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:11:20.507 DEBUG:teuthology.orchestra.run.smithi043:> 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:11:20.509 INFO:teuthology.orchestra.run.smithi111.stdout:check_obsoletes = 1 2023-12-18T13:11:20.510 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum clean all 2023-12-18T13:11:20.539 INFO:teuthology.orchestra.run.smithi043.stdout:check_obsoletes = 1 2023-12-18T13:11:20.541 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum clean all 2023-12-18T13:11:20.889 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:11:20.975 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:11:21.323 INFO:teuthology.orchestra.run.smithi111.stdout:52 files removed 2023-12-18T13:11:21.370 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install ceph-radosgw 2023-12-18T13:11:21.417 INFO:teuthology.orchestra.run.smithi043.stdout:52 files removed 2023-12-18T13:11:21.473 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install ceph-radosgw 2023-12-18T13:11:21.705 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:11:21.859 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:11:22.867 INFO:teuthology.orchestra.run.smithi111.stdout:ceph packages for x86_64 184 kB/s | 81 kB 00:00 2023-12-18T13:11:23.097 INFO:teuthology.orchestra.run.smithi043.stdout:ceph packages for x86_64 221 kB/s | 81 kB 00:00 2023-12-18T13:11:23.235 INFO:teuthology.orchestra.run.smithi111.stdout:ceph noarch packages 29 kB/s | 9.5 kB 00:00 2023-12-18T13:11:23.439 INFO:teuthology.orchestra.run.smithi043.stdout:ceph noarch packages 32 kB/s | 9.5 kB 00:00 2023-12-18T13:11:23.652 INFO:teuthology.orchestra.run.smithi111.stdout:ceph source packages 3.8 kB/s | 1.5 kB 00:00 2023-12-18T13:11:23.782 INFO:teuthology.orchestra.run.smithi043.stdout:ceph source packages 4.8 kB/s | 1.5 kB 00:00 2023-12-18T13:11:23.836 INFO:teuthology.orchestra.run.smithi111.stdout:Copr repo for python3-asyncssh owned by ceph 22 kB/s | 3.5 kB 00:00 2023-12-18T13:11:23.932 INFO:teuthology.orchestra.run.smithi043.stdout:Copr repo for python3-asyncssh owned by ceph 28 kB/s | 3.5 kB 00:00 2023-12-18T13:11:24.756 INFO:teuthology.orchestra.run.smithi111.stdout:Extra Packages for Enterprise Linux 18 MB/s | 16 MB 00:00 2023-12-18T13:11:26.000 INFO:teuthology.orchestra.run.smithi043.stdout:Extra Packages for Enterprise Linux 7.8 MB/s | 16 MB 00:02 2023-12-18T13:11:28.304 INFO:teuthology.orchestra.run.smithi111.stdout:lab-extras 401 kB/s | 24 kB 00:00 2023-12-18T13:11:29.830 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 40 MB/s | 58 MB 00:01 2023-12-18T13:11:29.975 INFO:teuthology.orchestra.run.smithi043.stdout:lab-extras 620 kB/s | 24 kB 00:00 2023-12-18T13:11:31.401 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 48 MB/s | 64 MB 00:01 2023-12-18T13:11:39.814 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat CodeReady Linux Builder for RHEL 8 x86_ 31 MB/s | 8.8 MB 00:00 2023-12-18T13:11:42.177 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat CodeReady Linux Builder for RHEL 8 x86_ 24 MB/s | 8.8 MB 00:00 2023-12-18T13:11:42.382 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 67 MB/s | 64 MB 00:00 2023-12-18T13:11:45.153 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 55 MB/s | 58 MB 00:01 2023-12-18T13:11:57.136 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-18T13:11:57.139 INFO:teuthology.orchestra.run.smithi111.stdout:=================================================================================================== 2023-12-18T13:11:57.139 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repository Size 2023-12-18T13:11:57.139 INFO:teuthology.orchestra.run.smithi111.stdout:=================================================================================================== 2023-12-18T13:11:57.139 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2023-12-18T13:11:57.139 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-radosgw x86_64 2:19.0.0-303.g861525e2.el8 ceph 14 M 2023-12-18T13:11:57.139 INFO:teuthology.orchestra.run.smithi111.stdout:Upgrading: 2023-12-18T13:11:57.139 INFO:teuthology.orchestra.run.smithi111.stdout: librados2 x86_64 2:19.0.0-303.g861525e2.el8 ceph 3.8 M 2023-12-18T13:11:57.139 INFO:teuthology.orchestra.run.smithi111.stdout: librbd1 x86_64 2:19.0.0-303.g861525e2.el8 ceph 3.7 M 2023-12-18T13:11:57.139 INFO:teuthology.orchestra.run.smithi111.stdout:Installing dependencies: 2023-12-18T13:11:57.139 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-base x86_64 2:19.0.0-303.g861525e2.el8 ceph 5.4 M 2023-12-18T13:11:57.139 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-common x86_64 2:19.0.0-303.g861525e2.el8 ceph 23 M 2023-12-18T13:11:57.140 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-selinux x86_64 2:19.0.0-303.g861525e2.el8 ceph 24 k 2023-12-18T13:11:57.140 INFO:teuthology.orchestra.run.smithi111.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-18T13:11:57.140 INFO:teuthology.orchestra.run.smithi111.stdout: libcephfs2 x86_64 2:19.0.0-303.g861525e2.el8 ceph 838 k 2023-12-18T13:11:57.140 INFO:teuthology.orchestra.run.smithi111.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-18T13:11:57.140 INFO:teuthology.orchestra.run.smithi111.stdout: librabbitmq x86_64 0.9.0-4.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-18T13:11:57.140 INFO:teuthology.orchestra.run.smithi111.stdout: libradosstriper1 x86_64 2:19.0.0-303.g861525e2.el8 ceph 517 k 2023-12-18T13:11:57.140 INFO:teuthology.orchestra.run.smithi111.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-18T13:11:57.140 INFO:teuthology.orchestra.run.smithi111.stdout: librgw2 x86_64 2:19.0.0-303.g861525e2.el8 ceph 6.9 M 2023-12-18T13:11:57.140 INFO:teuthology.orchestra.run.smithi111.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-18T13:11:57.140 INFO:teuthology.orchestra.run.smithi111.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-18T13:11:57.140 INFO:teuthology.orchestra.run.smithi111.stdout: python3-ceph-argparse x86_64 2:19.0.0-303.g861525e2.el8 ceph 45 k 2023-12-18T13:11:57.140 INFO:teuthology.orchestra.run.smithi111.stdout: python3-ceph-common x86_64 2:19.0.0-303.g861525e2.el8 ceph 129 k 2023-12-18T13:11:57.140 INFO:teuthology.orchestra.run.smithi111.stdout: python3-cephfs x86_64 2:19.0.0-303.g861525e2.el8 ceph 196 k 2023-12-18T13:11:57.141 INFO:teuthology.orchestra.run.smithi111.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-18T13:11:57.141 INFO:teuthology.orchestra.run.smithi111.stdout: python3-rados x86_64 2:19.0.0-303.g861525e2.el8 ceph 371 k 2023-12-18T13:11:57.141 INFO:teuthology.orchestra.run.smithi111.stdout: python3-rbd x86_64 2:19.0.0-303.g861525e2.el8 ceph 365 k 2023-12-18T13:11:57.141 INFO:teuthology.orchestra.run.smithi111.stdout: python3-rgw x86_64 2:19.0.0-303.g861525e2.el8 ceph 107 k 2023-12-18T13:11:57.141 INFO:teuthology.orchestra.run.smithi111.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-18T13:11:57.141 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:11:57.141 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2023-12-18T13:11:57.141 INFO:teuthology.orchestra.run.smithi111.stdout:=================================================================================================== 2023-12-18T13:11:57.141 INFO:teuthology.orchestra.run.smithi111.stdout:Install 21 Packages 2023-12-18T13:11:57.141 INFO:teuthology.orchestra.run.smithi111.stdout:Upgrade 2 Packages 2023-12-18T13:11:57.141 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:11:57.142 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 62 M 2023-12-18T13:11:57.142 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2023-12-18T13:11:58.124 INFO:teuthology.orchestra.run.smithi111.stdout:(1/23): ceph-base-19.0.0-303.g861525e2.el8.x86_ 5.7 MB/s | 5.4 MB 00:00 2023-12-18T13:11:58.190 INFO:teuthology.orchestra.run.smithi111.stdout:(2/23): ceph-selinux-19.0.0-303.g861525e2.el8.x 366 kB/s | 24 kB 00:00 2023-12-18T13:11:58.382 INFO:teuthology.orchestra.run.smithi111.stdout:(3/23): libcephfs2-19.0.0-303.g861525e2.el8.x86 4.3 MB/s | 838 kB 00:00 2023-12-18T13:11:58.507 INFO:teuthology.orchestra.run.smithi111.stdout:(4/23): libradosstriper1-19.0.0-303.g861525e2.e 4.0 MB/s | 517 kB 00:00 2023-12-18T13:11:59.046 INFO:teuthology.orchestra.run.smithi111.stdout:(5/23): ceph-radosgw-19.0.0-303.g861525e2.el8.x 7.4 MB/s | 14 MB 00:01 2023-12-18T13:11:59.125 INFO:teuthology.orchestra.run.smithi111.stdout:(6/23): python3-ceph-argparse-19.0.0-303.g86152 572 kB/s | 45 kB 00:00 2023-12-18T13:11:59.498 INFO:teuthology.orchestra.run.smithi111.stdout:(7/23): ceph-common-19.0.0-303.g861525e2.el8.x8 9.8 MB/s | 23 MB 00:02 2023-12-18T13:11:59.525 INFO:teuthology.orchestra.run.smithi111.stdout:(8/23): python3-ceph-common-19.0.0-303.g861525e 324 kB/s | 129 kB 00:00 2023-12-18T13:11:59.551 INFO:teuthology.orchestra.run.smithi111.stdout:(9/23): python3-cephfs-19.0.0-303.g861525e2.el8 3.7 MB/s | 196 kB 00:00 2023-12-18T13:11:59.634 INFO:teuthology.orchestra.run.smithi111.stdout:(10/23): librgw2-19.0.0-303.g861525e2.el8.x86_6 6.1 MB/s | 6.9 MB 00:01 2023-12-18T13:11:59.660 INFO:teuthology.orchestra.run.smithi111.stdout:(11/23): python3-rados-19.0.0-303.g861525e2.el8 2.7 MB/s | 371 kB 00:00 2023-12-18T13:11:59.685 INFO:teuthology.orchestra.run.smithi111.stdout:(12/23): python3-rgw-19.0.0-303.g861525e2.el8.x 2.1 MB/s | 107 kB 00:00 2023-12-18T13:11:59.718 INFO:teuthology.orchestra.run.smithi111.stdout:(13/23): python3-rbd-19.0.0-303.g861525e2.el8.x 2.1 MB/s | 365 kB 00:00 2023-12-18T13:11:59.835 INFO:teuthology.orchestra.run.smithi111.stdout:(14/23): liboath-2.6.2-3.el8.x86_64.rpm 404 kB/s | 59 kB 00:00 2023-12-18T13:11:59.860 INFO:teuthology.orchestra.run.smithi111.stdout:(15/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.5 MB/s | 306 kB 00:00 2023-12-18T13:11:59.886 INFO:teuthology.orchestra.run.smithi111.stdout:(16/23): libunwind-1.3.1-3.el8.x86_64.rpm 463 kB/s | 75 kB 00:00 2023-12-18T13:11:59.928 INFO:teuthology.orchestra.run.smithi111.stdout:(17/23): python3-prettytable-0.7.2-14.el8.noarc 658 kB/s | 44 kB 00:00 2023-12-18T13:11:59.953 INFO:teuthology.orchestra.run.smithi111.stdout:(18/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 4.1 MB/s | 259 kB 00:00 2023-12-18T13:11:59.987 INFO:teuthology.orchestra.run.smithi111.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 5.9 MB/s | 354 kB 00:00 2023-12-18T13:12:00.012 INFO:teuthology.orchestra.run.smithi111.stdout:(20/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 805 kB/s | 47 kB 00:00 2023-12-18T13:12:00.054 INFO:teuthology.orchestra.run.smithi111.stdout:(21/23): thrift-0.13.0-2.el8.x86_64.rpm 8.0 MB/s | 1.7 MB 00:00 2023-12-18T13:12:00.321 INFO:teuthology.orchestra.run.smithi111.stdout:(22/23): librbd1-19.0.0-303.g861525e2.el8.x86_6 12 MB/s | 3.7 MB 00:00 2023-12-18T13:12:00.379 INFO:teuthology.orchestra.run.smithi111.stdout:(23/23): librados2-19.0.0-303.g861525e2.el8.x86 9.6 MB/s | 3.8 MB 00:00 2023-12-18T13:12:00.384 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:12:00.385 INFO:teuthology.orchestra.run.smithi111.stdout:Total 19 MB/s | 62 MB 00:03 2023-12-18T13:12:00.435 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2023-12-18T13:12:00.481 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2023-12-18T13:12:00.481 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2023-12-18T13:12:00.820 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2023-12-18T13:12:00.829 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2023-12-18T13:12:02.046 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2023-12-18T13:12:02.248 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-18T13:12:02.251 INFO:teuthology.orchestra.run.smithi043.stdout:=================================================================================================== 2023-12-18T13:12:02.251 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repository Size 2023-12-18T13:12:02.251 INFO:teuthology.orchestra.run.smithi043.stdout:=================================================================================================== 2023-12-18T13:12:02.251 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-18T13:12:02.251 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-radosgw x86_64 2:19.0.0-303.g861525e2.el8 ceph 14 M 2023-12-18T13:12:02.252 INFO:teuthology.orchestra.run.smithi043.stdout:Upgrading: 2023-12-18T13:12:02.252 INFO:teuthology.orchestra.run.smithi043.stdout: librados2 x86_64 2:19.0.0-303.g861525e2.el8 ceph 3.8 M 2023-12-18T13:12:02.252 INFO:teuthology.orchestra.run.smithi043.stdout: librbd1 x86_64 2:19.0.0-303.g861525e2.el8 ceph 3.7 M 2023-12-18T13:12:02.252 INFO:teuthology.orchestra.run.smithi043.stdout:Installing dependencies: 2023-12-18T13:12:02.252 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-base x86_64 2:19.0.0-303.g861525e2.el8 ceph 5.4 M 2023-12-18T13:12:02.252 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-common x86_64 2:19.0.0-303.g861525e2.el8 ceph 23 M 2023-12-18T13:12:02.252 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-selinux x86_64 2:19.0.0-303.g861525e2.el8 ceph 24 k 2023-12-18T13:12:02.253 INFO:teuthology.orchestra.run.smithi043.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-18T13:12:02.253 INFO:teuthology.orchestra.run.smithi043.stdout: libcephfs2 x86_64 2:19.0.0-303.g861525e2.el8 ceph 838 k 2023-12-18T13:12:02.253 INFO:teuthology.orchestra.run.smithi043.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-18T13:12:02.253 INFO:teuthology.orchestra.run.smithi043.stdout: librabbitmq x86_64 0.9.0-4.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-18T13:12:02.253 INFO:teuthology.orchestra.run.smithi043.stdout: libradosstriper1 x86_64 2:19.0.0-303.g861525e2.el8 ceph 517 k 2023-12-18T13:12:02.253 INFO:teuthology.orchestra.run.smithi043.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-18T13:12:02.253 INFO:teuthology.orchestra.run.smithi043.stdout: librgw2 x86_64 2:19.0.0-303.g861525e2.el8 ceph 6.9 M 2023-12-18T13:12:02.253 INFO:teuthology.orchestra.run.smithi043.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-18T13:12:02.254 INFO:teuthology.orchestra.run.smithi043.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-18T13:12:02.254 INFO:teuthology.orchestra.run.smithi043.stdout: python3-ceph-argparse x86_64 2:19.0.0-303.g861525e2.el8 ceph 45 k 2023-12-18T13:12:02.254 INFO:teuthology.orchestra.run.smithi043.stdout: python3-ceph-common x86_64 2:19.0.0-303.g861525e2.el8 ceph 129 k 2023-12-18T13:12:02.254 INFO:teuthology.orchestra.run.smithi043.stdout: python3-cephfs x86_64 2:19.0.0-303.g861525e2.el8 ceph 196 k 2023-12-18T13:12:02.254 INFO:teuthology.orchestra.run.smithi043.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-18T13:12:02.254 INFO:teuthology.orchestra.run.smithi043.stdout: python3-rados x86_64 2:19.0.0-303.g861525e2.el8 ceph 371 k 2023-12-18T13:12:02.254 INFO:teuthology.orchestra.run.smithi043.stdout: python3-rbd x86_64 2:19.0.0-303.g861525e2.el8 ceph 365 k 2023-12-18T13:12:02.254 INFO:teuthology.orchestra.run.smithi043.stdout: python3-rgw x86_64 2:19.0.0-303.g861525e2.el8 ceph 107 k 2023-12-18T13:12:02.255 INFO:teuthology.orchestra.run.smithi043.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-18T13:12:02.255 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:12:02.255 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-18T13:12:02.255 INFO:teuthology.orchestra.run.smithi043.stdout:=================================================================================================== 2023-12-18T13:12:02.255 INFO:teuthology.orchestra.run.smithi043.stdout:Install 21 Packages 2023-12-18T13:12:02.255 INFO:teuthology.orchestra.run.smithi043.stdout:Upgrade 2 Packages 2023-12-18T13:12:02.256 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:12:02.256 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 62 M 2023-12-18T13:12:02.257 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-18T13:12:02.262 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-18T13:12:02.437 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-18T13:12:02.828 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-18T13:12:03.012 INFO:teuthology.orchestra.run.smithi111.stdout: Upgrading : librados2-2:19.0.0-303.g861525e2.el8.x86_64 3/25 2023-12-18T13:12:03.095 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: librados2-2:19.0.0-303.g861525e2.el8.x86_64 3/25 2023-12-18T13:12:03.284 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 4/25 2023-12-18T13:12:03.578 INFO:teuthology.orchestra.run.smithi043.stdout:(1/23): ceph-common-19.0.0-303.g861525e2.el8.x8 18 MB/s | 23 MB 00:01 2023-12-18T13:12:03.589 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-18T13:12:03.620 INFO:teuthology.orchestra.run.smithi043.stdout:(2/23): ceph-selinux-19.0.0-303.g861525e2.el8.x 590 kB/s | 24 kB 00:00 2023-12-18T13:12:03.712 INFO:teuthology.orchestra.run.smithi043.stdout:(3/23): libcephfs2-19.0.0-303.g861525e2.el8.x86 8.9 MB/s | 838 kB 00:00 2023-12-18T13:12:03.787 INFO:teuthology.orchestra.run.smithi043.stdout:(4/23): libradosstriper1-19.0.0-303.g861525e2.e 6.7 MB/s | 517 kB 00:00 2023-12-18T13:12:03.803 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 6/25 2023-12-18T13:12:04.029 INFO:teuthology.orchestra.run.smithi043.stdout:(5/23): ceph-base-19.0.0-303.g861525e2.el8.x86_ 3.1 MB/s | 5.4 MB 00:01 2023-12-18T13:12:04.171 INFO:teuthology.orchestra.run.smithi043.stdout:(6/23): librgw2-19.0.0-303.g861525e2.el8.x86_64 18 MB/s | 6.9 MB 00:00 2023-12-18T13:12:04.208 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 6/25 2023-12-18T13:12:04.213 INFO:teuthology.orchestra.run.smithi043.stdout:(7/23): python3-ceph-argparse-19.0.0-303.g86152 244 kB/s | 45 kB 00:00 2023-12-18T13:12:04.238 INFO:teuthology.orchestra.run.smithi043.stdout:(8/23): python3-ceph-common-19.0.0-303.g861525e 1.9 MB/s | 129 kB 00:00 2023-12-18T13:12:04.280 INFO:teuthology.orchestra.run.smithi043.stdout:(9/23): python3-cephfs-19.0.0-303.g861525e2.el8 2.9 MB/s | 196 kB 00:00 2023-12-18T13:12:04.306 INFO:teuthology.orchestra.run.smithi043.stdout:(10/23): python3-rados-19.0.0-303.g861525e2.el8 5.4 MB/s | 371 kB 00:00 2023-12-18T13:12:04.347 INFO:teuthology.orchestra.run.smithi043.stdout:(11/23): python3-rbd-19.0.0-303.g861525e2.el8.x 5.3 MB/s | 365 kB 00:00 2023-12-18T13:12:04.373 INFO:teuthology.orchestra.run.smithi043.stdout:(12/23): python3-rgw-19.0.0-303.g861525e2.el8.x 1.6 MB/s | 107 kB 00:00 2023-12-18T13:12:04.387 INFO:teuthology.orchestra.run.smithi111.stdout: Upgrading : librbd1-2:19.0.0-303.g861525e2.el8.x86_64 7/25 2023-12-18T13:12:04.452 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: librbd1-2:19.0.0-303.g861525e2.el8.x86_64 7/25 2023-12-18T13:12:04.718 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 8/25 2023-12-18T13:12:04.865 INFO:teuthology.orchestra.run.smithi043.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 120 kB/s | 59 kB 00:00 2023-12-18T13:12:04.903 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-18T13:12:04.940 INFO:teuthology.orchestra.run.smithi043.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 517 kB/s | 306 kB 00:00 2023-12-18T13:12:05.040 INFO:teuthology.orchestra.run.smithi043.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 429 kB/s | 75 kB 00:00 2023-12-18T13:12:05.107 INFO:teuthology.orchestra.run.smithi043.stdout:(16/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 708 kB/s | 47 kB 00:00 2023-12-18T13:12:05.249 INFO:teuthology.orchestra.run.smithi043.stdout:(17/23): ceph-radosgw-19.0.0-303.g861525e2.el8. 4.7 MB/s | 14 MB 00:02 2023-12-18T13:12:05.274 INFO:teuthology.orchestra.run.smithi043.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 263 kB/s | 44 kB 00:00 2023-12-18T13:12:05.333 INFO:teuthology.orchestra.run.smithi043.stdout:(19/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 3.0 MB/s | 259 kB 00:00 2023-12-18T13:12:05.358 INFO:teuthology.orchestra.run.smithi043.stdout:(20/23): librdkafka-0.11.4-3.el8.x86_64.rpm 4.6 MB/s | 354 kB 00:00 2023-12-18T13:12:05.400 INFO:teuthology.orchestra.run.smithi043.stdout:(21/23): thrift-0.13.0-2.el8.x86_64.rpm 3.8 MB/s | 1.7 MB 00:00 2023-12-18T13:12:05.582 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-18T13:12:05.625 INFO:teuthology.orchestra.run.smithi043.stdout:(22/23): librbd1-19.0.0-303.g861525e2.el8.x86_6 14 MB/s | 3.7 MB 00:00 2023-12-18T13:12:05.770 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : librgw2-2:19.0.0-303.g861525e2.el8.x86_64 10/25 2023-12-18T13:12:05.823 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: librgw2-2:19.0.0-303.g861525e2.el8.x86_64 10/25 2023-12-18T13:12:05.976 INFO:teuthology.orchestra.run.smithi043.stdout:(23/23): librados2-19.0.0-303.g861525e2.el8.x86 5.9 MB/s | 3.8 MB 00:00 2023-12-18T13:12:05.979 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:12:05.980 INFO:teuthology.orchestra.run.smithi043.stdout:Total 17 MB/s | 62 MB 00:03 2023-12-18T13:12:05.981 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-ceph-argparse-2:19.0.0-303.g861525e2.el8.x 11/25 2023-12-18T13:12:06.034 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-18T13:12:06.085 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-18T13:12:06.085 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-18T13:12:06.172 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 12/25 2023-12-18T13:12:06.388 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 13/25 2023-12-18T13:12:06.463 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-18T13:12:06.473 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-18T13:12:06.657 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 14/25 2023-12-18T13:12:06.853 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 15/25 2023-12-18T13:12:06.920 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 15/25 2023-12-18T13:12:07.095 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-18T13:12:07.328 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-18T13:12:07.614 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-18T13:12:07.760 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-18T13:12:07.787 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-ceph-common-2:19.0.0-303.g861525e2.el8.x86 19/25 2023-12-18T13:12:08.226 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-18T13:12:08.394 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-18T13:12:08.833 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-18T13:12:09.069 INFO:teuthology.orchestra.run.smithi043.stdout: Upgrading : librados2-2:19.0.0-303.g861525e2.el8.x86_64 3/25 2023-12-18T13:12:09.172 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: librados2-2:19.0.0-303.g861525e2.el8.x86_64 3/25 2023-12-18T13:12:09.342 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 4/25 2023-12-18T13:12:09.613 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-18T13:12:09.802 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 6/25 2023-12-18T13:12:10.252 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 6/25 2023-12-18T13:12:10.485 INFO:teuthology.orchestra.run.smithi043.stdout: Upgrading : librbd1-2:19.0.0-303.g861525e2.el8.x86_64 7/25 2023-12-18T13:12:10.589 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: librbd1-2:19.0.0-303.g861525e2.el8.x86_64 7/25 2023-12-18T13:12:10.777 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-18T13:12:10.885 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-18T13:12:11.593 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 20/25 2023-12-18T13:12:11.720 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 9/25 2023-12-18T13:12:11.869 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 20/25 2023-12-18T13:12:11.877 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : librgw2-2:19.0.0-303.g861525e2.el8.x86_64 10/25 2023-12-18T13:12:11.930 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: librgw2-2:19.0.0-303.g861525e2.el8.x86_64 10/25 2023-12-18T13:12:12.066 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-ceph-argparse-2:19.0.0-303.g861525e2.el8.x 11/25 2023-12-18T13:12:12.282 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 12/25 2023-12-18T13:12:12.443 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 20/25 2023-12-18T13:12:12.500 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 13/25 2023-12-18T13:12:12.727 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 21/25 2023-12-18T13:12:12.769 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 14/25 2023-12-18T13:12:12.794 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 21/25 2023-12-18T13:12:12.936 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 22/25 2023-12-18T13:12:12.977 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 15/25 2023-12-18T13:12:13.053 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 15/25 2023-12-18T13:12:13.227 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-18T13:12:13.465 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-18T13:12:14.089 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-18T13:12:14.269 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-ceph-common-2:19.0.0-303.g861525e2.el8.x86 19/25 2023-12-18T13:12:18.591 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 20/25 2023-12-18T13:12:18.826 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 20/25 2023-12-18T13:12:19.470 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 20/25 2023-12-18T13:12:19.750 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 21/25 2023-12-18T13:12:19.848 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 21/25 2023-12-18T13:12:20.009 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 22/25 2023-12-18T13:12:31.935 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 22/25 2023-12-18T13:12:31.935 INFO:teuthology.orchestra.run.smithi111.stdout:skipping the directory /sys 2023-12-18T13:12:31.935 INFO:teuthology.orchestra.run.smithi111.stdout:skipping the directory /proc 2023-12-18T13:12:31.935 INFO:teuthology.orchestra.run.smithi111.stdout:skipping the directory /dev 2023-12-18T13:12:31.935 INFO:teuthology.orchestra.run.smithi111.stdout:skipping the directory /run 2023-12-18T13:12:31.935 INFO:teuthology.orchestra.run.smithi111.stdout:skipping the directory /mnt 2023-12-18T13:12:31.935 INFO:teuthology.orchestra.run.smithi111.stdout:skipping the directory /var/tmp 2023-12-18T13:12:31.935 INFO:teuthology.orchestra.run.smithi111.stdout:skipping the directory /home 2023-12-18T13:12:31.935 INFO:teuthology.orchestra.run.smithi111.stdout:skipping the directory /tmp 2023-12-18T13:12:31.935 INFO:teuthology.orchestra.run.smithi111.stdout:skipping the directory /dev 2023-12-18T13:12:31.935 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:12:33.373 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 23/25 2023-12-18T13:12:33.395 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 23/25 2023-12-18T13:12:33.395 INFO:teuthology.orchestra.run.smithi111.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-18T13:12:33.626 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-18T13:12:33.627 INFO:teuthology.orchestra.run.smithi111.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-18T13:12:34.328 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-18T13:12:34.328 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 1/25 2023-12-18T13:12:34.328 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 2/25 2023-12-18T13:12:34.328 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 3/25 2023-12-18T13:12:34.328 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 4/25 2023-12-18T13:12:34.329 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 5/25 2023-12-18T13:12:34.329 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 6/25 2023-12-18T13:12:34.329 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : librgw2-2:19.0.0-303.g861525e2.el8.x86_64 7/25 2023-12-18T13:12:34.329 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-ceph-argparse-2:19.0.0-303.g861525e2.el8.x 8/25 2023-12-18T13:12:34.329 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-ceph-common-2:19.0.0-303.g861525e2.el8.x86 9/25 2023-12-18T13:12:34.329 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 10/25 2023-12-18T13:12:34.329 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 11/25 2023-12-18T13:12:34.329 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 12/25 2023-12-18T13:12:34.329 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 13/25 2023-12-18T13:12:34.329 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-18T13:12:34.329 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-18T13:12:34.329 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-18T13:12:34.329 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-18T13:12:34.329 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 18/25 2023-12-18T13:12:34.329 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-18T13:12:34.330 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-18T13:12:34.330 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 21/25 2023-12-18T13:12:34.330 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : librados2-2:19.0.0-303.g861525e2.el8.x86_64 22/25 2023-12-18T13:12:34.330 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-18T13:12:34.330 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : librbd1-2:19.0.0-303.g861525e2.el8.x86_64 24/25 2023-12-18T13:12:39.127 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-18T13:12:39.127 INFO:teuthology.orchestra.run.smithi111.stdout:Installed products updated. 2023-12-18T13:12:39.660 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:12:39.660 INFO:teuthology.orchestra.run.smithi111.stdout:Upgraded: 2023-12-18T13:12:39.660 INFO:teuthology.orchestra.run.smithi111.stdout: librados2-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:39.660 INFO:teuthology.orchestra.run.smithi111.stdout: librbd1-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:39.660 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2023-12-18T13:12:39.660 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:39.660 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:39.660 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:39.660 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:39.660 INFO:teuthology.orchestra.run.smithi111.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-18T13:12:39.660 INFO:teuthology.orchestra.run.smithi111.stdout: libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:39.660 INFO:teuthology.orchestra.run.smithi111.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-18T13:12:39.660 INFO:teuthology.orchestra.run.smithi111.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-12-18T13:12:39.661 INFO:teuthology.orchestra.run.smithi111.stdout: libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:39.661 INFO:teuthology.orchestra.run.smithi111.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-18T13:12:39.661 INFO:teuthology.orchestra.run.smithi111.stdout: librgw2-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:39.661 INFO:teuthology.orchestra.run.smithi111.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-18T13:12:39.661 INFO:teuthology.orchestra.run.smithi111.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-18T13:12:39.661 INFO:teuthology.orchestra.run.smithi111.stdout: python3-ceph-argparse-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:39.661 INFO:teuthology.orchestra.run.smithi111.stdout: python3-ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:39.661 INFO:teuthology.orchestra.run.smithi111.stdout: python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:39.661 INFO:teuthology.orchestra.run.smithi111.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-18T13:12:39.661 INFO:teuthology.orchestra.run.smithi111.stdout: python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:39.661 INFO:teuthology.orchestra.run.smithi111.stdout: python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:39.661 INFO:teuthology.orchestra.run.smithi111.stdout: python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:39.661 INFO:teuthology.orchestra.run.smithi111.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-18T13:12:39.661 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:12:39.661 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-18T13:12:39.853 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install ceph-test 2023-12-18T13:12:40.206 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:12:40.902 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 173 kB/s | 4.5 kB 00:00 2023-12-18T13:12:41.462 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 112 kB/s | 4.1 kB 00:00 2023-12-18T13:12:42.383 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 22/25 2023-12-18T13:12:42.383 INFO:teuthology.orchestra.run.smithi043.stdout:skipping the directory /sys 2023-12-18T13:12:42.383 INFO:teuthology.orchestra.run.smithi043.stdout:skipping the directory /proc 2023-12-18T13:12:42.383 INFO:teuthology.orchestra.run.smithi043.stdout:skipping the directory /dev 2023-12-18T13:12:42.383 INFO:teuthology.orchestra.run.smithi043.stdout:skipping the directory /run 2023-12-18T13:12:42.383 INFO:teuthology.orchestra.run.smithi043.stdout:skipping the directory /mnt 2023-12-18T13:12:42.383 INFO:teuthology.orchestra.run.smithi043.stdout:skipping the directory /var/tmp 2023-12-18T13:12:42.383 INFO:teuthology.orchestra.run.smithi043.stdout:skipping the directory /home 2023-12-18T13:12:42.384 INFO:teuthology.orchestra.run.smithi043.stdout:skipping the directory /tmp 2023-12-18T13:12:42.384 INFO:teuthology.orchestra.run.smithi043.stdout:skipping the directory /dev 2023-12-18T13:12:42.384 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:12:43.675 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-18T13:12:43.676 INFO:teuthology.orchestra.run.smithi111.stdout:=========================================================================================== 2023-12-18T13:12:43.676 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repository Size 2023-12-18T13:12:43.676 INFO:teuthology.orchestra.run.smithi111.stdout:=========================================================================================== 2023-12-18T13:12:43.676 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2023-12-18T13:12:43.676 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-test x86_64 2:19.0.0-303.g861525e2.el8 ceph 49 M 2023-12-18T13:12:43.676 INFO:teuthology.orchestra.run.smithi111.stdout:Installing dependencies: 2023-12-18T13:12:43.677 INFO:teuthology.orchestra.run.smithi111.stdout: jq x86_64 1.6-7.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-18T13:12:43.677 INFO:teuthology.orchestra.run.smithi111.stdout: libcephsqlite x86_64 2:19.0.0-303.g861525e2.el8 ceph 183 k 2023-12-18T13:12:43.677 INFO:teuthology.orchestra.run.smithi111.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-18T13:12:43.677 INFO:teuthology.orchestra.run.smithi111.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-18T13:12:43.677 INFO:teuthology.orchestra.run.smithi111.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-18T13:12:43.677 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:12:43.677 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2023-12-18T13:12:43.677 INFO:teuthology.orchestra.run.smithi111.stdout:=========================================================================================== 2023-12-18T13:12:43.677 INFO:teuthology.orchestra.run.smithi111.stdout:Install 6 Packages 2023-12-18T13:12:43.677 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:12:43.678 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 50 M 2023-12-18T13:12:43.678 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 223 M 2023-12-18T13:12:43.678 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2023-12-18T13:12:43.709 INFO:teuthology.orchestra.run.smithi111.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.2 MB/s | 70 kB 00:00 2023-12-18T13:12:43.768 INFO:teuthology.orchestra.run.smithi111.stdout:(2/6): oniguruma-6.8.2-2.el8.x86_64.rpm 3.4 MB/s | 187 kB 00:00 2023-12-18T13:12:43.810 INFO:teuthology.orchestra.run.smithi111.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 7.7 MB/s | 323 kB 00:00 2023-12-18T13:12:43.851 INFO:teuthology.orchestra.run.smithi111.stdout:(4/6): jq-1.6-7.el8.x86_64.rpm 4.7 MB/s | 202 kB 00:00 2023-12-18T13:12:43.893 INFO:teuthology.orchestra.run.smithi111.stdout:(5/6): libcephsqlite-19.0.0-303.g861525e2.el8.x 849 kB/s | 183 kB 00:00 2023-12-18T13:12:43.979 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 23/25 2023-12-18T13:12:44.008 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 23/25 2023-12-18T13:12:44.008 INFO:teuthology.orchestra.run.smithi043.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-18T13:12:44.242 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-18T13:12:44.242 INFO:teuthology.orchestra.run.smithi043.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-18T13:12:44.987 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-18T13:12:44.987 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 1/25 2023-12-18T13:12:44.987 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 2/25 2023-12-18T13:12:44.987 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 3/25 2023-12-18T13:12:44.987 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 4/25 2023-12-18T13:12:44.987 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 5/25 2023-12-18T13:12:44.987 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 6/25 2023-12-18T13:12:44.987 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : librgw2-2:19.0.0-303.g861525e2.el8.x86_64 7/25 2023-12-18T13:12:44.987 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-ceph-argparse-2:19.0.0-303.g861525e2.el8.x 8/25 2023-12-18T13:12:44.987 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-ceph-common-2:19.0.0-303.g861525e2.el8.x86 9/25 2023-12-18T13:12:44.987 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 10/25 2023-12-18T13:12:44.987 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 11/25 2023-12-18T13:12:44.987 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 12/25 2023-12-18T13:12:44.988 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 13/25 2023-12-18T13:12:44.988 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-18T13:12:44.988 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-18T13:12:44.988 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-18T13:12:44.988 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-18T13:12:44.988 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 18/25 2023-12-18T13:12:44.988 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-18T13:12:44.988 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 20/25 2023-12-18T13:12:44.988 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-18T13:12:44.988 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : librados2-2:19.0.0-303.g861525e2.el8.x86_64 22/25 2023-12-18T13:12:44.988 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-18T13:12:44.988 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : librbd1-2:19.0.0-303.g861525e2.el8.x86_64 24/25 2023-12-18T13:12:46.652 INFO:teuthology.orchestra.run.smithi111.stdout:(6/6): ceph-test-19.0.0-303.g861525e2.el8.x86_6 17 MB/s | 49 MB 00:02 2023-12-18T13:12:46.654 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:12:46.654 INFO:teuthology.orchestra.run.smithi111.stdout:Total 17 MB/s | 50 MB 00:02 2023-12-18T13:12:46.694 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2023-12-18T13:12:46.715 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2023-12-18T13:12:46.716 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2023-12-18T13:12:46.992 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2023-12-18T13:12:47.000 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2023-12-18T13:12:47.515 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2023-12-18T13:12:47.682 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 1/6 2023-12-18T13:12:47.805 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 2/6 2023-12-18T13:12:47.905 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 2/6 2023-12-18T13:12:48.081 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : jq-1.6-7.el8.x86_64 3/6 2023-12-18T13:12:48.254 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-18T13:12:48.430 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 5/6 2023-12-18T13:12:50.413 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-18T13:12:50.414 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-18T13:12:51.015 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:12:51.015 INFO:teuthology.orchestra.run.smithi043.stdout:Upgraded: 2023-12-18T13:12:51.015 INFO:teuthology.orchestra.run.smithi043.stdout: librados2-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:51.015 INFO:teuthology.orchestra.run.smithi043.stdout: librbd1-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:51.015 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-18T13:12:51.015 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:51.016 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:51.016 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:51.016 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:51.016 INFO:teuthology.orchestra.run.smithi043.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-18T13:12:51.016 INFO:teuthology.orchestra.run.smithi043.stdout: libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:51.016 INFO:teuthology.orchestra.run.smithi043.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-18T13:12:51.016 INFO:teuthology.orchestra.run.smithi043.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-12-18T13:12:51.016 INFO:teuthology.orchestra.run.smithi043.stdout: libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:51.016 INFO:teuthology.orchestra.run.smithi043.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-18T13:12:51.016 INFO:teuthology.orchestra.run.smithi043.stdout: librgw2-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:51.016 INFO:teuthology.orchestra.run.smithi043.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-18T13:12:51.016 INFO:teuthology.orchestra.run.smithi043.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-18T13:12:51.016 INFO:teuthology.orchestra.run.smithi043.stdout: python3-ceph-argparse-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:51.016 INFO:teuthology.orchestra.run.smithi043.stdout: python3-ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:51.016 INFO:teuthology.orchestra.run.smithi043.stdout: python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:51.017 INFO:teuthology.orchestra.run.smithi043.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-18T13:12:51.017 INFO:teuthology.orchestra.run.smithi043.stdout: python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:51.017 INFO:teuthology.orchestra.run.smithi043.stdout: python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:51.017 INFO:teuthology.orchestra.run.smithi043.stdout: python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:51.017 INFO:teuthology.orchestra.run.smithi043.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-18T13:12:51.017 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:12:51.017 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-18T13:12:51.221 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install ceph-test 2023-12-18T13:12:51.627 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:12:52.430 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 124 kB/s | 4.1 kB 00:00 2023-12-18T13:12:52.729 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 144 kB/s | 4.5 kB 00:00 2023-12-18T13:12:53.116 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 5/6 2023-12-18T13:12:53.449 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 6/6 2023-12-18T13:12:53.695 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 6/6 2023-12-18T13:12:53.696 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 1/6 2023-12-18T13:12:53.696 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 2/6 2023-12-18T13:12:53.696 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-18T13:12:53.696 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2023-12-18T13:12:53.696 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2023-12-18T13:12:55.577 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-18T13:12:55.579 INFO:teuthology.orchestra.run.smithi043.stdout:=========================================================================================== 2023-12-18T13:12:55.579 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repository Size 2023-12-18T13:12:55.579 INFO:teuthology.orchestra.run.smithi043.stdout:=========================================================================================== 2023-12-18T13:12:55.579 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-18T13:12:55.579 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-test x86_64 2:19.0.0-303.g861525e2.el8 ceph 49 M 2023-12-18T13:12:55.579 INFO:teuthology.orchestra.run.smithi043.stdout:Installing dependencies: 2023-12-18T13:12:55.579 INFO:teuthology.orchestra.run.smithi043.stdout: jq x86_64 1.6-7.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-18T13:12:55.579 INFO:teuthology.orchestra.run.smithi043.stdout: libcephsqlite x86_64 2:19.0.0-303.g861525e2.el8 ceph 183 k 2023-12-18T13:12:55.579 INFO:teuthology.orchestra.run.smithi043.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-18T13:12:55.579 INFO:teuthology.orchestra.run.smithi043.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-18T13:12:55.579 INFO:teuthology.orchestra.run.smithi043.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-18T13:12:55.579 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:12:55.579 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-18T13:12:55.579 INFO:teuthology.orchestra.run.smithi043.stdout:=========================================================================================== 2023-12-18T13:12:55.579 INFO:teuthology.orchestra.run.smithi043.stdout:Install 6 Packages 2023-12-18T13:12:55.580 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:12:55.580 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 50 M 2023-12-18T13:12:55.580 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 223 M 2023-12-18T13:12:55.580 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-18T13:12:55.622 INFO:teuthology.orchestra.run.smithi043.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.7 MB/s | 70 kB 00:00 2023-12-18T13:12:55.697 INFO:teuthology.orchestra.run.smithi043.stdout:(2/6): oniguruma-6.8.2-2.el8.x86_64.rpm 2.8 MB/s | 187 kB 00:00 2023-12-18T13:12:55.739 INFO:teuthology.orchestra.run.smithi043.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 7.6 MB/s | 323 kB 00:00 2023-12-18T13:12:55.781 INFO:teuthology.orchestra.run.smithi043.stdout:(4/6): jq-1.6-7.el8.x86_64.rpm 4.7 MB/s | 202 kB 00:00 2023-12-18T13:12:55.823 INFO:teuthology.orchestra.run.smithi043.stdout:(5/6): libcephsqlite-19.0.0-303.g861525e2.el8.x 756 kB/s | 183 kB 00:00 2023-12-18T13:12:58.232 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : jq-1.6-7.el8.x86_64 6/6 2023-12-18T13:12:58.233 INFO:teuthology.orchestra.run.smithi111.stdout:Installed products updated. 2023-12-18T13:12:58.439 INFO:teuthology.orchestra.run.smithi043.stdout:(6/6): ceph-test-19.0.0-303.g861525e2.el8.x86_6 17 MB/s | 49 MB 00:02 2023-12-18T13:12:58.441 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:12:58.442 INFO:teuthology.orchestra.run.smithi043.stdout:Total 18 MB/s | 50 MB 00:02 2023-12-18T13:12:58.484 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-18T13:12:58.508 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-18T13:12:58.508 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-18T13:12:58.754 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:12:58.754 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2023-12-18T13:12:58.754 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:58.754 INFO:teuthology.orchestra.run.smithi111.stdout: jq-1.6-7.el8.x86_64 2023-12-18T13:12:58.754 INFO:teuthology.orchestra.run.smithi111.stdout: libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:12:58.754 INFO:teuthology.orchestra.run.smithi111.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-18T13:12:58.754 INFO:teuthology.orchestra.run.smithi111.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-18T13:12:58.754 INFO:teuthology.orchestra.run.smithi111.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-18T13:12:58.754 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:12:58.755 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-18T13:12:58.814 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-18T13:12:58.823 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-18T13:12:58.943 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install ceph 2023-12-18T13:12:59.281 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:12:59.375 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-18T13:12:59.583 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 1/6 2023-12-18T13:12:59.719 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 2/6 2023-12-18T13:12:59.804 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 2/6 2023-12-18T13:13:00.014 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : jq-1.6-7.el8.x86_64 3/6 2023-12-18T13:13:00.022 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 124 kB/s | 4.5 kB 00:00 2023-12-18T13:13:00.187 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-18T13:13:00.394 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 5/6 2023-12-18T13:13:00.590 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 110 kB/s | 4.1 kB 00:00 2023-12-18T13:13:02.796 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-18T13:13:02.799 INFO:teuthology.orchestra.run.smithi111.stdout:====================================================================================================== 2023-12-18T13:13:02.799 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repository Size 2023-12-18T13:13:02.799 INFO:teuthology.orchestra.run.smithi111.stdout:====================================================================================================== 2023-12-18T13:13:02.800 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2023-12-18T13:13:02.800 INFO:teuthology.orchestra.run.smithi111.stdout: ceph x86_64 2:19.0.0-303.g861525e2.el8 ceph 6.4 k 2023-12-18T13:13:02.800 INFO:teuthology.orchestra.run.smithi111.stdout:Installing dependencies: 2023-12-18T13:13:02.800 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mds x86_64 2:19.0.0-303.g861525e2.el8 ceph 2.3 M 2023-12-18T13:13:02.800 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mgr x86_64 2:19.0.0-303.g861525e2.el8 ceph 1.6 M 2023-12-18T13:13:02.800 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mgr-modules-core noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 243 k 2023-12-18T13:13:02.800 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mon x86_64 2:19.0.0-303.g861525e2.el8 ceph 4.6 M 2023-12-18T13:13:02.800 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-osd x86_64 2:19.0.0-303.g861525e2.el8 ceph 18 M 2023-12-18T13:13:02.800 INFO:teuthology.orchestra.run.smithi111.stdout: luarocks noarch 3.5.0-1.el8 epel 167 k 2023-12-18T13:13:02.800 INFO:teuthology.orchestra.run.smithi111.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-18T13:13:02.800 INFO:teuthology.orchestra.run.smithi111.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-18T13:13:02.800 INFO:teuthology.orchestra.run.smithi111.stdout: python3-cffi x86_64 1.11.5-6.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-12-18T13:13:02.800 INFO:teuthology.orchestra.run.smithi111.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-18T13:13:02.800 INFO:teuthology.orchestra.run.smithi111.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-18T13:13:02.800 INFO:teuthology.orchestra.run.smithi111.stdout: python3-cryptography x86_64 3.2.1-6.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-12-18T13:13:02.800 INFO:teuthology.orchestra.run.smithi111.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-18T13:13:02.801 INFO:teuthology.orchestra.run.smithi111.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-18T13:13:02.801 INFO:teuthology.orchestra.run.smithi111.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-18T13:13:02.801 INFO:teuthology.orchestra.run.smithi111.stdout: python3-mako noarch 1.0.6-14.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-12-18T13:13:02.801 INFO:teuthology.orchestra.run.smithi111.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-18T13:13:02.801 INFO:teuthology.orchestra.run.smithi111.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-18T13:13:02.801 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-18T13:13:02.801 INFO:teuthology.orchestra.run.smithi111.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-18T13:13:02.801 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-12-18T13:13:02.801 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-12-18T13:13:02.801 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pytz noarch 2017.2-11.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-12-18T13:13:02.801 INFO:teuthology.orchestra.run.smithi111.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-18T13:13:02.801 INFO:teuthology.orchestra.run.smithi111.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-18T13:13:02.801 INFO:teuthology.orchestra.run.smithi111.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-18T13:13:02.802 INFO:teuthology.orchestra.run.smithi111.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-18T13:13:02.802 INFO:teuthology.orchestra.run.smithi111.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-18T13:13:02.802 INFO:teuthology.orchestra.run.smithi111.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-18T13:13:02.802 INFO:teuthology.orchestra.run.smithi111.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-18T13:13:02.802 INFO:teuthology.orchestra.run.smithi111.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-12-18T13:13:02.802 INFO:teuthology.orchestra.run.smithi111.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-18T13:13:02.802 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:13:02.802 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2023-12-18T13:13:02.802 INFO:teuthology.orchestra.run.smithi111.stdout:====================================================================================================== 2023-12-18T13:13:02.802 INFO:teuthology.orchestra.run.smithi111.stdout:Install 33 Packages 2023-12-18T13:13:02.802 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:13:02.803 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 31 M 2023-12-18T13:13:02.803 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 122 M 2023-12-18T13:13:02.803 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2023-12-18T13:13:03.061 INFO:teuthology.orchestra.run.smithi111.stdout:(1/33): ceph-19.0.0-303.g861525e2.el8.x86_64.rp 56 kB/s | 6.4 kB 00:00 2023-12-18T13:13:03.437 INFO:teuthology.orchestra.run.smithi111.stdout:(2/33): ceph-mon-19.0.0-303.g861525e2.el8.x86_6 12 MB/s | 4.6 MB 00:00 2023-12-18T13:13:03.679 INFO:teuthology.orchestra.run.smithi111.stdout:(3/33): ceph-mgr-19.0.0-303.g861525e2.el8.x86_6 2.2 MB/s | 1.6 MB 00:00 2023-12-18T13:13:03.728 INFO:teuthology.orchestra.run.smithi111.stdout:(4/33): ceph-mds-19.0.0-303.g861525e2.el8.x86_6 3.0 MB/s | 2.3 MB 00:00 2023-12-18T13:13:03.787 INFO:teuthology.orchestra.run.smithi111.stdout:(5/33): ceph-mgr-modules-core-19.0.0-303.g86152 2.2 MB/s | 243 kB 00:00 2023-12-18T13:13:04.013 INFO:teuthology.orchestra.run.smithi111.stdout:(6/33): luarocks-3.5.0-1.el8.noarch.rpm 589 kB/s | 167 kB 00:00 2023-12-18T13:13:04.038 INFO:teuthology.orchestra.run.smithi111.stdout:(7/33): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 174 kB/s | 44 kB 00:00 2023-12-18T13:13:04.138 INFO:teuthology.orchestra.run.smithi111.stdout:(8/33): python3-beautifulsoup4-4.6.3-2.el8.1.no 1.4 MB/s | 185 kB 00:00 2023-12-18T13:13:04.163 INFO:teuthology.orchestra.run.smithi111.stdout:(9/33): python3-cheroot-8.5.2-1.el8.noarch.rpm 1.3 MB/s | 173 kB 00:00 2023-12-18T13:13:04.339 INFO:teuthology.orchestra.run.smithi111.stdout:(10/33): ceph-osd-19.0.0-303.g861525e2.el8.x86_ 20 MB/s | 18 MB 00:00 2023-12-18T13:13:04.364 INFO:teuthology.orchestra.run.smithi111.stdout:(11/33): python3-jaraco-6.2-6.el8.noarch.rpm 55 kB/s | 11 kB 00:00 2023-12-18T13:13:04.397 INFO:teuthology.orchestra.run.smithi111.stdout:(12/33): python3-cherrypy-18.4.0-1.el8.noarch.r 1.5 MB/s | 384 kB 00:00 2023-12-18T13:13:04.423 INFO:teuthology.orchestra.run.smithi111.stdout:(13/33): python3-logutils-0.3.5-11.el8.noarch.r 831 kB/s | 49 kB 00:00 2023-12-18T13:13:04.456 INFO:teuthology.orchestra.run.smithi111.stdout:(14/33): python3-more-itertools-7.2.0-3.el8.noa 1.0 MB/s | 59 kB 00:00 2023-12-18T13:13:04.523 INFO:teuthology.orchestra.run.smithi111.stdout:(15/33): python3-portend-2.6-1.el8.noarch.rpm 233 kB/s | 16 kB 00:00 2023-12-18T13:13:04.549 INFO:teuthology.orchestra.run.smithi111.stdout:(16/33): python3-jaraco-functools-2.0-4.el8.noa 84 kB/s | 18 kB 00:00 2023-12-18T13:13:04.582 INFO:teuthology.orchestra.run.smithi111.stdout:(17/33): python3-simplegeneric-0.8.1-17.el8.noa 319 kB/s | 19 kB 00:00 2023-12-18T13:13:04.608 INFO:teuthology.orchestra.run.smithi111.stdout:(18/33): python3-pecan-1.3.2-9.el8.noarch.rpm 1.5 MB/s | 283 kB 00:00 2023-12-18T13:13:04.633 INFO:teuthology.orchestra.run.smithi111.stdout:(19/33): python3-singledispatch-3.4.0.3-18.el8. 285 kB/s | 24 kB 00:00 2023-12-18T13:13:04.658 INFO:teuthology.orchestra.run.smithi111.stdout:(20/33): python3-tempora-1.14.1-5.el8.noarch.rp 386 kB/s | 29 kB 00:00 2023-12-18T13:13:04.684 INFO:teuthology.orchestra.run.smithi111.stdout:(21/33): python3-trustme-0.6.0-4.el8.noarch.rpm 364 kB/s | 27 kB 00:00 2023-12-18T13:13:04.784 INFO:teuthology.orchestra.run.smithi111.stdout:(22/33): python3-webtest-2.0.33-1.el8.noarch.rp 854 kB/s | 85 kB 00:00 2023-12-18T13:13:04.809 INFO:teuthology.orchestra.run.smithi111.stdout:(23/33): python3-webob-1.8.5-1.el8.1.noarch.rpm 1.6 MB/s | 251 kB 00:00 2023-12-18T13:13:04.834 INFO:teuthology.orchestra.run.smithi111.stdout:(24/33): python3-waitress-1.4.3-1.el8.noarch.rp 1.2 MB/s | 255 kB 00:00 2023-12-18T13:13:04.860 INFO:teuthology.orchestra.run.smithi111.stdout:(25/33): python3-zc-lockfile-2.0-2.el8.noarch.r 304 kB/s | 23 kB 00:00 2023-12-18T13:13:04.918 INFO:teuthology.orchestra.run.smithi111.stdout:(26/33): python3-markupsafe-0.23-19.el8.x86_64. 464 kB/s | 39 kB 00:00 2023-12-18T13:13:04.935 INFO:teuthology.orchestra.run.smithi111.stdout:(27/33): python3-pyOpenSSL-19.0.0-1.el8.noarch. 1.6 MB/s | 103 kB 00:00 2023-12-18T13:13:04.960 INFO:teuthology.orchestra.run.smithi111.stdout:(28/33): python3-werkzeug-0.12.2-4.el8.noarch.r 3.0 MB/s | 457 kB 00:00 2023-12-18T13:13:04.986 INFO:teuthology.orchestra.run.smithi111.stdout:(29/33): python3-pytz-2017.2-11.el8.noarch.rpm 1.1 MB/s | 54 kB 00:00 2023-12-18T13:13:05.011 INFO:teuthology.orchestra.run.smithi111.stdout:(30/33): python3-mako-1.0.6-14.el8.noarch.rpm 1.7 MB/s | 157 kB 00:00 2023-12-18T13:13:05.036 INFO:teuthology.orchestra.run.smithi111.stdout:(31/33): python3-pycparser-2.14-14.el8.noarch.r 1.4 MB/s | 109 kB 00:00 2023-12-18T13:13:05.053 INFO:teuthology.orchestra.run.smithi111.stdout:(32/33): python3-cffi-1.11.5-6.el8.x86_64.rpm 3.5 MB/s | 238 kB 00:00 2023-12-18T13:13:05.078 INFO:teuthology.orchestra.run.smithi111.stdout:(33/33): python3-cryptography-3.2.1-6.el8.x86_6 8.2 MB/s | 559 kB 00:00 2023-12-18T13:13:05.082 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:13:05.082 INFO:teuthology.orchestra.run.smithi111.stdout:Total 13 MB/s | 31 MB 00:02 2023-12-18T13:13:05.173 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2023-12-18T13:13:05.212 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2023-12-18T13:13:05.212 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2023-12-18T13:13:05.441 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2023-12-18T13:13:05.450 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2023-12-18T13:13:05.583 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 5/6 2023-12-18T13:13:05.838 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 6/6 2023-12-18T13:13:06.139 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 6/6 2023-12-18T13:13:06.139 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 1/6 2023-12-18T13:13:06.139 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 2/6 2023-12-18T13:13:06.139 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-18T13:13:06.139 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2023-12-18T13:13:06.139 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2023-12-18T13:13:06.613 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2023-12-18T13:13:06.876 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/33 2023-12-18T13:13:07.576 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/33 2023-12-18T13:13:07.808 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 3/33 2023-12-18T13:13:08.245 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 4/33 2023-12-18T13:13:08.547 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 5/33 2023-12-18T13:13:08.760 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 6/33 2023-12-18T13:13:08.919 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 7/33 2023-12-18T13:13:09.175 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 8/33 2023-12-18T13:13:09.339 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 9/33 2023-12-18T13:13:09.635 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 10/33 2023-12-18T13:13:09.929 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 11/33 2023-12-18T13:13:10.148 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 12/33 2023-12-18T13:13:10.360 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/33 2023-12-18T13:13:10.575 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/33 2023-12-18T13:13:10.722 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/33 2023-12-18T13:13:10.886 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/33 2023-12-18T13:13:11.064 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/33 2023-12-18T13:13:11.216 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/33 2023-12-18T13:13:11.222 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : jq-1.6-7.el8.x86_64 6/6 2023-12-18T13:13:11.222 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-18T13:13:11.414 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/33 2023-12-18T13:13:11.615 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/33 2023-12-18T13:13:11.815 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/33 2023-12-18T13:13:11.837 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:13:11.838 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-18T13:13:11.838 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:13:11.838 INFO:teuthology.orchestra.run.smithi043.stdout: jq-1.6-7.el8.x86_64 2023-12-18T13:13:11.838 INFO:teuthology.orchestra.run.smithi043.stdout: libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:13:11.838 INFO:teuthology.orchestra.run.smithi043.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-18T13:13:11.838 INFO:teuthology.orchestra.run.smithi043.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-18T13:13:11.838 INFO:teuthology.orchestra.run.smithi043.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-18T13:13:11.838 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:13:11.838 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-18T13:13:12.017 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install ceph 2023-12-18T13:13:12.047 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/33 2023-12-18T13:13:12.281 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/33 2023-12-18T13:13:12.408 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:13:12.543 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/33 2023-12-18T13:13:12.829 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/33 2023-12-18T13:13:13.167 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/33 2023-12-18T13:13:13.286 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 112 kB/s | 4.1 kB 00:00 2023-12-18T13:13:13.535 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-303.g861525e2.el8.n 27/33 2023-12-18T13:13:13.603 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 122 kB/s | 4.5 kB 00:00 2023-12-18T13:13:13.709 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 28/33 2023-12-18T13:13:13.785 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 28/33 2023-12-18T13:13:15.592 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : luarocks-3.5.0-1.el8.noarch 29/33 2023-12-18T13:13:15.784 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 30/33 2023-12-18T13:13:16.246 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 30/33 2023-12-18T13:13:16.434 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 31/33 2023-12-18T13:13:16.486 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-18T13:13:16.490 INFO:teuthology.orchestra.run.smithi043.stdout:====================================================================================================== 2023-12-18T13:13:16.490 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repository Size 2023-12-18T13:13:16.490 INFO:teuthology.orchestra.run.smithi043.stdout:====================================================================================================== 2023-12-18T13:13:16.490 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-18T13:13:16.490 INFO:teuthology.orchestra.run.smithi043.stdout: ceph x86_64 2:19.0.0-303.g861525e2.el8 ceph 6.4 k 2023-12-18T13:13:16.490 INFO:teuthology.orchestra.run.smithi043.stdout:Installing dependencies: 2023-12-18T13:13:16.490 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mds x86_64 2:19.0.0-303.g861525e2.el8 ceph 2.3 M 2023-12-18T13:13:16.490 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mgr x86_64 2:19.0.0-303.g861525e2.el8 ceph 1.6 M 2023-12-18T13:13:16.490 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mgr-modules-core noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 243 k 2023-12-18T13:13:16.490 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mon x86_64 2:19.0.0-303.g861525e2.el8 ceph 4.6 M 2023-12-18T13:13:16.491 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-osd x86_64 2:19.0.0-303.g861525e2.el8 ceph 18 M 2023-12-18T13:13:16.491 INFO:teuthology.orchestra.run.smithi043.stdout: luarocks noarch 3.5.0-1.el8 epel 167 k 2023-12-18T13:13:16.491 INFO:teuthology.orchestra.run.smithi043.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-18T13:13:16.491 INFO:teuthology.orchestra.run.smithi043.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-18T13:13:16.491 INFO:teuthology.orchestra.run.smithi043.stdout: python3-cffi x86_64 1.11.5-6.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-12-18T13:13:16.491 INFO:teuthology.orchestra.run.smithi043.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-18T13:13:16.491 INFO:teuthology.orchestra.run.smithi043.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-18T13:13:16.491 INFO:teuthology.orchestra.run.smithi043.stdout: python3-cryptography x86_64 3.2.1-6.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-12-18T13:13:16.491 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-18T13:13:16.491 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-18T13:13:16.491 INFO:teuthology.orchestra.run.smithi043.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-18T13:13:16.491 INFO:teuthology.orchestra.run.smithi043.stdout: python3-mako noarch 1.0.6-14.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-12-18T13:13:16.491 INFO:teuthology.orchestra.run.smithi043.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-18T13:13:16.491 INFO:teuthology.orchestra.run.smithi043.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-18T13:13:16.491 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-18T13:13:16.492 INFO:teuthology.orchestra.run.smithi043.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-18T13:13:16.492 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-12-18T13:13:16.492 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-12-18T13:13:16.492 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pytz noarch 2017.2-11.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-12-18T13:13:16.492 INFO:teuthology.orchestra.run.smithi043.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-18T13:13:16.492 INFO:teuthology.orchestra.run.smithi043.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-18T13:13:16.492 INFO:teuthology.orchestra.run.smithi043.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-18T13:13:16.492 INFO:teuthology.orchestra.run.smithi043.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-18T13:13:16.492 INFO:teuthology.orchestra.run.smithi043.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-18T13:13:16.492 INFO:teuthology.orchestra.run.smithi043.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-18T13:13:16.492 INFO:teuthology.orchestra.run.smithi043.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-18T13:13:16.492 INFO:teuthology.orchestra.run.smithi043.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-12-18T13:13:16.492 INFO:teuthology.orchestra.run.smithi043.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-18T13:13:16.492 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:13:16.492 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-18T13:13:16.493 INFO:teuthology.orchestra.run.smithi043.stdout:====================================================================================================== 2023-12-18T13:13:16.493 INFO:teuthology.orchestra.run.smithi043.stdout:Install 33 Packages 2023-12-18T13:13:16.493 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:13:16.493 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 31 M 2023-12-18T13:13:16.493 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 122 M 2023-12-18T13:13:16.493 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-18T13:13:16.652 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 31/33 2023-12-18T13:13:16.766 INFO:teuthology.orchestra.run.smithi043.stdout:(1/33): ceph-19.0.0-303.g861525e2.el8.x86_64.rp 51 kB/s | 6.4 kB 00:00 2023-12-18T13:13:16.793 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 32/33 2023-12-18T13:13:16.812 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 32/33 2023-12-18T13:13:16.926 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-2:19.0.0-303.g861525e2.el8.x86_64 33/33 2023-12-18T13:13:17.025 INFO:teuthology.orchestra.run.smithi043.stdout:(2/33): ceph-mds-19.0.0-303.g861525e2.el8.x86_6 6.0 MB/s | 2.3 MB 00:00 2023-12-18T13:13:17.291 INFO:teuthology.orchestra.run.smithi043.stdout:(3/33): ceph-mon-19.0.0-303.g861525e2.el8.x86_6 8.9 MB/s | 4.6 MB 00:00 2023-12-18T13:13:17.316 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-2:19.0.0-303.g861525e2.el8.x86_64 33/33 2023-12-18T13:13:17.316 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-2:19.0.0-303.g861525e2.el8.x86_64 1/33 2023-12-18T13:13:17.316 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 2/33 2023-12-18T13:13:17.316 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 3/33 2023-12-18T13:13:17.316 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 4/33 2023-12-18T13:13:17.316 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 5/33 2023-12-18T13:13:17.316 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-303.g861525e2.el8.n 6/33 2023-12-18T13:13:17.317 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : luarocks-3.5.0-1.el8.noarch 7/33 2023-12-18T13:13:17.317 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 8/33 2023-12-18T13:13:17.317 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 9/33 2023-12-18T13:13:17.317 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 10/33 2023-12-18T13:13:17.317 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 11/33 2023-12-18T13:13:17.317 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 12/33 2023-12-18T13:13:17.317 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 13/33 2023-12-18T13:13:17.317 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 14/33 2023-12-18T13:13:17.317 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 15/33 2023-12-18T13:13:17.317 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 16/33 2023-12-18T13:13:17.317 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-portend-2.6-1.el8.noarch 17/33 2023-12-18T13:13:17.317 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 18/33 2023-12-18T13:13:17.317 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 19/33 2023-12-18T13:13:17.317 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 20/33 2023-12-18T13:13:17.318 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 21/33 2023-12-18T13:13:17.318 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 22/33 2023-12-18T13:13:17.318 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 23/33 2023-12-18T13:13:17.318 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 24/33 2023-12-18T13:13:17.318 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 25/33 2023-12-18T13:13:17.318 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 26/33 2023-12-18T13:13:17.318 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 27/33 2023-12-18T13:13:17.318 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 28/33 2023-12-18T13:13:17.319 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 29/33 2023-12-18T13:13:17.319 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 30/33 2023-12-18T13:13:17.319 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 31/33 2023-12-18T13:13:17.319 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 32/33 2023-12-18T13:13:17.350 INFO:teuthology.orchestra.run.smithi043.stdout:(4/33): ceph-mgr-modules-core-19.0.0-303.g86152 4.1 MB/s | 243 kB 00:00 2023-12-18T13:13:17.518 INFO:teuthology.orchestra.run.smithi043.stdout:(5/33): ceph-mgr-19.0.0-303.g861525e2.el8.x86_6 1.8 MB/s | 1.6 MB 00:00 2023-12-18T13:13:17.609 INFO:teuthology.orchestra.run.smithi043.stdout:(6/33): luarocks-3.5.0-1.el8.noarch.rpm 645 kB/s | 167 kB 00:00 2023-12-18T13:13:17.676 INFO:teuthology.orchestra.run.smithi043.stdout:(7/33): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 275 kB/s | 44 kB 00:00 2023-12-18T13:13:17.701 INFO:teuthology.orchestra.run.smithi043.stdout:(8/33): python3-beautifulsoup4-4.6.3-2.el8.1.no 2.0 MB/s | 185 kB 00:00 2023-12-18T13:13:17.810 INFO:teuthology.orchestra.run.smithi043.stdout:(9/33): python3-cherrypy-18.4.0-1.el8.noarch.rp 3.5 MB/s | 384 kB 00:00 2023-12-18T13:13:17.835 INFO:teuthology.orchestra.run.smithi043.stdout:(10/33): python3-cheroot-8.5.2-1.el8.noarch.rpm 1.1 MB/s | 173 kB 00:00 2023-12-18T13:13:17.877 INFO:teuthology.orchestra.run.smithi043.stdout:(11/33): python3-jaraco-6.2-6.el8.noarch.rpm 166 kB/s | 11 kB 00:00 2023-12-18T13:13:17.903 INFO:teuthology.orchestra.run.smithi043.stdout:(12/33): python3-jaraco-functools-2.0-4.el8.noa 262 kB/s | 18 kB 00:00 2023-12-18T13:13:18.378 INFO:teuthology.orchestra.run.smithi043.stdout:(13/33): ceph-osd-19.0.0-303.g861525e2.el8.x86_ 13 MB/s | 18 MB 00:01 2023-12-18T13:13:18.412 INFO:teuthology.orchestra.run.smithi043.stdout:(14/33): python3-logutils-0.3.5-11.el8.noarch.r 91 kB/s | 49 kB 00:00 2023-12-18T13:13:18.437 INFO:teuthology.orchestra.run.smithi043.stdout:(15/33): python3-more-itertools-7.2.0-3.el8.noa 110 kB/s | 59 kB 00:00 2023-12-18T13:13:18.512 INFO:teuthology.orchestra.run.smithi043.stdout:(16/33): python3-simplegeneric-0.8.1-17.el8.noa 250 kB/s | 19 kB 00:00 2023-12-18T13:13:18.538 INFO:teuthology.orchestra.run.smithi043.stdout:(17/33): python3-portend-2.6-1.el8.noarch.rpm 156 kB/s | 16 kB 00:00 2023-12-18T13:13:18.579 INFO:teuthology.orchestra.run.smithi043.stdout:(18/33): python3-singledispatch-3.4.0.3-18.el8. 359 kB/s | 24 kB 00:00 2023-12-18T13:13:18.605 INFO:teuthology.orchestra.run.smithi043.stdout:(19/33): python3-tempora-1.14.1-5.el8.noarch.rp 436 kB/s | 29 kB 00:00 2023-12-18T13:13:18.647 INFO:teuthology.orchestra.run.smithi043.stdout:(20/33): python3-trustme-0.6.0-4.el8.noarch.rpm 411 kB/s | 27 kB 00:00 2023-12-18T13:13:18.664 INFO:teuthology.orchestra.run.smithi043.stdout:(21/33): python3-pecan-1.3.2-9.el8.noarch.rpm 991 kB/s | 283 kB 00:00 2023-12-18T13:13:18.714 INFO:teuthology.orchestra.run.smithi043.stdout:(22/33): python3-waitress-1.4.3-1.el8.noarch.rp 2.3 MB/s | 255 kB 00:00 2023-12-18T13:13:18.739 INFO:teuthology.orchestra.run.smithi043.stdout:(23/33): python3-webtest-2.0.33-1.el8.noarch.rp 1.1 MB/s | 85 kB 00:00 2023-12-18T13:13:18.790 INFO:teuthology.orchestra.run.smithi043.stdout:(24/33): python3-webob-1.8.5-1.el8.1.noarch.rpm 1.7 MB/s | 251 kB 00:00 2023-12-18T13:13:18.831 INFO:teuthology.orchestra.run.smithi043.stdout:(25/33): python3-zc-lockfile-2.0-2.el8.noarch.r 196 kB/s | 23 kB 00:00 2023-12-18T13:13:18.881 INFO:teuthology.orchestra.run.smithi043.stdout:(26/33): python3-pycparser-2.14-14.el8.noarch.r 768 kB/s | 109 kB 00:00 2023-12-18T13:13:18.915 INFO:teuthology.orchestra.run.smithi043.stdout:(27/33): python3-cffi-1.11.5-6.el8.x86_64.rpm 1.9 MB/s | 238 kB 00:00 2023-12-18T13:13:18.949 INFO:teuthology.orchestra.run.smithi043.stdout:(28/33): python3-werkzeug-0.12.2-4.el8.noarch.r 7.7 MB/s | 457 kB 00:00 2023-12-18T13:13:18.966 INFO:teuthology.orchestra.run.smithi043.stdout:(29/33): python3-markupsafe-0.23-19.el8.x86_64. 774 kB/s | 39 kB 00:00 2023-12-18T13:13:18.999 INFO:teuthology.orchestra.run.smithi043.stdout:(30/33): python3-cryptography-3.2.1-6.el8.x86_6 3.6 MB/s | 559 kB 00:00 2023-12-18T13:13:19.025 INFO:teuthology.orchestra.run.smithi043.stdout:(31/33): python3-pyOpenSSL-19.0.0-1.el8.noarch. 1.3 MB/s | 103 kB 00:00 2023-12-18T13:13:19.050 INFO:teuthology.orchestra.run.smithi043.stdout:(32/33): python3-pytz-2017.2-11.el8.noarch.rpm 1.1 MB/s | 54 kB 00:00 2023-12-18T13:13:19.075 INFO:teuthology.orchestra.run.smithi043.stdout:(33/33): python3-mako-1.0.6-14.el8.noarch.rpm 1.4 MB/s | 157 kB 00:00 2023-12-18T13:13:19.076 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:13:19.077 INFO:teuthology.orchestra.run.smithi043.stdout:Total 12 MB/s | 31 MB 00:02 2023-12-18T13:13:19.180 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-18T13:13:19.226 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-18T13:13:19.226 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-18T13:13:19.483 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-18T13:13:19.492 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-18T13:13:20.669 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-18T13:13:20.916 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/33 2023-12-18T13:13:21.150 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/33 2023-12-18T13:13:21.306 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 3/33 2023-12-18T13:13:21.546 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 4/33 2023-12-18T13:13:21.905 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 5/33 2023-12-18T13:13:22.151 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 6/33 2023-12-18T13:13:22.373 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 33/33 2023-12-18T13:13:22.373 INFO:teuthology.orchestra.run.smithi111.stdout:Installed products updated. 2023-12-18T13:13:22.401 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 7/33 2023-12-18T13:13:22.818 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 8/33 2023-12-18T13:13:22.916 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:13:22.916 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2023-12-18T13:13:22.916 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:13:22.916 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:13:22.916 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:13:22.916 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mgr-modules-core-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:13:22.916 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:13:22.916 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:13:22.916 INFO:teuthology.orchestra.run.smithi111.stdout: luarocks-3.5.0-1.el8.noarch 2023-12-18T13:13:22.916 INFO:teuthology.orchestra.run.smithi111.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-18T13:13:22.916 INFO:teuthology.orchestra.run.smithi111.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-18T13:13:22.916 INFO:teuthology.orchestra.run.smithi111.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-12-18T13:13:22.916 INFO:teuthology.orchestra.run.smithi111.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-18T13:13:22.917 INFO:teuthology.orchestra.run.smithi111.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-18T13:13:22.917 INFO:teuthology.orchestra.run.smithi111.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-12-18T13:13:22.917 INFO:teuthology.orchestra.run.smithi111.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-18T13:13:22.917 INFO:teuthology.orchestra.run.smithi111.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-18T13:13:22.917 INFO:teuthology.orchestra.run.smithi111.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-18T13:13:22.917 INFO:teuthology.orchestra.run.smithi111.stdout: python3-mako-1.0.6-14.el8.noarch 2023-12-18T13:13:22.917 INFO:teuthology.orchestra.run.smithi111.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-18T13:13:22.917 INFO:teuthology.orchestra.run.smithi111.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-18T13:13:22.917 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-18T13:13:22.917 INFO:teuthology.orchestra.run.smithi111.stdout: python3-portend-2.6-1.el8.noarch 2023-12-18T13:13:22.917 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-18T13:13:22.917 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-18T13:13:22.917 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pytz-2017.2-11.el8.noarch 2023-12-18T13:13:22.917 INFO:teuthology.orchestra.run.smithi111.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-18T13:13:22.917 INFO:teuthology.orchestra.run.smithi111.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-18T13:13:22.918 INFO:teuthology.orchestra.run.smithi111.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-18T13:13:22.918 INFO:teuthology.orchestra.run.smithi111.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-18T13:13:22.918 INFO:teuthology.orchestra.run.smithi111.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-18T13:13:22.918 INFO:teuthology.orchestra.run.smithi111.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-18T13:13:22.918 INFO:teuthology.orchestra.run.smithi111.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-18T13:13:22.918 INFO:teuthology.orchestra.run.smithi111.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-18T13:13:22.918 INFO:teuthology.orchestra.run.smithi111.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-18T13:13:22.918 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:13:22.918 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-18T13:13:23.089 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 9/33 2023-12-18T13:13:23.311 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 10/33 2023-12-18T13:13:23.480 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 11/33 2023-12-18T13:13:23.717 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 12/33 2023-12-18T13:13:23.945 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/33 2023-12-18T13:13:24.198 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/33 2023-12-18T13:13:24.362 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/33 2023-12-18T13:13:24.562 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/33 2023-12-18T13:13:24.711 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/33 2023-12-18T13:13:24.863 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/33 2023-12-18T13:13:25.083 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/33 2023-12-18T13:13:25.144 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install ceph-base 2023-12-18T13:13:25.270 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/33 2023-12-18T13:13:25.488 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/33 2023-12-18T13:13:25.496 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:13:25.736 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/33 2023-12-18T13:13:25.976 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/33 2023-12-18T13:13:26.181 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 157 kB/s | 4.5 kB 00:00 2023-12-18T13:13:26.196 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/33 2023-12-18T13:13:26.523 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/33 2023-12-18T13:13:26.730 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 149 kB/s | 4.1 kB 00:00 2023-12-18T13:13:26.890 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/33 2023-12-18T13:13:27.267 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-303.g861525e2.el8.n 27/33 2023-12-18T13:13:27.464 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 28/33 2023-12-18T13:13:27.553 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 28/33 2023-12-18T13:13:28.870 INFO:teuthology.orchestra.run.smithi111.stdout:Package ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:13:29.051 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-18T13:13:29.052 INFO:teuthology.orchestra.run.smithi111.stdout:Nothing to do. 2023-12-18T13:13:29.052 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-18T13:13:29.203 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install cephadm 2023-12-18T13:13:29.544 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : luarocks-3.5.0-1.el8.noarch 29/33 2023-12-18T13:13:29.552 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:13:29.731 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 30/33 2023-12-18T13:13:30.249 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 30/33 2023-12-18T13:13:30.304 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 129 kB/s | 4.5 kB 00:00 2023-12-18T13:13:30.398 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 31/33 2023-12-18T13:13:30.641 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 31/33 2023-12-18T13:13:30.815 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 32/33 2023-12-18T13:13:30.838 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 32/33 2023-12-18T13:13:30.862 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 120 kB/s | 4.1 kB 00:00 2023-12-18T13:13:30.948 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-2:19.0.0-303.g861525e2.el8.x86_64 33/33 2023-12-18T13:13:31.375 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-2:19.0.0-303.g861525e2.el8.x86_64 33/33 2023-12-18T13:13:31.375 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-2:19.0.0-303.g861525e2.el8.x86_64 1/33 2023-12-18T13:13:31.375 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 2/33 2023-12-18T13:13:31.375 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 3/33 2023-12-18T13:13:31.375 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 4/33 2023-12-18T13:13:31.375 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 5/33 2023-12-18T13:13:31.375 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-303.g861525e2.el8.n 6/33 2023-12-18T13:13:31.376 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : luarocks-3.5.0-1.el8.noarch 7/33 2023-12-18T13:13:31.376 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 8/33 2023-12-18T13:13:31.376 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 9/33 2023-12-18T13:13:31.376 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 10/33 2023-12-18T13:13:31.376 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 11/33 2023-12-18T13:13:31.376 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 12/33 2023-12-18T13:13:31.376 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 13/33 2023-12-18T13:13:31.376 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 14/33 2023-12-18T13:13:31.376 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 15/33 2023-12-18T13:13:31.376 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 16/33 2023-12-18T13:13:31.376 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-portend-2.6-1.el8.noarch 17/33 2023-12-18T13:13:31.376 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 18/33 2023-12-18T13:13:31.376 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 19/33 2023-12-18T13:13:31.376 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 20/33 2023-12-18T13:13:31.376 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 21/33 2023-12-18T13:13:31.376 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 22/33 2023-12-18T13:13:31.377 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 23/33 2023-12-18T13:13:31.377 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 24/33 2023-12-18T13:13:31.377 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 25/33 2023-12-18T13:13:31.377 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 26/33 2023-12-18T13:13:31.377 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 27/33 2023-12-18T13:13:31.377 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 28/33 2023-12-18T13:13:31.377 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 29/33 2023-12-18T13:13:31.378 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 30/33 2023-12-18T13:13:31.378 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 31/33 2023-12-18T13:13:31.378 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 32/33 2023-12-18T13:13:33.183 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-18T13:13:33.184 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-18T13:13:33.184 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repository Size 2023-12-18T13:13:33.184 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-18T13:13:33.184 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2023-12-18T13:13:33.184 INFO:teuthology.orchestra.run.smithi111.stdout: cephadm noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 474 k 2023-12-18T13:13:33.185 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:13:33.185 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2023-12-18T13:13:33.185 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-18T13:13:33.185 INFO:teuthology.orchestra.run.smithi111.stdout:Install 1 Package 2023-12-18T13:13:33.185 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:13:33.185 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 474 k 2023-12-18T13:13:33.185 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 2.1 M 2023-12-18T13:13:33.185 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2023-12-18T13:13:33.411 INFO:teuthology.orchestra.run.smithi111.stdout:cephadm-19.0.0-303.g861525e2.el8.noarch.rpm 2.1 MB/s | 474 kB 00:00 2023-12-18T13:13:33.411 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:13:33.412 INFO:teuthology.orchestra.run.smithi111.stdout:Total 2.0 MB/s | 474 kB 00:00 2023-12-18T13:13:33.412 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2023-12-18T13:13:33.420 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2023-12-18T13:13:33.420 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2023-12-18T13:13:33.424 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2023-12-18T13:13:33.432 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2023-12-18T13:13:33.475 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2023-12-18T13:13:35.555 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:13:35.726 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:13:35.931 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:13:36.862 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 33/33 2023-12-18T13:13:36.862 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-18T13:13:37.474 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:13:37.474 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-18T13:13:37.474 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:13:37.474 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:13:37.474 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:13:37.474 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mgr-modules-core-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:13:37.475 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:13:37.475 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:13:37.475 INFO:teuthology.orchestra.run.smithi043.stdout: luarocks-3.5.0-1.el8.noarch 2023-12-18T13:13:37.475 INFO:teuthology.orchestra.run.smithi043.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-18T13:13:37.475 INFO:teuthology.orchestra.run.smithi043.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-18T13:13:37.475 INFO:teuthology.orchestra.run.smithi043.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-12-18T13:13:37.475 INFO:teuthology.orchestra.run.smithi043.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-18T13:13:37.475 INFO:teuthology.orchestra.run.smithi043.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-18T13:13:37.475 INFO:teuthology.orchestra.run.smithi043.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-12-18T13:13:37.475 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-18T13:13:37.475 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-18T13:13:37.475 INFO:teuthology.orchestra.run.smithi043.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-18T13:13:37.475 INFO:teuthology.orchestra.run.smithi043.stdout: python3-mako-1.0.6-14.el8.noarch 2023-12-18T13:13:37.475 INFO:teuthology.orchestra.run.smithi043.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-18T13:13:37.476 INFO:teuthology.orchestra.run.smithi043.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-18T13:13:37.476 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-18T13:13:37.476 INFO:teuthology.orchestra.run.smithi043.stdout: python3-portend-2.6-1.el8.noarch 2023-12-18T13:13:37.476 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-18T13:13:37.476 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-18T13:13:37.476 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pytz-2017.2-11.el8.noarch 2023-12-18T13:13:37.476 INFO:teuthology.orchestra.run.smithi043.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-18T13:13:37.476 INFO:teuthology.orchestra.run.smithi043.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-18T13:13:37.476 INFO:teuthology.orchestra.run.smithi043.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-18T13:13:37.476 INFO:teuthology.orchestra.run.smithi043.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-18T13:13:37.476 INFO:teuthology.orchestra.run.smithi043.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-18T13:13:37.476 INFO:teuthology.orchestra.run.smithi043.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-18T13:13:37.476 INFO:teuthology.orchestra.run.smithi043.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-18T13:13:37.476 INFO:teuthology.orchestra.run.smithi043.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-18T13:13:37.476 INFO:teuthology.orchestra.run.smithi043.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-18T13:13:37.477 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:13:37.477 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-18T13:13:37.691 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install ceph-base 2023-12-18T13:13:38.098 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:13:38.973 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 126 kB/s | 4.1 kB 00:00 2023-12-18T13:13:39.282 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 140 kB/s | 4.5 kB 00:00 2023-12-18T13:13:40.474 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:13:40.474 INFO:teuthology.orchestra.run.smithi111.stdout:Installed products updated. 2023-12-18T13:13:41.005 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:13:41.005 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2023-12-18T13:13:41.005 INFO:teuthology.orchestra.run.smithi111.stdout: cephadm-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:13:41.005 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:13:41.005 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-18T13:13:41.180 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install ceph-immutable-object-cache 2023-12-18T13:13:41.544 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:13:41.955 INFO:teuthology.orchestra.run.smithi043.stdout:Package ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:13:42.158 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-18T13:13:42.159 INFO:teuthology.orchestra.run.smithi043.stdout:Nothing to do. 2023-12-18T13:13:42.159 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-18T13:13:42.288 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 122 kB/s | 4.5 kB 00:00 2023-12-18T13:13:42.432 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install cephadm 2023-12-18T13:13:42.841 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:13:42.856 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 108 kB/s | 4.1 kB 00:00 2023-12-18T13:13:43.824 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 101 kB/s | 4.1 kB 00:00 2023-12-18T13:13:44.133 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 111 kB/s | 4.5 kB 00:00 2023-12-18T13:13:45.095 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-18T13:13:45.096 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-18T13:13:45.096 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repo Size 2023-12-18T13:13:45.096 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-18T13:13:45.096 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2023-12-18T13:13:45.096 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-303.g861525e2.el8 ceph 171 k 2023-12-18T13:13:45.096 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:13:45.096 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2023-12-18T13:13:45.096 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-18T13:13:45.096 INFO:teuthology.orchestra.run.smithi111.stdout:Install 1 Package 2023-12-18T13:13:45.096 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:13:45.097 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 171 k 2023-12-18T13:13:45.097 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 524 k 2023-12-18T13:13:45.097 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2023-12-18T13:13:45.393 INFO:teuthology.orchestra.run.smithi111.stdout:ceph-immutable-object-cache-19.0.0-303.g861525e 577 kB/s | 171 kB 00:00 2023-12-18T13:13:45.394 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:13:45.394 INFO:teuthology.orchestra.run.smithi111.stdout:Total 575 kB/s | 171 kB 00:00 2023-12-18T13:13:45.394 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2023-12-18T13:13:45.405 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2023-12-18T13:13:45.405 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2023-12-18T13:13:45.459 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2023-12-18T13:13:45.467 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2023-12-18T13:13:45.585 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2023-12-18T13:13:45.771 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-303.g861525e2.e 1/1 2023-12-18T13:13:46.389 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-303.g861525e2.e 1/1 2023-12-18T13:13:46.975 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-18T13:13:46.976 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-18T13:13:46.976 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repository Size 2023-12-18T13:13:46.976 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-18T13:13:46.976 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-18T13:13:46.976 INFO:teuthology.orchestra.run.smithi043.stdout: cephadm noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 474 k 2023-12-18T13:13:46.976 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:13:46.976 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-18T13:13:46.977 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-18T13:13:46.977 INFO:teuthology.orchestra.run.smithi043.stdout:Install 1 Package 2023-12-18T13:13:46.977 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:13:46.977 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 474 k 2023-12-18T13:13:46.978 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 2.1 M 2023-12-18T13:13:46.978 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-18T13:13:47.200 INFO:teuthology.orchestra.run.smithi043.stdout:cephadm-19.0.0-303.g861525e2.el8.noarch.rpm 2.1 MB/s | 474 kB 00:00 2023-12-18T13:13:47.200 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:13:47.200 INFO:teuthology.orchestra.run.smithi043.stdout:Total 2.1 MB/s | 474 kB 00:00 2023-12-18T13:13:47.201 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-18T13:13:47.211 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-18T13:13:47.211 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-18T13:13:47.215 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-18T13:13:47.225 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-18T13:13:47.272 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-18T13:13:49.307 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:13:49.524 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:13:49.757 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:13:51.414 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-303.g861525e2.e 1/1 2023-12-18T13:13:51.415 INFO:teuthology.orchestra.run.smithi111.stdout:Installed products updated. 2023-12-18T13:13:51.946 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:13:51.946 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2023-12-18T13:13:51.946 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-immutable-object-cache-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:13:51.946 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:13:51.947 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-18T13:13:52.142 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install ceph-mgr 2023-12-18T13:13:52.492 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:13:53.216 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 133 kB/s | 4.5 kB 00:00 2023-12-18T13:13:53.758 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 159 kB/s | 4.1 kB 00:00 2023-12-18T13:13:54.796 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:13:54.797 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-18T13:13:55.393 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:13:55.393 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-18T13:13:55.393 INFO:teuthology.orchestra.run.smithi043.stdout: cephadm-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:13:55.393 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:13:55.393 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-18T13:13:55.580 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install ceph-immutable-object-cache 2023-12-18T13:13:55.896 INFO:teuthology.orchestra.run.smithi111.stdout:Package ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:13:56.002 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:13:56.076 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-18T13:13:56.077 INFO:teuthology.orchestra.run.smithi111.stdout:Nothing to do. 2023-12-18T13:13:56.077 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-18T13:13:56.213 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install ceph-mgr-dashboard 2023-12-18T13:13:56.562 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:13:56.815 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 125 kB/s | 4.1 kB 00:00 2023-12-18T13:13:57.122 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 114 kB/s | 4.5 kB 00:00 2023-12-18T13:13:57.386 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 122 kB/s | 4.5 kB 00:00 2023-12-18T13:13:57.953 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 110 kB/s | 4.1 kB 00:00 2023-12-18T13:13:59.985 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-18T13:13:59.986 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-18T13:13:59.986 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repo Size 2023-12-18T13:13:59.986 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-18T13:13:59.986 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-18T13:13:59.987 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-303.g861525e2.el8 ceph 171 k 2023-12-18T13:13:59.987 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:13:59.987 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-18T13:13:59.987 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-18T13:13:59.987 INFO:teuthology.orchestra.run.smithi043.stdout:Install 1 Package 2023-12-18T13:13:59.987 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:13:59.987 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 171 k 2023-12-18T13:13:59.987 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 524 k 2023-12-18T13:13:59.988 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-18T13:14:00.162 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-18T13:14:00.164 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================================== 2023-12-18T13:14:00.164 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repository Size 2023-12-18T13:14:00.164 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================================== 2023-12-18T13:14:00.164 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2023-12-18T13:14:00.164 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mgr-dashboard noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 1.8 M 2023-12-18T13:14:00.164 INFO:teuthology.orchestra.run.smithi111.stdout:Installing dependencies: 2023-12-18T13:14:00.164 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-grafana-dashboards noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 28 k 2023-12-18T13:14:00.164 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-prometheus-alerts noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 15 k 2023-12-18T13:14:00.164 INFO:teuthology.orchestra.run.smithi111.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-18T13:14:00.164 INFO:teuthology.orchestra.run.smithi111.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-18T13:14:00.164 INFO:teuthology.orchestra.run.smithi111.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-18T13:14:00.164 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:14:00.165 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2023-12-18T13:14:00.165 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================================== 2023-12-18T13:14:00.165 INFO:teuthology.orchestra.run.smithi111.stdout:Install 6 Packages 2023-12-18T13:14:00.165 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:14:00.165 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 2.1 M 2023-12-18T13:14:00.165 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 8.7 M 2023-12-18T13:14:00.165 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2023-12-18T13:14:00.174 INFO:teuthology.orchestra.run.smithi043.stdout:ceph-immutable-object-cache-19.0.0-303.g861525e 918 kB/s | 171 kB 00:00 2023-12-18T13:14:00.174 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:14:00.175 INFO:teuthology.orchestra.run.smithi043.stdout:Total 910 kB/s | 171 kB 00:00 2023-12-18T13:14:00.175 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-18T13:14:00.189 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-18T13:14:00.189 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-18T13:14:00.252 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-18T13:14:00.262 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-18T13:14:00.390 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-18T13:14:00.458 INFO:teuthology.orchestra.run.smithi111.stdout:(1/6): ceph-grafana-dashboards-19.0.0-303.g8615 195 kB/s | 28 kB 00:00 2023-12-18T13:14:00.558 INFO:teuthology.orchestra.run.smithi111.stdout:(2/6): ceph-prometheus-alerts-19.0.0-303.g86152 61 kB/s | 15 kB 00:00 2023-12-18T13:14:00.568 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-303.g861525e2.e 1/1 2023-12-18T13:14:00.642 INFO:teuthology.orchestra.run.smithi111.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 183 kB/s | 34 kB 00:00 2023-12-18T13:14:00.709 INFO:teuthology.orchestra.run.smithi111.stdout:(4/6): python3-jwt-1.6.1-2.el8.noarch.rpm 645 kB/s | 43 kB 00:00 2023-12-18T13:14:00.834 INFO:teuthology.orchestra.run.smithi111.stdout:(5/6): ceph-mgr-dashboard-19.0.0-303.g861525e2. 3.4 MB/s | 1.8 MB 00:00 2023-12-18T13:14:00.884 INFO:teuthology.orchestra.run.smithi111.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 603 kB/s | 196 kB 00:00 2023-12-18T13:14:00.887 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:14:00.887 INFO:teuthology.orchestra.run.smithi111.stdout:Total 2.9 MB/s | 2.1 MB 00:00 2023-12-18T13:14:00.900 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2023-12-18T13:14:00.909 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2023-12-18T13:14:00.910 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2023-12-18T13:14:00.977 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2023-12-18T13:14:00.986 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2023-12-18T13:14:01.036 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-303.g861525e2.e 1/1 2023-12-18T13:14:01.262 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2023-12-18T13:14:01.446 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2023-12-18T13:14:01.624 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2023-12-18T13:14:01.821 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2023-12-18T13:14:01.943 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-303.g861525e2.el8.no 4/6 2023-12-18T13:14:02.283 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-303.g861525e2.el8.n 5/6 2023-12-18T13:14:02.492 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 6/6 2023-12-18T13:14:02.781 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 6/6 2023-12-18T13:14:02.782 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-303.g861525e2.el8.n 1/6 2023-12-18T13:14:02.782 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 2/6 2023-12-18T13:14:02.782 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-303.g861525e2.el8.no 3/6 2023-12-18T13:14:02.782 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2023-12-18T13:14:02.782 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2023-12-18T13:14:06.501 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-303.g861525e2.e 1/1 2023-12-18T13:14:06.501 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-18T13:14:07.086 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:14:07.086 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-18T13:14:07.086 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-immutable-object-cache-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:14:07.086 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:14:07.086 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-18T13:14:07.292 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install ceph-mgr 2023-12-18T13:14:07.373 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2023-12-18T13:14:07.373 INFO:teuthology.orchestra.run.smithi111.stdout:Installed products updated. 2023-12-18T13:14:07.701 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:14:08.259 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:14:08.259 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2023-12-18T13:14:08.259 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-grafana-dashboards-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:14:08.260 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:14:08.260 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-prometheus-alerts-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:14:08.260 INFO:teuthology.orchestra.run.smithi111.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-18T13:14:08.260 INFO:teuthology.orchestra.run.smithi111.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-18T13:14:08.260 INFO:teuthology.orchestra.run.smithi111.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-18T13:14:08.260 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:14:08.260 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-18T13:14:08.431 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-18T13:14:08.704 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 100 kB/s | 4.1 kB 00:00 2023-12-18T13:14:08.783 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:14:09.023 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 88 kB/s | 4.5 kB 00:00 2023-12-18T13:14:09.546 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 115 kB/s | 4.5 kB 00:00 2023-12-18T13:14:10.289 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 20 kB/s | 4.1 kB 00:00 2023-12-18T13:14:11.662 INFO:teuthology.orchestra.run.smithi043.stdout:Package ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:14:11.857 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-18T13:14:11.858 INFO:teuthology.orchestra.run.smithi043.stdout:Nothing to do. 2023-12-18T13:14:11.858 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-18T13:14:12.022 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install ceph-mgr-dashboard 2023-12-18T13:14:12.426 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:14:12.594 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-18T13:14:12.595 INFO:teuthology.orchestra.run.smithi111.stdout:======================================================================================================================= 2023-12-18T13:14:12.596 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repository Size 2023-12-18T13:14:12.596 INFO:teuthology.orchestra.run.smithi111.stdout:======================================================================================================================= 2023-12-18T13:14:12.596 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2023-12-18T13:14:12.596 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 7.4 M 2023-12-18T13:14:12.596 INFO:teuthology.orchestra.run.smithi111.stdout:Installing dependencies: 2023-12-18T13:14:12.596 INFO:teuthology.orchestra.run.smithi111.stdout: libgfortran x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 645 k 2023-12-18T13:14:12.596 INFO:teuthology.orchestra.run.smithi111.stdout: libquadmath x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 172 k 2023-12-18T13:14:12.596 INFO:teuthology.orchestra.run.smithi111.stdout: openblas x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.0 M 2023-12-18T13:14:12.596 INFO:teuthology.orchestra.run.smithi111.stdout: openblas-threads x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.2 M 2023-12-18T13:14:12.596 INFO:teuthology.orchestra.run.smithi111.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-18T13:14:12.596 INFO:teuthology.orchestra.run.smithi111.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-12-18T13:14:12.597 INFO:teuthology.orchestra.run.smithi111.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:14:12.597 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:14:12.597 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2023-12-18T13:14:12.597 INFO:teuthology.orchestra.run.smithi111.stdout:======================================================================================================================= 2023-12-18T13:14:12.597 INFO:teuthology.orchestra.run.smithi111.stdout:Install 8 Packages 2023-12-18T13:14:12.597 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:14:12.597 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 36 M 2023-12-18T13:14:12.597 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 207 M 2023-12-18T13:14:12.597 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2023-12-18T13:14:12.707 INFO:teuthology.orchestra.run.smithi111.stdout:(1/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 2.0 MB/s | 225 kB 00:00 2023-12-18T13:14:12.793 INFO:teuthology.orchestra.run.smithi111.stdout:(2/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 19 MB/s | 3.7 MB 00:00 2023-12-18T13:14:12.918 INFO:teuthology.orchestra.run.smithi111.stdout:(3/8): openblas-threads-0.3.15-6.el8.x86_64.rpm 25 MB/s | 5.2 MB 00:00 2023-12-18T13:14:13.043 INFO:teuthology.orchestra.run.smithi111.stdout:(4/8): openblas-0.3.15-6.el8.x86_64.rpm 20 MB/s | 5.0 MB 00:00 2023-12-18T13:14:13.110 INFO:teuthology.orchestra.run.smithi111.stdout:(5/8): libgfortran-8.5.0-20.el8.x86_64.rpm 9.5 MB/s | 645 kB 00:00 2023-12-18T13:14:13.169 INFO:teuthology.orchestra.run.smithi111.stdout:(6/8): libquadmath-8.5.0-20.el8.x86_64.rpm 2.9 MB/s | 172 kB 00:00 2023-12-18T13:14:13.332 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 94 kB/s | 4.1 kB 00:00 2023-12-18T13:14:13.336 INFO:teuthology.orchestra.run.smithi111.stdout:(7/8): python3-scipy-1.0.0-21.module+el8.9.0+20 33 MB/s | 14 MB 00:00 2023-12-18T13:14:13.647 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 108 kB/s | 4.5 kB 00:00 2023-12-18T13:14:13.786 INFO:teuthology.orchestra.run.smithi111.stdout:(8/8): ceph-mgr-diskprediction-local-19.0.0-303 6.2 MB/s | 7.4 MB 00:01 2023-12-18T13:14:13.787 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:14:13.787 INFO:teuthology.orchestra.run.smithi111.stdout:Total 30 MB/s | 36 MB 00:01 2023-12-18T13:14:14.033 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2023-12-18T13:14:14.052 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2023-12-18T13:14:14.052 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2023-12-18T13:14:14.361 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2023-12-18T13:14:14.369 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2023-12-18T13:14:14.914 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2023-12-18T13:14:15.050 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : libquadmath-8.5.0-20.el8.x86_64 1/8 2023-12-18T13:14:15.183 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: libquadmath-8.5.0-20.el8.x86_64 1/8 2023-12-18T13:14:15.333 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : libgfortran-8.5.0-20.el8.x86_64 2/8 2023-12-18T13:14:15.961 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: libgfortran-8.5.0-20.el8.x86_64 2/8 2023-12-18T13:14:16.116 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : openblas-threads-0.3.15-6.el8.x86_64 3/8 2023-12-18T13:14:16.480 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-18T13:14:16.482 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================================== 2023-12-18T13:14:16.482 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repository Size 2023-12-18T13:14:16.482 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================================== 2023-12-18T13:14:16.482 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-18T13:14:16.482 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mgr-dashboard noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 1.8 M 2023-12-18T13:14:16.482 INFO:teuthology.orchestra.run.smithi043.stdout:Installing dependencies: 2023-12-18T13:14:16.482 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-grafana-dashboards noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 28 k 2023-12-18T13:14:16.482 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-prometheus-alerts noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 15 k 2023-12-18T13:14:16.482 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-18T13:14:16.482 INFO:teuthology.orchestra.run.smithi043.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-18T13:14:16.482 INFO:teuthology.orchestra.run.smithi043.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-18T13:14:16.482 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:14:16.482 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-18T13:14:16.482 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================================== 2023-12-18T13:14:16.482 INFO:teuthology.orchestra.run.smithi043.stdout:Install 6 Packages 2023-12-18T13:14:16.483 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:14:16.483 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 2.1 M 2023-12-18T13:14:16.483 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 8.7 M 2023-12-18T13:14:16.483 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-18T13:14:16.706 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: openblas-threads-0.3.15-6.el8.x86_64 3/8 2023-12-18T13:14:16.855 INFO:teuthology.orchestra.run.smithi043.stdout:(1/6): ceph-grafana-dashboards-19.0.0-303.g8615 126 kB/s | 28 kB 00:00 2023-12-18T13:14:16.880 INFO:teuthology.orchestra.run.smithi043.stdout:(2/6): ceph-prometheus-alerts-19.0.0-303.g86152 61 kB/s | 15 kB 00:00 2023-12-18T13:14:16.925 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : openblas-0.3.15-6.el8.x86_64 4/8 2023-12-18T13:14:17.130 INFO:teuthology.orchestra.run.smithi043.stdout:(3/6): ceph-mgr-dashboard-19.0.0-303.g861525e2. 3.5 MB/s | 1.8 MB 00:00 2023-12-18T13:14:17.197 INFO:teuthology.orchestra.run.smithi043.stdout:(4/6): python3-jwt-1.6.1-2.el8.noarch.rpm 640 kB/s | 43 kB 00:00 2023-12-18T13:14:17.273 INFO:teuthology.orchestra.run.smithi043.stdout:(5/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 81 kB/s | 34 kB 00:00 2023-12-18T13:14:17.475 INFO:teuthology.orchestra.run.smithi043.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 331 kB/s | 196 kB 00:00 2023-12-18T13:14:17.478 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:14:17.478 INFO:teuthology.orchestra.run.smithi043.stdout:Total 2.1 MB/s | 2.1 MB 00:00 2023-12-18T13:14:17.493 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-18T13:14:17.504 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-18T13:14:17.504 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-18T13:14:17.584 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-18T13:14:17.594 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-18T13:14:17.594 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: openblas-0.3.15-6.el8.x86_64 4/8 2023-12-18T13:14:17.911 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-18T13:14:18.052 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-18T13:14:18.150 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-18T13:14:18.218 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2023-12-18T13:14:18.435 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2023-12-18T13:14:18.626 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2023-12-18T13:14:18.791 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-303.g861525e2.el8.no 4/6 2023-12-18T13:14:19.155 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-303.g861525e2.el8.n 5/6 2023-12-18T13:14:19.355 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 6/6 2023-12-18T13:14:19.671 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 6/6 2023-12-18T13:14:19.671 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-303.g861525e2.el8.n 1/6 2023-12-18T13:14:19.671 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 2/6 2023-12-18T13:14:19.671 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-303.g861525e2.el8.no 3/6 2023-12-18T13:14:19.671 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2023-12-18T13:14:19.671 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2023-12-18T13:14:19.898 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-18T13:14:21.185 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 7/8 2023-12-18T13:14:21.349 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2 8/8 2023-12-18T13:14:21.652 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2 8/8 2023-12-18T13:14:21.652 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2 1/8 2023-12-18T13:14:21.652 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 2/8 2023-12-18T13:14:21.652 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 3/8 2023-12-18T13:14:21.653 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : openblas-threads-0.3.15-6.el8.x86_64 4/8 2023-12-18T13:14:21.653 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : openblas-0.3.15-6.el8.x86_64 5/8 2023-12-18T13:14:21.653 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 6/8 2023-12-18T13:14:21.653 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : libgfortran-8.5.0-20.el8.x86_64 7/8 2023-12-18T13:14:24.690 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2023-12-18T13:14:24.690 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-18T13:14:25.295 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:14:25.295 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-18T13:14:25.295 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-grafana-dashboards-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:14:25.296 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:14:25.296 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-prometheus-alerts-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:14:25.296 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-18T13:14:25.296 INFO:teuthology.orchestra.run.smithi043.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-18T13:14:25.296 INFO:teuthology.orchestra.run.smithi043.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-18T13:14:25.296 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:14:25.296 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-18T13:14:25.487 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-18T13:14:25.891 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:14:26.209 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : libquadmath-8.5.0-20.el8.x86_64 8/8 2023-12-18T13:14:26.209 INFO:teuthology.orchestra.run.smithi111.stdout:Installed products updated. 2023-12-18T13:14:26.734 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 110 kB/s | 4.1 kB 00:00 2023-12-18T13:14:26.764 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:14:26.764 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2023-12-18T13:14:26.764 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:14:26.764 INFO:teuthology.orchestra.run.smithi111.stdout: libgfortran-8.5.0-20.el8.x86_64 2023-12-18T13:14:26.765 INFO:teuthology.orchestra.run.smithi111.stdout: libquadmath-8.5.0-20.el8.x86_64 2023-12-18T13:14:26.765 INFO:teuthology.orchestra.run.smithi111.stdout: openblas-0.3.15-6.el8.x86_64 2023-12-18T13:14:26.765 INFO:teuthology.orchestra.run.smithi111.stdout: openblas-threads-0.3.15-6.el8.x86_64 2023-12-18T13:14:26.765 INFO:teuthology.orchestra.run.smithi111.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-18T13:14:26.765 INFO:teuthology.orchestra.run.smithi111.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-18T13:14:26.765 INFO:teuthology.orchestra.run.smithi111.stdout: python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525.x86_64 2023-12-18T13:14:26.765 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:14:26.765 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-18T13:14:26.944 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install ceph-mgr-rook 2023-12-18T13:14:27.034 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 122 kB/s | 4.5 kB 00:00 2023-12-18T13:14:27.296 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:14:28.046 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 122 kB/s | 4.5 kB 00:00 2023-12-18T13:14:28.613 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 110 kB/s | 4.1 kB 00:00 2023-12-18T13:14:29.910 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-18T13:14:29.911 INFO:teuthology.orchestra.run.smithi043.stdout:======================================================================================================================= 2023-12-18T13:14:29.911 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repository Size 2023-12-18T13:14:29.911 INFO:teuthology.orchestra.run.smithi043.stdout:======================================================================================================================= 2023-12-18T13:14:29.911 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-18T13:14:29.912 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 7.4 M 2023-12-18T13:14:29.912 INFO:teuthology.orchestra.run.smithi043.stdout:Installing dependencies: 2023-12-18T13:14:29.912 INFO:teuthology.orchestra.run.smithi043.stdout: libgfortran x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 645 k 2023-12-18T13:14:29.912 INFO:teuthology.orchestra.run.smithi043.stdout: libquadmath x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 172 k 2023-12-18T13:14:29.912 INFO:teuthology.orchestra.run.smithi043.stdout: openblas x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.0 M 2023-12-18T13:14:29.912 INFO:teuthology.orchestra.run.smithi043.stdout: openblas-threads x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.2 M 2023-12-18T13:14:29.912 INFO:teuthology.orchestra.run.smithi043.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-18T13:14:29.912 INFO:teuthology.orchestra.run.smithi043.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-12-18T13:14:29.912 INFO:teuthology.orchestra.run.smithi043.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:14:29.912 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:14:29.912 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-18T13:14:29.912 INFO:teuthology.orchestra.run.smithi043.stdout:======================================================================================================================= 2023-12-18T13:14:29.913 INFO:teuthology.orchestra.run.smithi043.stdout:Install 8 Packages 2023-12-18T13:14:29.913 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:14:29.913 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 36 M 2023-12-18T13:14:29.913 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 207 M 2023-12-18T13:14:29.913 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-18T13:14:30.013 INFO:teuthology.orchestra.run.smithi043.stdout:(1/8): libquadmath-8.5.0-20.el8.x86_64.rpm 1.7 MB/s | 172 kB 00:00 2023-12-18T13:14:30.046 INFO:teuthology.orchestra.run.smithi043.stdout:(2/8): libgfortran-8.5.0-20.el8.x86_64.rpm 4.8 MB/s | 645 kB 00:00 2023-12-18T13:14:30.097 INFO:teuthology.orchestra.run.smithi043.stdout:(3/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 4.4 MB/s | 225 kB 00:00 2023-12-18T13:14:30.180 INFO:teuthology.orchestra.run.smithi043.stdout:(4/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 22 MB/s | 3.7 MB 00:00 2023-12-18T13:14:30.322 INFO:teuthology.orchestra.run.smithi043.stdout:(5/8): openblas-threads-0.3.15-6.el8.x86_64.rpm 23 MB/s | 5.2 MB 00:00 2023-12-18T13:14:30.448 INFO:teuthology.orchestra.run.smithi043.stdout:(6/8): openblas-0.3.15-6.el8.x86_64.rpm 19 MB/s | 5.0 MB 00:00 2023-12-18T13:14:30.640 INFO:teuthology.orchestra.run.smithi043.stdout:(7/8): ceph-mgr-diskprediction-local-19.0.0-303 10 MB/s | 7.4 MB 00:00 2023-12-18T13:14:30.806 INFO:teuthology.orchestra.run.smithi043.stdout:(8/8): python3-scipy-1.0.0-21.module+el8.9.0+20 28 MB/s | 14 MB 00:00 2023-12-18T13:14:30.808 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:14:30.808 INFO:teuthology.orchestra.run.smithi043.stdout:Total 40 MB/s | 36 MB 00:00 2023-12-18T13:14:30.928 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-18T13:14:30.930 INFO:teuthology.orchestra.run.smithi111.stdout:======================================================================================================= 2023-12-18T13:14:30.930 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repository Size 2023-12-18T13:14:30.930 INFO:teuthology.orchestra.run.smithi111.stdout:======================================================================================================= 2023-12-18T13:14:30.930 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2023-12-18T13:14:30.930 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mgr-rook noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 50 k 2023-12-18T13:14:30.930 INFO:teuthology.orchestra.run.smithi111.stdout:Installing dependencies: 2023-12-18T13:14:30.930 INFO:teuthology.orchestra.run.smithi111.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-18T13:14:30.930 INFO:teuthology.orchestra.run.smithi111.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-18T13:14:30.930 INFO:teuthology.orchestra.run.smithi111.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-18T13:14:30.930 INFO:teuthology.orchestra.run.smithi111.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-12-18T13:14:30.931 INFO:teuthology.orchestra.run.smithi111.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-12-18T13:14:30.931 INFO:teuthology.orchestra.run.smithi111.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-18T13:14:30.931 INFO:teuthology.orchestra.run.smithi111.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-12-18T13:14:30.931 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-12-18T13:14:30.931 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-12-18T13:14:30.931 INFO:teuthology.orchestra.run.smithi111.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-18T13:14:30.931 INFO:teuthology.orchestra.run.smithi111.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-18T13:14:30.931 INFO:teuthology.orchestra.run.smithi111.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-18T13:14:30.931 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:14:30.931 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2023-12-18T13:14:30.931 INFO:teuthology.orchestra.run.smithi111.stdout:======================================================================================================= 2023-12-18T13:14:30.931 INFO:teuthology.orchestra.run.smithi111.stdout:Install 13 Packages 2023-12-18T13:14:30.931 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:14:30.932 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 1.9 M 2023-12-18T13:14:30.932 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 25 M 2023-12-18T13:14:30.932 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2023-12-18T13:14:31.075 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-18T13:14:31.096 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-18T13:14:31.096 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-18T13:14:31.301 INFO:teuthology.orchestra.run.smithi111.stdout:(1/13): python3-cachetools-3.1.1-4.el8.noarch.r 145 kB/s | 33 kB 00:00 2023-12-18T13:14:31.326 INFO:teuthology.orchestra.run.smithi111.stdout:(2/13): ceph-mgr-rook-19.0.0-303.g861525e2.el8. 198 kB/s | 50 kB 00:00 2023-12-18T13:14:31.351 INFO:teuthology.orchestra.run.smithi111.stdout:(3/13): python3-certifi-2018.10.15-7.el8.noarch 59 kB/s | 16 kB 00:00 2023-12-18T13:14:31.401 INFO:teuthology.orchestra.run.smithi111.stdout:(4/13): python3-google-auth-1.1.1-10.el8.noarch 810 kB/s | 81 kB 00:00 2023-12-18T13:14:31.441 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-18T13:14:31.451 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-18T13:14:31.468 INFO:teuthology.orchestra.run.smithi111.stdout:(5/13): python3-websocket-client-0.56.0-5.el8.n 979 kB/s | 61 kB 00:00 2023-12-18T13:14:31.527 INFO:teuthology.orchestra.run.smithi111.stdout:(6/13): python3-jsonpointer-1.10-11.el8.noarch. 345 kB/s | 20 kB 00:00 2023-12-18T13:14:31.569 INFO:teuthology.orchestra.run.smithi111.stdout:(7/13): python3-pyasn1-modules-0.3.7-6.el8.noar 2.6 MB/s | 110 kB 00:00 2023-12-18T13:14:31.611 INFO:teuthology.orchestra.run.smithi111.stdout:(8/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 636 kB/s | 27 kB 00:00 2023-12-18T13:14:31.653 INFO:teuthology.orchestra.run.smithi111.stdout:(9/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 3.0 MB/s | 126 kB 00:00 2023-12-18T13:14:31.670 INFO:teuthology.orchestra.run.smithi111.stdout:(10/13): python3-rsa-4.9-2.el8.noarch.rpm 202 kB/s | 64 kB 00:00 2023-12-18T13:14:31.720 INFO:teuthology.orchestra.run.smithi111.stdout:(11/13): python3-oauthlib-2.1.0-1.el8.noarch.rp 2.3 MB/s | 155 kB 00:00 2023-12-18T13:14:31.745 INFO:teuthology.orchestra.run.smithi111.stdout:(12/13): python3-requests-oauthlib-1.0.0-1.el8. 567 kB/s | 43 kB 00:00 2023-12-18T13:14:32.039 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-18T13:14:32.054 INFO:teuthology.orchestra.run.smithi111.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 1.7 MB/s | 1.2 MB 00:00 2023-12-18T13:14:32.056 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:14:32.056 INFO:teuthology.orchestra.run.smithi111.stdout:Total 1.7 MB/s | 1.9 MB 00:01 2023-12-18T13:14:32.119 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2023-12-18T13:14:32.135 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2023-12-18T13:14:32.135 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2023-12-18T13:14:32.216 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2023-12-18T13:14:32.225 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2023-12-18T13:14:32.229 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : libquadmath-8.5.0-20.el8.x86_64 1/8 2023-12-18T13:14:32.375 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: libquadmath-8.5.0-20.el8.x86_64 1/8 2023-12-18T13:14:32.513 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : libgfortran-8.5.0-20.el8.x86_64 2/8 2023-12-18T13:14:32.742 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2023-12-18T13:14:32.947 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-12-18T13:14:33.166 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2023-12-18T13:14:33.232 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: libgfortran-8.5.0-20.el8.x86_64 2/8 2023-12-18T13:14:33.387 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : openblas-threads-0.3.15-6.el8.x86_64 3/8 2023-12-18T13:14:33.442 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2023-12-18T13:14:33.743 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 4/13 2023-12-18T13:14:33.961 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 5/13 2023-12-18T13:14:34.084 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: openblas-threads-0.3.15-6.el8.x86_64 3/8 2023-12-18T13:14:34.145 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 6/13 2023-12-18T13:14:34.254 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : openblas-0.3.15-6.el8.x86_64 4/8 2023-12-18T13:14:34.366 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 7/13 2023-12-18T13:14:34.561 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2023-12-18T13:14:34.735 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-12-18T13:14:35.010 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2023-12-18T13:14:35.048 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: openblas-0.3.15-6.el8.x86_64 4/8 2023-12-18T13:14:35.399 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-18T13:14:35.571 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-18T13:14:36.056 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2023-12-18T13:14:36.290 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2023-12-18T13:14:36.448 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 13/13 2023-12-18T13:14:36.710 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 13/13 2023-12-18T13:14:36.710 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 1/13 2023-12-18T13:14:36.710 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2023-12-18T13:14:36.710 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2023-12-18T13:14:36.711 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2023-12-18T13:14:36.711 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2023-12-18T13:14:36.711 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2023-12-18T13:14:36.711 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2023-12-18T13:14:36.711 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 8/13 2023-12-18T13:14:36.711 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 9/13 2023-12-18T13:14:36.711 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 10/13 2023-12-18T13:14:36.711 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 11/13 2023-12-18T13:14:36.711 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 12/13 2023-12-18T13:14:37.529 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-18T13:14:38.959 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 7/8 2023-12-18T13:14:39.122 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2 8/8 2023-12-18T13:14:39.452 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2 8/8 2023-12-18T13:14:39.452 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2 1/8 2023-12-18T13:14:39.452 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : libgfortran-8.5.0-20.el8.x86_64 2/8 2023-12-18T13:14:39.452 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : libquadmath-8.5.0-20.el8.x86_64 3/8 2023-12-18T13:14:39.452 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2023-12-18T13:14:39.452 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2023-12-18T13:14:39.452 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : openblas-threads-0.3.15-6.el8.x86_64 6/8 2023-12-18T13:14:39.452 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : openblas-0.3.15-6.el8.x86_64 7/8 2023-12-18T13:14:41.307 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 13/13 2023-12-18T13:14:41.307 INFO:teuthology.orchestra.run.smithi111.stdout:Installed products updated. 2023-12-18T13:14:41.841 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:14:41.841 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2023-12-18T13:14:41.842 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:14:41.842 INFO:teuthology.orchestra.run.smithi111.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-18T13:14:41.842 INFO:teuthology.orchestra.run.smithi111.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-18T13:14:41.842 INFO:teuthology.orchestra.run.smithi111.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-18T13:14:41.842 INFO:teuthology.orchestra.run.smithi111.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-18T13:14:41.842 INFO:teuthology.orchestra.run.smithi111.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-18T13:14:41.842 INFO:teuthology.orchestra.run.smithi111.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-18T13:14:41.842 INFO:teuthology.orchestra.run.smithi111.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-18T13:14:41.842 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-18T13:14:41.842 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-18T13:14:41.842 INFO:teuthology.orchestra.run.smithi111.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-18T13:14:41.842 INFO:teuthology.orchestra.run.smithi111.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-18T13:14:41.842 INFO:teuthology.orchestra.run.smithi111.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-18T13:14:41.842 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:14:41.842 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-18T13:14:42.002 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install ceph-mgr-cephadm 2023-12-18T13:14:42.363 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:14:43.025 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 152 kB/s | 4.5 kB 00:00 2023-12-18T13:14:43.581 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 148 kB/s | 4.1 kB 00:00 2023-12-18T13:14:44.599 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 8/8 2023-12-18T13:14:44.599 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-18T13:14:45.184 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:14:45.184 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-18T13:14:45.184 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:14:45.184 INFO:teuthology.orchestra.run.smithi043.stdout: libgfortran-8.5.0-20.el8.x86_64 2023-12-18T13:14:45.184 INFO:teuthology.orchestra.run.smithi043.stdout: libquadmath-8.5.0-20.el8.x86_64 2023-12-18T13:14:45.185 INFO:teuthology.orchestra.run.smithi043.stdout: openblas-0.3.15-6.el8.x86_64 2023-12-18T13:14:45.185 INFO:teuthology.orchestra.run.smithi043.stdout: openblas-threads-0.3.15-6.el8.x86_64 2023-12-18T13:14:45.185 INFO:teuthology.orchestra.run.smithi043.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-18T13:14:45.185 INFO:teuthology.orchestra.run.smithi043.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-18T13:14:45.185 INFO:teuthology.orchestra.run.smithi043.stdout: python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525.x86_64 2023-12-18T13:14:45.185 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:14:45.185 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-18T13:14:45.387 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install ceph-mgr-rook 2023-12-18T13:14:45.794 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-18T13:14:45.795 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:14:45.796 INFO:teuthology.orchestra.run.smithi111.stdout:============================================================================================== 2023-12-18T13:14:45.796 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repository Size 2023-12-18T13:14:45.796 INFO:teuthology.orchestra.run.smithi111.stdout:============================================================================================== 2023-12-18T13:14:45.796 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2023-12-18T13:14:45.796 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mgr-cephadm noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 133 k 2023-12-18T13:14:45.796 INFO:teuthology.orchestra.run.smithi111.stdout:Installing dependencies: 2023-12-18T13:14:45.796 INFO:teuthology.orchestra.run.smithi111.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-18T13:14:45.796 INFO:teuthology.orchestra.run.smithi111.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-12-18T13:14:45.796 INFO:teuthology.orchestra.run.smithi111.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-12-18T13:14:45.796 INFO:teuthology.orchestra.run.smithi111.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-18T13:14:45.796 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:14:45.796 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2023-12-18T13:14:45.797 INFO:teuthology.orchestra.run.smithi111.stdout:============================================================================================== 2023-12-18T13:14:45.797 INFO:teuthology.orchestra.run.smithi111.stdout:Install 5 Packages 2023-12-18T13:14:45.797 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:14:45.797 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 6.0 M 2023-12-18T13:14:45.797 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 26 M 2023-12-18T13:14:45.797 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2023-12-18T13:14:46.229 INFO:teuthology.orchestra.run.smithi111.stdout:(1/5): ceph-mgr-cephadm-19.0.0-303.g861525e2.el 455 kB/s | 133 kB 00:00 2023-12-18T13:14:46.404 INFO:teuthology.orchestra.run.smithi111.stdout:(2/5): python3-babel-2.5.1-7.el8.noarch.rpm 27 MB/s | 4.8 MB 00:00 2023-12-18T13:14:46.429 INFO:teuthology.orchestra.run.smithi111.stdout:(3/5): python3-natsort-7.1.1-2.el8.noarch.rpm 122 kB/s | 60 kB 00:00 2023-12-18T13:14:46.463 INFO:teuthology.orchestra.run.smithi111.stdout:(4/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 9.1 MB/s | 538 kB 00:00 2023-12-18T13:14:46.655 INFO:teuthology.orchestra.run.smithi111.stdout:(5/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 662 kB/s | 476 kB 00:00 2023-12-18T13:14:46.657 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:14:46.657 INFO:teuthology.orchestra.run.smithi111.stdout:Total 6.9 MB/s | 6.0 MB 00:00 2023-12-18T13:14:46.664 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 100 kB/s | 4.1 kB 00:00 2023-12-18T13:14:46.712 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2023-12-18T13:14:46.723 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2023-12-18T13:14:46.723 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2023-12-18T13:14:46.812 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2023-12-18T13:14:46.820 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2023-12-18T13:14:46.989 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 112 kB/s | 4.5 kB 00:00 2023-12-18T13:14:47.775 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2023-12-18T13:14:48.140 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/5 2023-12-18T13:14:48.396 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/5 2023-12-18T13:14:48.699 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-18T13:14:49.528 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-12-18T13:14:49.813 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-18T13:14:49.815 INFO:teuthology.orchestra.run.smithi043.stdout:======================================================================================================= 2023-12-18T13:14:49.815 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repository Size 2023-12-18T13:14:49.815 INFO:teuthology.orchestra.run.smithi043.stdout:======================================================================================================= 2023-12-18T13:14:49.815 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-18T13:14:49.815 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mgr-rook noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 50 k 2023-12-18T13:14:49.815 INFO:teuthology.orchestra.run.smithi043.stdout:Installing dependencies: 2023-12-18T13:14:49.815 INFO:teuthology.orchestra.run.smithi043.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-18T13:14:49.815 INFO:teuthology.orchestra.run.smithi043.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-18T13:14:49.815 INFO:teuthology.orchestra.run.smithi043.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-18T13:14:49.815 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-12-18T13:14:49.815 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-12-18T13:14:49.815 INFO:teuthology.orchestra.run.smithi043.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-18T13:14:49.815 INFO:teuthology.orchestra.run.smithi043.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-12-18T13:14:49.816 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-12-18T13:14:49.816 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-12-18T13:14:49.816 INFO:teuthology.orchestra.run.smithi043.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-18T13:14:49.816 INFO:teuthology.orchestra.run.smithi043.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-18T13:14:49.816 INFO:teuthology.orchestra.run.smithi043.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-18T13:14:49.816 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:14:49.816 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-18T13:14:49.816 INFO:teuthology.orchestra.run.smithi043.stdout:======================================================================================================= 2023-12-18T13:14:49.816 INFO:teuthology.orchestra.run.smithi043.stdout:Install 13 Packages 2023-12-18T13:14:49.816 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:14:49.817 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 1.9 M 2023-12-18T13:14:49.817 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 25 M 2023-12-18T13:14:49.817 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-18T13:14:50.182 INFO:teuthology.orchestra.run.smithi043.stdout:(1/13): python3-certifi-2018.10.15-7.el8.noarch 71 kB/s | 16 kB 00:00 2023-12-18T13:14:50.207 INFO:teuthology.orchestra.run.smithi043.stdout:(2/13): python3-cachetools-3.1.1-4.el8.noarch.r 130 kB/s | 33 kB 00:00 2023-12-18T13:14:50.232 INFO:teuthology.orchestra.run.smithi043.stdout:(3/13): ceph-mgr-rook-19.0.0-303.g861525e2.el8. 180 kB/s | 50 kB 00:00 2023-12-18T13:14:50.275 INFO:teuthology.orchestra.run.smithi043.stdout:(4/13): python3-google-auth-1.1.1-10.el8.noarch 884 kB/s | 81 kB 00:00 2023-12-18T13:14:50.341 INFO:teuthology.orchestra.run.smithi043.stdout:(5/13): python3-websocket-client-0.56.0-5.el8.n 988 kB/s | 61 kB 00:00 2023-12-18T13:14:50.425 INFO:teuthology.orchestra.run.smithi043.stdout:(6/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 1.8 MB/s | 155 kB 00:00 2023-12-18T13:14:50.467 INFO:teuthology.orchestra.run.smithi043.stdout:(7/13): python3-requests-oauthlib-1.0.0-1.el8.n 1.0 MB/s | 43 kB 00:00 2023-12-18T13:14:50.492 INFO:teuthology.orchestra.run.smithi043.stdout:(8/13): python3-rsa-4.9-2.el8.noarch.rpm 247 kB/s | 64 kB 00:00 2023-12-18T13:14:50.518 INFO:teuthology.orchestra.run.smithi043.stdout:(9/13): python3-jsonpointer-1.10-11.el8.noarch. 399 kB/s | 20 kB 00:00 2023-12-18T13:14:50.576 INFO:teuthology.orchestra.run.smithi043.stdout:(10/13): python3-jsonpatch-1.21-2.el8.noarch.rp 537 kB/s | 27 kB 00:00 2023-12-18T13:14:50.601 INFO:teuthology.orchestra.run.smithi043.stdout:(11/13): python3-pyasn1-modules-0.3.7-6.el8.noa 1.0 MB/s | 110 kB 00:00 2023-12-18T13:14:50.627 INFO:teuthology.orchestra.run.smithi043.stdout:(12/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 2.5 MB/s | 126 kB 00:00 2023-12-18T13:14:51.002 INFO:teuthology.orchestra.run.smithi043.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 1.5 MB/s | 1.2 MB 00:00 2023-12-18T13:14:51.005 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:14:51.005 INFO:teuthology.orchestra.run.smithi043.stdout:Total 1.6 MB/s | 1.9 MB 00:01 2023-12-18T13:14:51.080 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-18T13:14:51.098 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-18T13:14:51.098 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-18T13:14:51.125 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 5/5 2023-12-18T13:14:51.191 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-18T13:14:51.201 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-18T13:14:51.457 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 5/5 2023-12-18T13:14:51.457 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/5 2023-12-18T13:14:51.457 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-12-18T13:14:51.457 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-18T13:14:51.457 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 4/5 2023-12-18T13:14:51.728 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-18T13:14:51.974 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-12-18T13:14:52.203 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2023-12-18T13:14:52.384 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2023-12-18T13:14:52.560 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 4/13 2023-12-18T13:14:52.825 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 5/13 2023-12-18T13:14:53.086 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-12-18T13:14:53.383 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-12-18T13:14:53.593 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2023-12-18T13:14:53.802 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-12-18T13:14:54.088 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2023-12-18T13:14:55.247 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2023-12-18T13:14:55.499 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2023-12-18T13:14:55.651 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 13/13 2023-12-18T13:14:55.975 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 13/13 2023-12-18T13:14:55.976 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 1/13 2023-12-18T13:14:55.976 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2023-12-18T13:14:55.976 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2023-12-18T13:14:55.976 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2023-12-18T13:14:55.976 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2023-12-18T13:14:55.976 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2023-12-18T13:14:55.976 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2023-12-18T13:14:55.976 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2023-12-18T13:14:55.976 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2023-12-18T13:14:55.976 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 10/13 2023-12-18T13:14:55.976 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 11/13 2023-12-18T13:14:55.976 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 12/13 2023-12-18T13:14:56.156 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 5/5 2023-12-18T13:14:56.156 INFO:teuthology.orchestra.run.smithi111.stdout:Installed products updated. 2023-12-18T13:14:56.689 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:14:56.690 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2023-12-18T13:14:56.690 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:14:56.690 INFO:teuthology.orchestra.run.smithi111.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-18T13:14:56.690 INFO:teuthology.orchestra.run.smithi111.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-18T13:14:56.690 INFO:teuthology.orchestra.run.smithi111.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-18T13:14:56.690 INFO:teuthology.orchestra.run.smithi111.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-18T13:14:56.690 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:14:56.690 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-18T13:14:56.859 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install ceph-fuse 2023-12-18T13:14:57.218 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:14:57.976 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 175 kB/s | 4.5 kB 00:00 2023-12-18T13:14:58.527 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 152 kB/s | 4.1 kB 00:00 2023-12-18T13:15:00.776 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-18T13:15:00.777 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-18T13:15:00.777 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repository Size 2023-12-18T13:15:00.777 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-18T13:15:00.777 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2023-12-18T13:15:00.777 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-fuse 2023-12-18T13:15:00.777 INFO:teuthology.orchestra.run.smithi111.stdout: x86_64 2:19.0.0-303.g861525e2.el8 ceph 919 k 2023-12-18T13:15:00.778 INFO:teuthology.orchestra.run.smithi111.stdout:Installing dependencies: 2023-12-18T13:15:00.778 INFO:teuthology.orchestra.run.smithi111.stdout: fuse x86_64 2.9.7-17.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-12-18T13:15:00.778 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:15:00.778 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2023-12-18T13:15:00.778 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-18T13:15:00.778 INFO:teuthology.orchestra.run.smithi111.stdout:Install 2 Packages 2023-12-18T13:15:00.778 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:15:00.778 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 1.0 M 2023-12-18T13:15:00.778 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 3.1 M 2023-12-18T13:15:00.778 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2023-12-18T13:15:00.858 INFO:teuthology.orchestra.run.smithi111.stdout:(1/2): fuse-2.9.7-17.el8.x86_64.rpm 1.0 MB/s | 83 kB 00:00 2023-12-18T13:15:01.162 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 13/13 2023-12-18T13:15:01.162 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-18T13:15:01.200 INFO:teuthology.orchestra.run.smithi111.stdout:(2/2): ceph-fuse-19.0.0-303.g861525e2.el8.x86_6 2.1 MB/s | 919 kB 00:00 2023-12-18T13:15:01.201 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:15:01.201 INFO:teuthology.orchestra.run.smithi111.stdout:Total 2.3 MB/s | 1.0 MB 00:00 2023-12-18T13:15:01.213 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2023-12-18T13:15:01.234 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2023-12-18T13:15:01.234 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2023-12-18T13:15:01.319 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2023-12-18T13:15:01.327 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2023-12-18T13:15:01.495 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2023-12-18T13:15:01.763 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2023-12-18T13:15:01.764 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:15:01.764 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-18T13:15:01.764 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:15:01.764 INFO:teuthology.orchestra.run.smithi043.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-18T13:15:01.764 INFO:teuthology.orchestra.run.smithi043.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-18T13:15:01.764 INFO:teuthology.orchestra.run.smithi043.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-18T13:15:01.764 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-18T13:15:01.764 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-18T13:15:01.765 INFO:teuthology.orchestra.run.smithi043.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-18T13:15:01.765 INFO:teuthology.orchestra.run.smithi043.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-18T13:15:01.765 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-18T13:15:01.765 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-18T13:15:01.765 INFO:teuthology.orchestra.run.smithi043.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-18T13:15:01.765 INFO:teuthology.orchestra.run.smithi043.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-18T13:15:01.765 INFO:teuthology.orchestra.run.smithi043.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-18T13:15:01.765 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:15:01.765 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-18T13:15:01.925 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 2/2 2023-12-18T13:15:01.953 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install ceph-mgr-cephadm 2023-12-18T13:15:02.314 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 2/2 2023-12-18T13:15:02.314 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/2 2023-12-18T13:15:02.368 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:15:03.299 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 102 kB/s | 4.1 kB 00:00 2023-12-18T13:15:03.616 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 115 kB/s | 4.5 kB 00:00 2023-12-18T13:15:06.520 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-18T13:15:06.521 INFO:teuthology.orchestra.run.smithi043.stdout:============================================================================================== 2023-12-18T13:15:06.521 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repository Size 2023-12-18T13:15:06.521 INFO:teuthology.orchestra.run.smithi043.stdout:============================================================================================== 2023-12-18T13:15:06.521 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-18T13:15:06.521 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mgr-cephadm noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 133 k 2023-12-18T13:15:06.522 INFO:teuthology.orchestra.run.smithi043.stdout:Installing dependencies: 2023-12-18T13:15:06.522 INFO:teuthology.orchestra.run.smithi043.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-18T13:15:06.522 INFO:teuthology.orchestra.run.smithi043.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-12-18T13:15:06.522 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-12-18T13:15:06.522 INFO:teuthology.orchestra.run.smithi043.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-18T13:15:06.522 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:15:06.522 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-18T13:15:06.522 INFO:teuthology.orchestra.run.smithi043.stdout:============================================================================================== 2023-12-18T13:15:06.522 INFO:teuthology.orchestra.run.smithi043.stdout:Install 5 Packages 2023-12-18T13:15:06.522 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:15:06.523 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 6.0 M 2023-12-18T13:15:06.523 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 26 M 2023-12-18T13:15:06.523 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-18T13:15:06.869 INFO:teuthology.orchestra.run.smithi043.stdout:(1/5): ceph-mgr-cephadm-19.0.0-303.g861525e2.el 443 kB/s | 133 kB 00:00 2023-12-18T13:15:07.061 INFO:teuthology.orchestra.run.smithi043.stdout:(2/5): python3-babel-2.5.1-7.el8.noarch.rpm 25 MB/s | 4.8 MB 00:00 2023-12-18T13:15:07.085 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2023-12-18T13:15:07.085 INFO:teuthology.orchestra.run.smithi111.stdout:Installed products updated. 2023-12-18T13:15:07.127 INFO:teuthology.orchestra.run.smithi043.stdout:(3/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 8.1 MB/s | 538 kB 00:00 2023-12-18T13:15:07.652 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:15:07.652 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2023-12-18T13:15:07.652 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2023-12-18T13:15:07.652 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:15:07.652 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-18T13:15:07.728 INFO:teuthology.orchestra.run.smithi043.stdout:(4/5): python3-natsort-7.1.1-2.el8.noarch.rpm 52 kB/s | 60 kB 00:01 2023-12-18T13:15:07.811 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install ceph-volume 2023-12-18T13:15:08.176 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:15:08.328 INFO:teuthology.orchestra.run.smithi043.stdout:(5/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 270 kB/s | 476 kB 00:01 2023-12-18T13:15:08.331 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:15:08.331 INFO:teuthology.orchestra.run.smithi043.stdout:Total 3.3 MB/s | 6.0 MB 00:01 2023-12-18T13:15:08.393 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-18T13:15:08.406 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-18T13:15:08.406 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-18T13:15:08.508 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-18T13:15:08.518 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-18T13:15:09.538 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 15 kB/s | 4.5 kB 00:00 2023-12-18T13:15:09.586 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-18T13:15:09.956 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/5 2023-12-18T13:15:10.229 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2023-12-18T13:15:10.456 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/5 2023-12-18T13:15:11.784 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-18T13:15:12.088 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-12-18T13:15:12.248 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 5/5 2023-12-18T13:15:12.530 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-18T13:15:12.531 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-18T13:15:12.531 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repository Size 2023-12-18T13:15:12.531 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-18T13:15:12.531 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2023-12-18T13:15:12.531 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-volume noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 262 k 2023-12-18T13:15:12.531 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:15:12.531 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2023-12-18T13:15:12.531 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-18T13:15:12.531 INFO:teuthology.orchestra.run.smithi111.stdout:Install 1 Package 2023-12-18T13:15:12.531 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:15:12.532 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 262 k 2023-12-18T13:15:12.532 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 1.3 M 2023-12-18T13:15:12.532 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2023-12-18T13:15:12.554 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 5/5 2023-12-18T13:15:12.554 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/5 2023-12-18T13:15:12.554 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-12-18T13:15:12.554 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-18T13:15:12.554 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 4/5 2023-12-18T13:15:12.740 INFO:teuthology.orchestra.run.smithi111.stdout:ceph-volume-19.0.0-303.g861525e2.el8.noarch.rpm 1.2 MB/s | 262 kB 00:00 2023-12-18T13:15:12.740 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:15:12.741 INFO:teuthology.orchestra.run.smithi111.stdout:Total 1.2 MB/s | 262 kB 00:00 2023-12-18T13:15:12.741 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2023-12-18T13:15:12.751 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2023-12-18T13:15:12.751 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2023-12-18T13:15:12.780 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2023-12-18T13:15:12.789 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2023-12-18T13:15:12.968 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2023-12-18T13:15:13.199 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:15:13.592 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:15:17.759 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 5/5 2023-12-18T13:15:17.760 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-18T13:15:18.229 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:15:18.229 INFO:teuthology.orchestra.run.smithi111.stdout:Installed products updated. 2023-12-18T13:15:18.362 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:15:18.362 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-18T13:15:18.362 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:15:18.362 INFO:teuthology.orchestra.run.smithi043.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-18T13:15:18.362 INFO:teuthology.orchestra.run.smithi043.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-18T13:15:18.362 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-18T13:15:18.362 INFO:teuthology.orchestra.run.smithi043.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-18T13:15:18.362 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:15:18.362 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-18T13:15:18.557 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install ceph-fuse 2023-12-18T13:15:18.763 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:15:18.763 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2023-12-18T13:15:18.763 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:15:18.763 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:15:18.763 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-18T13:15:18.954 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install librados-devel 2023-12-18T13:15:18.970 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:15:19.316 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:15:19.861 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 105 kB/s | 4.1 kB 00:00 2023-12-18T13:15:20.121 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 133 kB/s | 4.5 kB 00:00 2023-12-18T13:15:20.160 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 122 kB/s | 4.5 kB 00:00 2023-12-18T13:15:20.690 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 114 kB/s | 4.1 kB 00:00 2023-12-18T13:15:22.991 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-18T13:15:22.991 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-18T13:15:22.991 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repository Size 2023-12-18T13:15:22.991 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-18T13:15:22.991 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-18T13:15:22.992 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-fuse 2023-12-18T13:15:22.992 INFO:teuthology.orchestra.run.smithi043.stdout: x86_64 2:19.0.0-303.g861525e2.el8 ceph 919 k 2023-12-18T13:15:22.992 INFO:teuthology.orchestra.run.smithi043.stdout:Installing dependencies: 2023-12-18T13:15:22.992 INFO:teuthology.orchestra.run.smithi043.stdout: fuse x86_64 2.9.7-17.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-12-18T13:15:22.992 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:15:22.992 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-18T13:15:22.992 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-18T13:15:22.992 INFO:teuthology.orchestra.run.smithi043.stdout:Install 2 Packages 2023-12-18T13:15:22.992 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:15:22.993 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 1.0 M 2023-12-18T13:15:22.993 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 3.1 M 2023-12-18T13:15:22.993 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-18T13:15:23.020 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-18T13:15:23.021 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-18T13:15:23.021 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repo Size 2023-12-18T13:15:23.021 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-18T13:15:23.021 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2023-12-18T13:15:23.021 INFO:teuthology.orchestra.run.smithi111.stdout: librados-devel x86_64 2:19.0.0-303.g861525e2.el8 ceph 139 k 2023-12-18T13:15:23.021 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:15:23.021 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2023-12-18T13:15:23.021 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-18T13:15:23.021 INFO:teuthology.orchestra.run.smithi111.stdout:Install 1 Package 2023-12-18T13:15:23.021 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:15:23.022 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 139 k 2023-12-18T13:15:23.022 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 513 k 2023-12-18T13:15:23.022 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2023-12-18T13:15:23.064 INFO:teuthology.orchestra.run.smithi043.stdout:(1/2): fuse-2.9.7-17.el8.x86_64.rpm 1.1 MB/s | 83 kB 00:00 2023-12-18T13:15:23.321 INFO:teuthology.orchestra.run.smithi111.stdout:librados-devel-19.0.0-303.g861525e2.el8.x86_64. 464 kB/s | 139 kB 00:00 2023-12-18T13:15:23.322 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:15:23.322 INFO:teuthology.orchestra.run.smithi111.stdout:Total 462 kB/s | 139 kB 00:00 2023-12-18T13:15:23.322 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2023-12-18T13:15:23.328 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2023-12-18T13:15:23.328 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2023-12-18T13:15:23.385 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2023-12-18T13:15:23.389 INFO:teuthology.orchestra.run.smithi043.stdout:(2/2): ceph-fuse-19.0.0-303.g861525e2.el8.x86_6 2.3 MB/s | 919 kB 00:00 2023-12-18T13:15:23.390 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:15:23.390 INFO:teuthology.orchestra.run.smithi043.stdout:Total 2.5 MB/s | 1.0 MB 00:00 2023-12-18T13:15:23.394 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2023-12-18T13:15:23.405 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-18T13:15:23.430 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-18T13:15:23.430 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-18T13:15:23.529 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-18T13:15:23.539 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-18T13:15:23.545 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2023-12-18T13:15:23.729 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:15:23.730 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-18T13:15:23.987 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:15:23.992 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2023-12-18T13:15:24.155 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 2/2 2023-12-18T13:15:24.567 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 2/2 2023-12-18T13:15:24.568 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/2 2023-12-18T13:15:28.579 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:15:28.579 INFO:teuthology.orchestra.run.smithi111.stdout:Installed products updated. 2023-12-18T13:15:29.109 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:15:29.109 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2023-12-18T13:15:29.109 INFO:teuthology.orchestra.run.smithi111.stdout: librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:15:29.109 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:15:29.109 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-18T13:15:29.272 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install libcephfs2 2023-12-18T13:15:29.633 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:15:29.706 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2023-12-18T13:15:29.706 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-18T13:15:30.449 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:15:30.449 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-18T13:15:30.450 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2023-12-18T13:15:30.450 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:15:30.450 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-18T13:15:30.455 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 117 kB/s | 4.5 kB 00:00 2023-12-18T13:15:30.677 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install ceph-volume 2023-12-18T13:15:31.096 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:15:31.145 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2023-12-18T13:15:33.064 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 24 kB/s | 4.1 kB 00:00 2023-12-18T13:15:33.178 INFO:teuthology.orchestra.run.smithi111.stdout:Package libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:15:33.358 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-18T13:15:33.359 INFO:teuthology.orchestra.run.smithi111.stdout:Nothing to do. 2023-12-18T13:15:33.359 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-18T13:15:33.466 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 35 kB/s | 4.5 kB 00:00 2023-12-18T13:15:33.515 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install libcephfs-devel 2023-12-18T13:15:33.875 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:15:35.408 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 25 kB/s | 4.5 kB 00:00 2023-12-18T13:15:36.107 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2023-12-18T13:15:36.352 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-18T13:15:36.353 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-18T13:15:36.353 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repository Size 2023-12-18T13:15:36.353 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-18T13:15:36.353 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-18T13:15:36.353 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-volume noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 262 k 2023-12-18T13:15:36.354 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:15:36.354 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-18T13:15:36.354 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-18T13:15:36.354 INFO:teuthology.orchestra.run.smithi043.stdout:Install 1 Package 2023-12-18T13:15:36.354 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:15:36.354 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 262 k 2023-12-18T13:15:36.354 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 1.3 M 2023-12-18T13:15:36.354 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-18T13:15:36.601 INFO:teuthology.orchestra.run.smithi043.stdout:ceph-volume-19.0.0-303.g861525e2.el8.noarch.rpm 1.0 MB/s | 262 kB 00:00 2023-12-18T13:15:36.601 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:15:36.601 INFO:teuthology.orchestra.run.smithi043.stdout:Total 1.0 MB/s | 262 kB 00:00 2023-12-18T13:15:36.602 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-18T13:15:36.615 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-18T13:15:36.615 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-18T13:15:36.653 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-18T13:15:36.663 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-18T13:15:36.869 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-18T13:15:37.119 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:15:37.548 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:15:38.299 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-18T13:15:38.299 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-18T13:15:38.299 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repo Size 2023-12-18T13:15:38.299 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-18T13:15:38.299 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2023-12-18T13:15:38.299 INFO:teuthology.orchestra.run.smithi111.stdout: libcephfs-devel x86_64 2:19.0.0-303.g861525e2.el8 ceph 31 k 2023-12-18T13:15:38.299 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:15:38.299 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2023-12-18T13:15:38.300 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-18T13:15:38.300 INFO:teuthology.orchestra.run.smithi111.stdout:Install 1 Package 2023-12-18T13:15:38.300 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:15:38.300 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 31 k 2023-12-18T13:15:38.300 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 140 k 2023-12-18T13:15:38.300 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2023-12-18T13:15:38.526 INFO:teuthology.orchestra.run.smithi111.stdout:libcephfs-devel-19.0.0-303.g861525e2.el8.x86_64 137 kB/s | 31 kB 00:00 2023-12-18T13:15:38.526 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:15:38.527 INFO:teuthology.orchestra.run.smithi111.stdout:Total 137 kB/s | 31 kB 00:00 2023-12-18T13:15:38.527 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2023-12-18T13:15:38.530 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2023-12-18T13:15:38.530 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2023-12-18T13:15:38.542 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2023-12-18T13:15:38.551 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2023-12-18T13:15:38.612 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2023-12-18T13:15:38.768 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:15:39.027 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:15:45.627 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:15:45.627 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-18T13:15:46.009 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:15:46.010 INFO:teuthology.orchestra.run.smithi111.stdout:Installed products updated. 2023-12-18T13:15:46.219 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:15:46.219 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-18T13:15:46.219 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:15:46.219 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:15:46.219 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-18T13:15:46.404 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install librados-devel 2023-12-18T13:15:46.541 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:15:46.541 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2023-12-18T13:15:46.541 INFO:teuthology.orchestra.run.smithi111.stdout: libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:15:46.541 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:15:46.542 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-18T13:15:46.701 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install librados2 2023-12-18T13:15:46.823 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:15:47.060 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:15:48.148 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 166 kB/s | 4.5 kB 00:00 2023-12-18T13:15:48.214 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 136 kB/s | 4.1 kB 00:00 2023-12-18T13:15:48.514 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 153 kB/s | 4.5 kB 00:00 2023-12-18T13:15:48.704 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 121 kB/s | 4.1 kB 00:00 2023-12-18T13:15:50.773 INFO:teuthology.orchestra.run.smithi111.stdout:Package librados2-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:15:50.955 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-18T13:15:50.956 INFO:teuthology.orchestra.run.smithi111.stdout:Nothing to do. 2023-12-18T13:15:50.956 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-18T13:15:51.112 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install librbd1 2023-12-18T13:15:51.380 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-18T13:15:51.381 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-18T13:15:51.381 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repo Size 2023-12-18T13:15:51.381 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-18T13:15:51.381 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-18T13:15:51.381 INFO:teuthology.orchestra.run.smithi043.stdout: librados-devel x86_64 2:19.0.0-303.g861525e2.el8 ceph 139 k 2023-12-18T13:15:51.382 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:15:51.382 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-18T13:15:51.382 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-18T13:15:51.382 INFO:teuthology.orchestra.run.smithi043.stdout:Install 1 Package 2023-12-18T13:15:51.382 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:15:51.382 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 139 k 2023-12-18T13:15:51.382 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 513 k 2023-12-18T13:15:51.382 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-18T13:15:51.474 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:15:51.576 INFO:teuthology.orchestra.run.smithi043.stdout:librados-devel-19.0.0-303.g861525e2.el8.x86_64. 718 kB/s | 139 kB 00:00 2023-12-18T13:15:51.577 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:15:51.577 INFO:teuthology.orchestra.run.smithi043.stdout:Total 712 kB/s | 139 kB 00:00 2023-12-18T13:15:51.577 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-18T13:15:51.584 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-18T13:15:51.584 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-18T13:15:51.653 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-18T13:15:51.663 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-18T13:15:51.793 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-18T13:15:51.983 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:15:52.173 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 128 kB/s | 4.5 kB 00:00 2023-12-18T13:15:52.273 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:15:52.738 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 121 kB/s | 4.1 kB 00:00 2023-12-18T13:15:54.883 INFO:teuthology.orchestra.run.smithi111.stdout:Package librbd1-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:15:55.065 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-18T13:15:55.066 INFO:teuthology.orchestra.run.smithi111.stdout:Nothing to do. 2023-12-18T13:15:55.066 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-18T13:15:55.206 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install python3-rados 2023-12-18T13:15:55.566 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:15:56.271 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 137 kB/s | 4.5 kB 00:00 2023-12-18T13:15:56.839 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 121 kB/s | 4.1 kB 00:00 2023-12-18T13:15:57.421 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:15:57.421 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-18T13:15:58.022 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:15:58.022 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-18T13:15:58.022 INFO:teuthology.orchestra.run.smithi043.stdout: librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:15:58.022 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:15:58.022 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-18T13:15:58.203 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install libcephfs2 2023-12-18T13:15:58.620 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:15:58.869 INFO:teuthology.orchestra.run.smithi111.stdout:Package python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:15:59.044 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-18T13:15:59.045 INFO:teuthology.orchestra.run.smithi111.stdout:Nothing to do. 2023-12-18T13:15:59.046 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-18T13:15:59.196 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install python3-rgw 2023-12-18T13:15:59.503 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 100 kB/s | 4.1 kB 00:00 2023-12-18T13:15:59.555 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:15:59.824 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 85 kB/s | 4.5 kB 00:00 2023-12-18T13:16:00.325 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 123 kB/s | 4.5 kB 00:00 2023-12-18T13:16:00.892 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 110 kB/s | 4.1 kB 00:00 2023-12-18T13:16:02.475 INFO:teuthology.orchestra.run.smithi043.stdout:Package libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:16:02.673 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-18T13:16:02.674 INFO:teuthology.orchestra.run.smithi043.stdout:Nothing to do. 2023-12-18T13:16:02.674 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-18T13:16:02.831 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install libcephfs-devel 2023-12-18T13:16:02.941 INFO:teuthology.orchestra.run.smithi111.stdout:Package python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:16:03.117 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-18T13:16:03.118 INFO:teuthology.orchestra.run.smithi111.stdout:Nothing to do. 2023-12-18T13:16:03.118 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-18T13:16:03.245 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:16:03.261 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install python3-cephfs 2023-12-18T13:16:03.620 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:16:04.145 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 101 kB/s | 4.1 kB 00:00 2023-12-18T13:16:04.393 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 122 kB/s | 4.5 kB 00:00 2023-12-18T13:16:04.462 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 111 kB/s | 4.5 kB 00:00 2023-12-18T13:16:04.976 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 111 kB/s | 4.1 kB 00:00 2023-12-18T13:16:07.032 INFO:teuthology.orchestra.run.smithi111.stdout:Package python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:16:07.207 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-18T13:16:07.208 INFO:teuthology.orchestra.run.smithi111.stdout:Nothing to do. 2023-12-18T13:16:07.208 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-18T13:16:07.338 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-18T13:16:07.339 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-18T13:16:07.339 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repo Size 2023-12-18T13:16:07.339 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-18T13:16:07.339 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-18T13:16:07.339 INFO:teuthology.orchestra.run.smithi043.stdout: libcephfs-devel x86_64 2:19.0.0-303.g861525e2.el8 ceph 31 k 2023-12-18T13:16:07.339 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:16:07.339 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-18T13:16:07.339 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-18T13:16:07.339 INFO:teuthology.orchestra.run.smithi043.stdout:Install 1 Package 2023-12-18T13:16:07.340 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:16:07.340 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 31 k 2023-12-18T13:16:07.340 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 140 k 2023-12-18T13:16:07.340 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-18T13:16:07.359 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install python3-rbd 2023-12-18T13:16:07.663 INFO:teuthology.orchestra.run.smithi043.stdout:libcephfs-devel-19.0.0-303.g861525e2.el8.x86_64 96 kB/s | 31 kB 00:00 2023-12-18T13:16:07.664 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:16:07.664 INFO:teuthology.orchestra.run.smithi043.stdout:Total 96 kB/s | 31 kB 00:00 2023-12-18T13:16:07.665 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-18T13:16:07.669 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-18T13:16:07.670 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-18T13:16:07.688 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-18T13:16:07.698 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-18T13:16:07.718 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:16:07.758 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-18T13:16:07.963 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:16:08.254 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:16:08.493 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 123 kB/s | 4.5 kB 00:00 2023-12-18T13:16:09.062 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 88 kB/s | 4.1 kB 00:00 2023-12-18T13:16:11.108 INFO:teuthology.orchestra.run.smithi111.stdout:Package python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:16:11.283 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-18T13:16:11.285 INFO:teuthology.orchestra.run.smithi111.stdout:Nothing to do. 2023-12-18T13:16:11.285 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-18T13:16:11.432 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install rbd-fuse 2023-12-18T13:16:11.791 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:16:12.474 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 178 kB/s | 4.5 kB 00:00 2023-12-18T13:16:13.025 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 159 kB/s | 4.1 kB 00:00 2023-12-18T13:16:13.250 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:16:13.250 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-18T13:16:13.855 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:16:13.855 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-18T13:16:13.855 INFO:teuthology.orchestra.run.smithi043.stdout: libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:16:13.855 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:16:13.855 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-18T13:16:14.069 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install librados2 2023-12-18T13:16:14.482 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:16:15.275 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-18T13:16:15.276 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-18T13:16:15.276 INFO:teuthology.orchestra.run.smithi111.stdout: Package Architecture Version Repository Size 2023-12-18T13:16:15.276 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-18T13:16:15.276 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2023-12-18T13:16:15.276 INFO:teuthology.orchestra.run.smithi111.stdout: rbd-fuse x86_64 2:19.0.0-303.g861525e2.el8 ceph 93 k 2023-12-18T13:16:15.276 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:16:15.276 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2023-12-18T13:16:15.276 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-18T13:16:15.277 INFO:teuthology.orchestra.run.smithi111.stdout:Install 1 Package 2023-12-18T13:16:15.277 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:16:15.277 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 93 k 2023-12-18T13:16:15.277 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 280 k 2023-12-18T13:16:15.277 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2023-12-18T13:16:15.333 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 98 kB/s | 4.1 kB 00:00 2023-12-18T13:16:15.565 INFO:teuthology.orchestra.run.smithi111.stdout:rbd-fuse-19.0.0-303.g861525e2.el8.x86_64.rpm 325 kB/s | 93 kB 00:00 2023-12-18T13:16:15.566 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:16:15.566 INFO:teuthology.orchestra.run.smithi111.stdout:Total 323 kB/s | 93 kB 00:00 2023-12-18T13:16:15.566 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2023-12-18T13:16:15.577 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2023-12-18T13:16:15.577 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2023-12-18T13:16:15.635 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2023-12-18T13:16:15.644 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2023-12-18T13:16:15.657 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 157 kB/s | 4.5 kB 00:00 2023-12-18T13:16:15.783 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2023-12-18T13:16:15.946 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:16:16.217 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:16:18.270 INFO:teuthology.orchestra.run.smithi043.stdout:Package librados2-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:16:18.465 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-18T13:16:18.466 INFO:teuthology.orchestra.run.smithi043.stdout:Nothing to do. 2023-12-18T13:16:18.467 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-18T13:16:18.624 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install librbd1 2023-12-18T13:16:19.039 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:16:19.898 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 102 kB/s | 4.1 kB 00:00 2023-12-18T13:16:20.208 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 138 kB/s | 4.5 kB 00:00 2023-12-18T13:16:20.662 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:16:20.662 INFO:teuthology.orchestra.run.smithi111.stdout:Installed products updated. 2023-12-18T13:16:21.203 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:16:21.203 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2023-12-18T13:16:21.203 INFO:teuthology.orchestra.run.smithi111.stdout: rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:16:21.203 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:16:21.203 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-18T13:16:21.371 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install rbd-mirror 2023-12-18T13:16:21.731 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:16:22.481 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 121 kB/s | 4.5 kB 00:00 2023-12-18T13:16:22.891 INFO:teuthology.orchestra.run.smithi043.stdout:Package librbd1-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:16:23.050 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 102 kB/s | 4.1 kB 00:00 2023-12-18T13:16:23.097 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-18T13:16:23.098 INFO:teuthology.orchestra.run.smithi043.stdout:Nothing to do. 2023-12-18T13:16:23.098 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-18T13:16:23.255 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install python3-rados 2023-12-18T13:16:23.669 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:16:24.591 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 99 kB/s | 4.1 kB 00:00 2023-12-18T13:16:24.907 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 113 kB/s | 4.5 kB 00:00 2023-12-18T13:16:25.345 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-18T13:16:25.345 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-18T13:16:25.346 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repo Size 2023-12-18T13:16:25.346 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-18T13:16:25.346 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2023-12-18T13:16:25.346 INFO:teuthology.orchestra.run.smithi111.stdout: rbd-mirror x86_64 2:19.0.0-303.g861525e2.el8 ceph 3.6 M 2023-12-18T13:16:25.346 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:16:25.346 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2023-12-18T13:16:25.346 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-18T13:16:25.346 INFO:teuthology.orchestra.run.smithi111.stdout:Install 1 Package 2023-12-18T13:16:25.346 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:16:25.347 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 3.6 M 2023-12-18T13:16:25.347 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 17 M 2023-12-18T13:16:25.347 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2023-12-18T13:16:25.710 INFO:teuthology.orchestra.run.smithi111.stdout:rbd-mirror-19.0.0-303.g861525e2.el8.x86_64.rpm 9.9 MB/s | 3.6 MB 00:00 2023-12-18T13:16:25.711 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:16:25.711 INFO:teuthology.orchestra.run.smithi111.stdout:Total 9.8 MB/s | 3.6 MB 00:00 2023-12-18T13:16:25.711 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2023-12-18T13:16:25.723 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2023-12-18T13:16:25.723 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2023-12-18T13:16:25.793 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2023-12-18T13:16:25.802 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2023-12-18T13:16:26.259 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2023-12-18T13:16:26.446 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:16:26.847 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:16:27.625 INFO:teuthology.orchestra.run.smithi043.stdout:Package python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:16:27.827 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-18T13:16:27.829 INFO:teuthology.orchestra.run.smithi043.stdout:Nothing to do. 2023-12-18T13:16:27.829 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-18T13:16:27.997 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install python3-rgw 2023-12-18T13:16:28.411 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:16:29.299 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 129 kB/s | 4.1 kB 00:00 2023-12-18T13:16:29.684 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 138 kB/s | 4.5 kB 00:00 2023-12-18T13:16:31.392 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:16:31.392 INFO:teuthology.orchestra.run.smithi111.stdout:Installed products updated. 2023-12-18T13:16:31.923 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:16:31.923 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2023-12-18T13:16:31.923 INFO:teuthology.orchestra.run.smithi111.stdout: rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:16:31.923 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:16:31.923 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-18T13:16:32.086 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install rbd-nbd 2023-12-18T13:16:32.374 INFO:teuthology.orchestra.run.smithi043.stdout:Package python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:16:32.450 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-18T13:16:32.570 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-18T13:16:32.571 INFO:teuthology.orchestra.run.smithi043.stdout:Nothing to do. 2023-12-18T13:16:32.571 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-18T13:16:32.737 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install python3-cephfs 2023-12-18T13:16:33.152 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:16:33.165 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 173 kB/s | 4.5 kB 00:00 2023-12-18T13:16:33.719 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 137 kB/s | 4.1 kB 00:00 2023-12-18T13:16:33.973 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 135 kB/s | 4.1 kB 00:00 2023-12-18T13:16:34.274 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 148 kB/s | 4.5 kB 00:00 2023-12-18T13:16:35.922 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-18T13:16:35.922 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-18T13:16:35.922 INFO:teuthology.orchestra.run.smithi111.stdout: Package Architecture Version Repository Size 2023-12-18T13:16:35.922 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-18T13:16:35.922 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2023-12-18T13:16:35.922 INFO:teuthology.orchestra.run.smithi111.stdout: rbd-nbd x86_64 2:19.0.0-303.g861525e2.el8 ceph 181 k 2023-12-18T13:16:35.922 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:16:35.923 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2023-12-18T13:16:35.923 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-18T13:16:35.923 INFO:teuthology.orchestra.run.smithi111.stdout:Install 1 Package 2023-12-18T13:16:35.923 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:16:35.923 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 181 k 2023-12-18T13:16:35.923 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 573 k 2023-12-18T13:16:35.923 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2023-12-18T13:16:36.105 INFO:teuthology.orchestra.run.smithi111.stdout:rbd-nbd-19.0.0-303.g861525e2.el8.x86_64.rpm 994 kB/s | 181 kB 00:00 2023-12-18T13:16:36.106 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:16:36.106 INFO:teuthology.orchestra.run.smithi111.stdout:Total 987 kB/s | 181 kB 00:00 2023-12-18T13:16:36.106 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2023-12-18T13:16:36.118 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2023-12-18T13:16:36.118 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2023-12-18T13:16:36.175 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2023-12-18T13:16:36.184 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2023-12-18T13:16:36.369 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2023-12-18T13:16:36.568 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:16:36.840 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:16:36.957 INFO:teuthology.orchestra.run.smithi043.stdout:Package python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:16:37.151 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-18T13:16:37.153 INFO:teuthology.orchestra.run.smithi043.stdout:Nothing to do. 2023-12-18T13:16:37.153 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-18T13:16:37.315 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install python3-rbd 2023-12-18T13:16:37.729 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:16:38.657 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 104 kB/s | 4.1 kB 00:00 2023-12-18T13:16:38.963 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 123 kB/s | 4.5 kB 00:00 2023-12-18T13:16:41.311 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:16:41.311 INFO:teuthology.orchestra.run.smithi111.stdout:Installed products updated. 2023-12-18T13:16:41.616 INFO:teuthology.orchestra.run.smithi043.stdout:Package python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:16:41.812 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-18T13:16:41.814 INFO:teuthology.orchestra.run.smithi043.stdout:Nothing to do. 2023-12-18T13:16:41.814 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-18T13:16:41.853 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:16:41.853 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2023-12-18T13:16:41.853 INFO:teuthology.orchestra.run.smithi111.stdout: rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:16:41.854 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:16:41.854 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-18T13:16:41.971 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install rbd-fuse 2023-12-18T13:16:42.001 DEBUG:teuthology.parallel:result is None 2023-12-18T13:16:42.387 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:16:43.276 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 99 kB/s | 4.1 kB 00:00 2023-12-18T13:16:43.601 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 112 kB/s | 4.5 kB 00:00 2023-12-18T13:16:46.488 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-18T13:16:46.489 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-18T13:16:46.489 INFO:teuthology.orchestra.run.smithi043.stdout: Package Architecture Version Repository Size 2023-12-18T13:16:46.489 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-18T13:16:46.489 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-18T13:16:46.489 INFO:teuthology.orchestra.run.smithi043.stdout: rbd-fuse x86_64 2:19.0.0-303.g861525e2.el8 ceph 93 k 2023-12-18T13:16:46.489 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:16:46.489 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-18T13:16:46.489 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-18T13:16:46.489 INFO:teuthology.orchestra.run.smithi043.stdout:Install 1 Package 2023-12-18T13:16:46.490 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:16:46.490 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 93 k 2023-12-18T13:16:46.490 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 280 k 2023-12-18T13:16:46.490 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-18T13:16:46.985 INFO:teuthology.orchestra.run.smithi043.stdout:rbd-fuse-19.0.0-303.g861525e2.el8.x86_64.rpm 189 kB/s | 93 kB 00:00 2023-12-18T13:16:46.985 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:16:46.986 INFO:teuthology.orchestra.run.smithi043.stdout:Total 188 kB/s | 93 kB 00:00 2023-12-18T13:16:46.986 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-18T13:16:47.000 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-18T13:16:47.000 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-18T13:16:47.071 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-18T13:16:47.081 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-18T13:16:47.202 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-18T13:16:47.390 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:16:47.684 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:16:52.830 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:16:52.831 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-18T13:16:53.434 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:16:53.435 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-18T13:16:53.435 INFO:teuthology.orchestra.run.smithi043.stdout: rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:16:53.435 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:16:53.435 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-18T13:16:53.625 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install rbd-mirror 2023-12-18T13:16:54.043 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:16:54.863 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 124 kB/s | 4.1 kB 00:00 2023-12-18T13:16:55.214 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 137 kB/s | 4.5 kB 00:00 2023-12-18T13:16:58.119 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-18T13:16:58.120 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-18T13:16:58.120 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repo Size 2023-12-18T13:16:58.120 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-18T13:16:58.120 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-18T13:16:58.120 INFO:teuthology.orchestra.run.smithi043.stdout: rbd-mirror x86_64 2:19.0.0-303.g861525e2.el8 ceph 3.6 M 2023-12-18T13:16:58.120 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:16:58.120 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-18T13:16:58.120 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-18T13:16:58.120 INFO:teuthology.orchestra.run.smithi043.stdout:Install 1 Package 2023-12-18T13:16:58.120 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:16:58.121 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 3.6 M 2023-12-18T13:16:58.121 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 17 M 2023-12-18T13:16:58.121 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-18T13:16:58.488 INFO:teuthology.orchestra.run.smithi043.stdout:rbd-mirror-19.0.0-303.g861525e2.el8.x86_64.rpm 9.8 MB/s | 3.6 MB 00:00 2023-12-18T13:16:58.489 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:16:58.489 INFO:teuthology.orchestra.run.smithi043.stdout:Total 9.7 MB/s | 3.6 MB 00:00 2023-12-18T13:16:58.490 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-18T13:16:58.506 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-18T13:16:58.506 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-18T13:16:58.587 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-18T13:16:58.597 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-18T13:16:59.106 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-18T13:16:59.290 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:16:59.724 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:17:04.934 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:17:04.934 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-18T13:17:05.538 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:17:05.538 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-18T13:17:05.538 INFO:teuthology.orchestra.run.smithi043.stdout: rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:17:05.538 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:17:05.538 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-18T13:17:05.749 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install rbd-nbd 2023-12-18T13:17:06.169 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-18T13:17:06.991 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 125 kB/s | 4.1 kB 00:00 2023-12-18T13:17:07.299 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 140 kB/s | 4.5 kB 00:00 2023-12-18T13:17:10.152 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-18T13:17:10.152 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-18T13:17:10.152 INFO:teuthology.orchestra.run.smithi043.stdout: Package Architecture Version Repository Size 2023-12-18T13:17:10.152 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-18T13:17:10.152 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-18T13:17:10.152 INFO:teuthology.orchestra.run.smithi043.stdout: rbd-nbd x86_64 2:19.0.0-303.g861525e2.el8 ceph 181 k 2023-12-18T13:17:10.153 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:17:10.153 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-18T13:17:10.153 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-18T13:17:10.153 INFO:teuthology.orchestra.run.smithi043.stdout:Install 1 Package 2023-12-18T13:17:10.153 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:17:10.153 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 181 k 2023-12-18T13:17:10.153 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 573 k 2023-12-18T13:17:10.154 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-18T13:17:10.375 INFO:teuthology.orchestra.run.smithi043.stdout:rbd-nbd-19.0.0-303.g861525e2.el8.x86_64.rpm 819 kB/s | 181 kB 00:00 2023-12-18T13:17:10.375 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:17:10.375 INFO:teuthology.orchestra.run.smithi043.stdout:Total 814 kB/s | 181 kB 00:00 2023-12-18T13:17:10.376 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-18T13:17:10.390 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-18T13:17:10.390 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-18T13:17:10.456 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-18T13:17:10.465 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-18T13:17:10.644 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-18T13:17:10.862 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:17:11.165 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:17:16.183 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:17:16.183 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-18T13:17:16.811 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:17:16.812 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-18T13:17:16.812 INFO:teuthology.orchestra.run.smithi043.stdout: rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:17:16.812 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:17:16.812 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-18T13:17:17.006 DEBUG:teuthology.parallel:result is None 2023-12-18T13:17:17.006 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:17:17.150 DEBUG:teuthology.orchestra.run.smithi043:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-18T13:17:17.177 INFO:teuthology.orchestra.run.smithi043.stdout:19.0.0-303.g861525e2.el8 2023-12-18T13:17:17.178 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-303.g861525e2.el8 2023-12-18T13:17:17.178 INFO:teuthology.task.install:The correct ceph version 19.0.0-303.g861525e2 is installed. 2023-12-18T13:17:17.179 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:17:17.403 DEBUG:teuthology.orchestra.run.smithi111:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-18T13:17:17.431 INFO:teuthology.orchestra.run.smithi111.stdout:19.0.0-303.g861525e2.el8 2023-12-18T13:17:17.431 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-303.g861525e2.el8 2023-12-18T13:17:17.431 INFO:teuthology.task.install:The correct ceph version 19.0.0-303.g861525e2 is installed. 2023-12-18T13:17:17.433 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-12-18T13:17:17.433 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2023-12-18T13:17:17.433 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-18T13:17:17.470 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-12-18T13:17:17.470 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-18T13:17:17.504 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-12-18T13:17:17.504 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2023-12-18T13:17:17.504 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/usr/bin/daemon-helper 2023-12-18T13:17:17.545 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-18T13:17:17.619 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-12-18T13:17:17.619 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/usr/bin/daemon-helper 2023-12-18T13:17:17.650 DEBUG:teuthology.orchestra.run.smithi111:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-18T13:17:17.720 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-12-18T13:17:17.720 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2023-12-18T13:17:17.720 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-18T13:17:17.754 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-18T13:17:17.830 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-12-18T13:17:17.830 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-18T13:17:17.859 DEBUG:teuthology.orchestra.run.smithi111:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-18T13:17:17.927 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-12-18T13:17:17.927 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2023-12-18T13:17:17.927 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/usr/bin/stdin-killer 2023-12-18T13:17:17.962 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-18T13:17:18.037 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-12-18T13:17:18.037 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/usr/bin/stdin-killer 2023-12-18T13:17:18.064 DEBUG:teuthology.orchestra.run.smithi111:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-18T13:17:18.131 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-18T13:17:18.214 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:17:18.214 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 2023-12-18T13:17:18.214 INFO:tasks.cephadm:Cluster fsid is c4d03fc8-9da7-11ee-95a5-87774f69a715 2023-12-18T13:17:18.214 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-18T13:17:18.214 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.43', 'mon.b': '172.21.15.111'} 2023-12-18T13:17:18.215 INFO:tasks.cephadm:First mon is mon.a on smithi043 2023-12-18T13:17:18.215 INFO:tasks.cephadm:First mgr is a 2023-12-18T13:17:18.215 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-18T13:17:18.215 DEBUG:teuthology.orchestra.run.smithi043:> sudo hostname $(hostname -s) 2023-12-18T13:17:18.250 DEBUG:teuthology.orchestra.run.smithi111:> sudo hostname $(hostname -s) 2023-12-18T13:17:18.277 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2023-12-18T13:17:18.278 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:17:18.419 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:17:18.667 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:17:18.669 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:17:18.669 DEBUG:teuthology.orchestra.run.smithi043:> 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:17:19.338 INFO:teuthology.orchestra.run.smithi043.stdout:-rw-rw-r--. 1 ubuntu ubuntu 2235938 Dec 18 13:17 /home/ubuntu/cephtest/cephadm 2023-12-18T13:17:19.339 DEBUG:teuthology.orchestra.run.smithi111:> 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:17:19.807 INFO:teuthology.orchestra.run.smithi111.stdout:-rw-rw-r--. 1 ubuntu ubuntu 2235938 Dec 18 13:17 /home/ubuntu/cephtest/cephadm 2023-12-18T13:17:19.807 DEBUG:teuthology.orchestra.run.smithi043:> 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:17:19.830 DEBUG:teuthology.orchestra.run.smithi111:> 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:17:19.865 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 on all hosts... 2023-12-18T13:17:19.865 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 pull 2023-12-18T13:17:19.873 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 pull 2023-12-18T13:17:21.088 INFO:teuthology.orchestra.run.smithi111.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1... 2023-12-18T13:17:21.365 INFO:teuthology.orchestra.run.smithi043.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1... 2023-12-18T13:17:46.831 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-12-18T13:17:46.831 INFO:teuthology.orchestra.run.smithi111.stdout: "ceph_version": "ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev)", 2023-12-18T13:17:46.831 INFO:teuthology.orchestra.run.smithi111.stdout: "image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", 2023-12-18T13:17:46.831 INFO:teuthology.orchestra.run.smithi111.stdout: "repo_digests": [ 2023-12-18T13:17:46.831 INFO:teuthology.orchestra.run.smithi111.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e" 2023-12-18T13:17:46.832 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-12-18T13:17:46.832 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-12-18T13:17:47.544 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2023-12-18T13:17:47.545 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph_version": "ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev)", 2023-12-18T13:17:47.545 INFO:teuthology.orchestra.run.smithi043.stdout: "image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", 2023-12-18T13:17:47.545 INFO:teuthology.orchestra.run.smithi043.stdout: "repo_digests": [ 2023-12-18T13:17:47.545 INFO:teuthology.orchestra.run.smithi043.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e" 2023-12-18T13:17:47.545 INFO:teuthology.orchestra.run.smithi043.stdout: ] 2023-12-18T13:17:47.545 INFO:teuthology.orchestra.run.smithi043.stdout:} 2023-12-18T13:17:47.580 DEBUG:teuthology.orchestra.run.smithi043:> sudo mkdir -p /etc/ceph 2023-12-18T13:17:47.617 DEBUG:teuthology.orchestra.run.smithi111:> sudo mkdir -p /etc/ceph 2023-12-18T13:17:47.652 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod 777 /etc/ceph 2023-12-18T13:17:47.692 DEBUG:teuthology.orchestra.run.smithi111:> sudo chmod 777 /etc/ceph 2023-12-18T13:17:47.720 INFO:tasks.cephadm:Writing seed config... 2023-12-18T13:17:47.722 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-12-18T13:17:47.722 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-18T13:17:47.722 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-18T13:17:47.722 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2023-12-18T13:17:47.722 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-18T13:17:47.722 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-18T13:17:47.722 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-18T13:17:47.722 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-18T13:17:47.722 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-18T13:17:47.723 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2023-12-18T13:17:47.723 DEBUG:teuthology.orchestra.run.smithi043:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-18T13:17:47.754 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 = c4d03fc8-9da7-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:17:47.754 DEBUG:teuthology.orchestra.run.smithi043:mon.a> sudo journalctl -f -n 0 -u ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@mon.a.service 2023-12-18T13:17:47.797 DEBUG:teuthology.orchestra.run.smithi043:mgr.a> sudo journalctl -f -n 0 -u ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@mgr.a.service 2023-12-18T13:17:47.831 INFO:journalctl@ceph.mon.a.smithi043.stdout:-- Logs begin at Mon 2023-12-18 13:03:29 UTC. -- 2023-12-18T13:17:47.832 INFO:tasks.cephadm:Bootstrapping... 2023-12-18T13:17:47.832 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 -v bootstrap --fsid c4d03fc8-9da7-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.43 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-18T13:17:47.864 INFO:journalctl@ceph.mgr.a.smithi043.stdout:-- Logs begin at Mon 2023-12-18 13:03:29 UTC. -- 2023-12-18T13:17:48.069 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:17:48.069 INFO:teuthology.orchestra.run.smithi043.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1', '-v', 'bootstrap', '--fsid', 'c4d03fc8-9da7-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.43', '--skip-admin-label'] 2023-12-18T13:17:48.107 INFO:teuthology.orchestra.run.smithi043.stdout:/bin/podman: stdout 4.6.1 2023-12-18T13:17:48.108 INFO:teuthology.orchestra.run.smithi043.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-12-18T13:17:48.108 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying podman|docker is present... 2023-12-18T13:17:48.144 INFO:teuthology.orchestra.run.smithi043.stdout:/bin/podman: stdout 4.6.1 2023-12-18T13:17:48.145 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying lvm2 is present... 2023-12-18T13:17:48.145 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying time synchronization is in place... 2023-12-18T13:17:48.153 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-12-18T13:17:48.153 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-18T13:17:48.160 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-12-18T13:17:48.160 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2023-12-18T13:17:48.166 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout enabled 2023-12-18T13:17:48.173 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout active 2023-12-18T13:17:48.173 INFO:teuthology.orchestra.run.smithi043.stdout:Unit chronyd.service is enabled and running 2023-12-18T13:17:48.173 INFO:teuthology.orchestra.run.smithi043.stdout:Repeating the final host check... 2023-12-18T13:17:48.202 INFO:teuthology.orchestra.run.smithi043.stdout:/bin/podman: stdout 4.6.1 2023-12-18T13:17:48.203 INFO:teuthology.orchestra.run.smithi043.stdout:podman (/bin/podman) version 4.6.1 is present 2023-12-18T13:17:48.203 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl is present 2023-12-18T13:17:48.203 INFO:teuthology.orchestra.run.smithi043.stdout:lvcreate is present 2023-12-18T13:17:48.210 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-12-18T13:17:48.210 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-18T13:17:48.217 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-12-18T13:17:48.217 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2023-12-18T13:17:48.223 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout enabled 2023-12-18T13:17:48.230 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout active 2023-12-18T13:17:48.230 INFO:teuthology.orchestra.run.smithi043.stdout:Unit chronyd.service is enabled and running 2023-12-18T13:17:48.230 INFO:teuthology.orchestra.run.smithi043.stdout:Host looks OK 2023-12-18T13:17:48.231 INFO:teuthology.orchestra.run.smithi043.stdout:Cluster fsid: c4d03fc8-9da7-11ee-95a5-87774f69a715 2023-12-18T13:17:48.231 INFO:teuthology.orchestra.run.smithi043.stdout:Acquiring lock 139651521906224 on /run/cephadm/c4d03fc8-9da7-11ee-95a5-87774f69a715.lock 2023-12-18T13:17:48.231 INFO:teuthology.orchestra.run.smithi043.stdout:Lock 139651521906224 acquired on /run/cephadm/c4d03fc8-9da7-11ee-95a5-87774f69a715.lock 2023-12-18T13:17:48.231 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying IP 172.21.15.43 port 3300 ... 2023-12-18T13:17:48.232 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying IP 172.21.15.43 port 6789 ... 2023-12-18T13:17:48.232 INFO:teuthology.orchestra.run.smithi043.stdout:Base mon IP(s) is [172.21.15.43:3300, 172.21.15.43:6789], mon addrv is [v2:172.21.15.43:3300,v1:172.21.15.43:6789] 2023-12-18T13:17:48.236 INFO:teuthology.orchestra.run.smithi043.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp metric 100 2023-12-18T13:17:48.236 INFO:teuthology.orchestra.run.smithi043.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.43 metric 100 2023-12-18T13:17:48.239 INFO:teuthology.orchestra.run.smithi043.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-12-18T13:17:48.239 INFO:teuthology.orchestra.run.smithi043.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2023-12-18T13:17:48.239 INFO:teuthology.orchestra.run.smithi043.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1706sec hoplimit 64 pref medium 2023-12-18T13:17:48.242 INFO:teuthology.orchestra.run.smithi043.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-12-18T13:17:48.242 INFO:teuthology.orchestra.run.smithi043.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2023-12-18T13:17:48.242 INFO:teuthology.orchestra.run.smithi043.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-12-18T13:17:48.242 INFO:teuthology.orchestra.run.smithi043.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2023-12-18T13:17:48.242 INFO:teuthology.orchestra.run.smithi043.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:1358/64 scope link 2023-12-18T13:17:48.242 INFO:teuthology.orchestra.run.smithi043.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-12-18T13:17:48.243 INFO:teuthology.orchestra.run.smithi043.stdout:Mon IP `172.21.15.43` is in CIDR network `172.21.0.0/20` 2023-12-18T13:17:48.243 INFO:teuthology.orchestra.run.smithi043.stdout:Mon IP `172.21.15.43` is in CIDR network `172.21.0.0/20` 2023-12-18T13:17:48.243 INFO:teuthology.orchestra.run.smithi043.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-12-18T13:17:48.243 INFO:teuthology.orchestra.run.smithi043.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-12-18T13:17:48.244 INFO:teuthology.orchestra.run.smithi043.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1... 2023-12-18T13:17:48.630 INFO:teuthology.orchestra.run.smithi043.stdout:/bin/podman: stdout 4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725 2023-12-18T13:17:48.630 INFO:teuthology.orchestra.run.smithi043.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1... 2023-12-18T13:17:48.630 INFO:teuthology.orchestra.run.smithi043.stdout:/bin/podman: stderr Getting image source signatures 2023-12-18T13:17:48.630 INFO:teuthology.orchestra.run.smithi043.stdout:/bin/podman: stderr Copying blob sha256:0cf09d79b029974133ec1e167dd04e3ef601e6560cee9a30f85b71eb1a67ec95 2023-12-18T13:17:48.630 INFO:teuthology.orchestra.run.smithi043.stdout:/bin/podman: stderr Copying blob sha256:46af8f5390d4e94fc57efb422ccb97bb53dfe5b948546bfc191b46557eb2dbd9 2023-12-18T13:17:48.630 INFO:teuthology.orchestra.run.smithi043.stdout:/bin/podman: stderr Copying config sha256:4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725 2023-12-18T13:17:48.630 INFO:teuthology.orchestra.run.smithi043.stdout:/bin/podman: stderr Writing manifest to image destination 2023-12-18T13:17:49.337 INFO:teuthology.orchestra.run.smithi043.stdout:ceph: stdout ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev) 2023-12-18T13:17:49.337 INFO:teuthology.orchestra.run.smithi043.stdout:Ceph version: ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev) 2023-12-18T13:17:49.337 INFO:teuthology.orchestra.run.smithi043.stdout:Extracting ceph user uid/gid from container image... 2023-12-18T13:17:49.993 INFO:teuthology.orchestra.run.smithi043.stdout:stat: stdout 167 167 2023-12-18T13:17:49.993 INFO:teuthology.orchestra.run.smithi043.stdout:Creating initial keys... 2023-12-18T13:17:50.643 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-authtool: stdout AQB+RoBllr5VDxAAKthNsI9BK0Au06WH5jIdrQ== 2023-12-18T13:17:51.285 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-authtool: stdout AQB+RoBlReQGOBAALhd6LjGfhqwFbTDNpcgn2A== 2023-12-18T13:17:51.928 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-authtool: stdout AQB/RoBlZemtIBAAOZ30sUpG6CLb5LSqQ9Ih5g== 2023-12-18T13:17:51.929 INFO:teuthology.orchestra.run.smithi043.stdout:Creating initial monmap... 2023-12-18T13:17:52.599 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-18T13:17:52.599 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2023-12-18T13:17:52.599 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to c4d03fc8-9da7-11ee-95a5-87774f69a715 2023-12-18T13:17:52.599 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-18T13:17:52.599 INFO:teuthology.orchestra.run.smithi043.stdout:monmaptool for a [v2:172.21.15.43:3300,v1:172.21.15.43:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-18T13:17:52.599 INFO:teuthology.orchestra.run.smithi043.stdout:setting min_mon_release = quincy 2023-12-18T13:17:52.599 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: set fsid to c4d03fc8-9da7-11ee-95a5-87774f69a715 2023-12-18T13:17:52.599 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-18T13:17:52.599 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:17:52.599 INFO:teuthology.orchestra.run.smithi043.stdout:Creating mon... 2023-12-18T13:17:53.257 INFO:teuthology.orchestra.run.smithi043.stdout:create mon.a on 2023-12-18T13:17:53.409 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-12-18T13:17:53.512 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-12-18T13:17:53.661 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715.target → /etc/systemd/system/ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715.target. 2023-12-18T13:17:53.662 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715.target → /etc/systemd/system/ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715.target. 2023-12-18T13:17:53.886 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@mon.a 2023-12-18T13:17:53.886 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to reset failed state of unit ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@mon.a.service: Unit ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@mon.a.service not loaded. 2023-12-18T13:17:53.988 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715.target.wants/ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@mon.a.service → /etc/systemd/system/ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@.service. 2023-12-18T13:17:54.425 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-18T13:17:54.425 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout disabled 2023-12-18T13:17:54.435 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-18T13:17:54.435 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2023-12-18T13:17:54.435 INFO:teuthology.orchestra.run.smithi043.stdout:firewalld.service is not enabled 2023-12-18T13:17:54.435 INFO:teuthology.orchestra.run.smithi043.stdout:Not possible to enable service . firewalld.service is not available 2023-12-18T13:17:54.435 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mon to start... 2023-12-18T13:17:54.435 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mon... 2023-12-18T13:17:54.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:54 smithi043 ceph-mon[38424]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-18T13:17:55.253 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout cluster: 2023-12-18T13:17:55.253 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout id: c4d03fc8-9da7-11ee-95a5-87774f69a715 2023-12-18T13:17:55.253 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-12-18T13:17:55.253 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2023-12-18T13:17:55.253 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout services: 2023-12-18T13:17:55.253 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.499707s) 2023-12-18T13:17:55.253 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-12-18T13:17:55.253 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-12-18T13:17:55.253 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2023-12-18T13:17:55.253 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout data: 2023-12-18T13:17:55.253 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-12-18T13:17:55.254 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-12-18T13:17:55.254 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-12-18T13:17:55.254 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout pgs: 2023-12-18T13:17:55.254 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2023-12-18T13:17:55.254 INFO:teuthology.orchestra.run.smithi043.stdout:mon is available 2023-12-18T13:17:55.254 INFO:teuthology.orchestra.run.smithi043.stdout:Assimilating anything we can from ceph.conf... 2023-12-18T13:17:55.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:55 smithi043 ceph-mon[38424]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-18T13:17:55.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:55 smithi043 ceph-mon[38424]: monmap e1: 1 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:17:55.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:55 smithi043 ceph-mon[38424]: fsmap 2023-12-18T13:17:55.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:55 smithi043 ceph-mon[38424]: osdmap e1: 0 total, 0 up, 0 in 2023-12-18T13:17:55.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:55 smithi043 ceph-mon[38424]: mgrmap e1: no daemons active 2023-12-18T13:17:55.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:55 smithi043 ceph-mon[38424]: from='client.? 172.21.15.43:0/27396622' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-18T13:17:56.137 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2023-12-18T13:17:56.137 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [global] 2023-12-18T13:17:56.137 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout fsid = c4d03fc8-9da7-11ee-95a5-87774f69a715 2023-12-18T13:17:56.137 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.43:3300,v1:172.21.15.43:6789] 2023-12-18T13:17:56.137 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-12-18T13:17:56.137 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-12-18T13:17:56.137 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-12-18T13:17:56.137 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-12-18T13:17:56.137 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2023-12-18T13:17:56.138 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [mgr] 2023-12-18T13:17:56.138 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2023-12-18T13:17:56.138 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-12-18T13:17:56.138 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2023-12-18T13:17:56.138 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [osd] 2023-12-18T13:17:56.138 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-12-18T13:17:56.138 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-12-18T13:17:56.138 INFO:teuthology.orchestra.run.smithi043.stdout:Generating new minimal ceph.conf... 2023-12-18T13:17:56.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:56 smithi043 ceph-mon[38424]: from='client.? 172.21.15.43:0/4097179780' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-18T13:17:56.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:56 smithi043 ceph-mon[38424]: from='client.? 172.21.15.43:0/4097179780' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-18T13:17:56.977 INFO:teuthology.orchestra.run.smithi043.stdout:Restarting the monitor... 2023-12-18T13:17:57.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:56 smithi043 systemd[1]: Stopping Ceph mon.a for c4d03fc8-9da7-11ee-95a5-87774f69a715... 2023-12-18T13:17:57.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:57 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mon-a[38401]: 2023-12-18T13:17:57.414+0000 7ffb69f26700 -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:17:57.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:57 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mon-a[38401]: 2023-12-18T13:17:57.414+0000 7ffb69f26700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-18T13:17:58.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:58 smithi043 bash[38749]: ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mon-a 2023-12-18T13:17:59.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 systemd[1]: ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@mon.a.service: Succeeded. 2023-12-18T13:17:59.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 systemd[1]: Stopped Ceph mon.a for c4d03fc8-9da7-11ee-95a5-87774f69a715. 2023-12-18T13:17:59.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 systemd[1]: Starting Ceph mon.a for c4d03fc8-9da7-11ee-95a5-87774f69a715... 2023-12-18T13:17:59.778 INFO:teuthology.orchestra.run.smithi043.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2023-12-18T13:18:00.234 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: set uid:gid to 167:167 (ceph:ceph) 2023-12-18T13:18:00.234 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev), process ceph-mon, pid 7 2023-12-18T13:18:00.234 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: pidfile_write: ignore empty --pid-file 2023-12-18T13:18:00.234 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: load: jerasure load: lrc 2023-12-18T13:18:00.234 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: RocksDB version: 7.9.2 2023-12-18T13:18:00.234 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Git sha 0 2023-12-18T13:18:00.234 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Compile date 2023-12-18 03:47:49 2023-12-18T13:18:00.234 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: DB SUMMARY 2023-12-18T13:18:00.234 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: DB Session ID: JBDGOHVJBI9L6RB6K6HC 2023-12-18T13:18:00.234 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: CURRENT file: CURRENT 2023-12-18T13:18:00.234 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: IDENTITY file: IDENTITY 2023-12-18T13:18:00.234 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2023-12-18T13:18:00.235 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-12-18T13:18:00.235 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 82697 ; 2023-12-18T13:18:00.235 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.error_if_exists: 0 2023-12-18T13:18:00.235 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.create_if_missing: 0 2023-12-18T13:18:00.235 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.paranoid_checks: 1 2023-12-18T13:18:00.235 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-18T13:18:00.235 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-18T13:18:00.235 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-18T13:18:00.235 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.env: 0x55fcbbd7ba60 2023-12-18T13:18:00.235 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.fs: PosixFileSystem 2023-12-18T13:18:00.235 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.info_log: 0x55fcbc9ed760 2023-12-18T13:18:00.235 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.max_file_opening_threads: 16 2023-12-18T13:18:00.235 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.statistics: (nil) 2023-12-18T13:18:00.235 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.use_fsync: 0 2023-12-18T13:18:00.235 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.max_log_file_size: 0 2023-12-18T13:18:00.235 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-18T13:18:00.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-18T13:18:00.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.keep_log_file_num: 1000 2023-12-18T13:18:00.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.recycle_log_file_num: 0 2023-12-18T13:18:00.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.allow_fallocate: 1 2023-12-18T13:18:00.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.allow_mmap_reads: 0 2023-12-18T13:18:00.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.allow_mmap_writes: 0 2023-12-18T13:18:00.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.use_direct_reads: 0 2023-12-18T13:18:00.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-18T13:18:00.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.create_missing_column_families: 0 2023-12-18T13:18:00.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.db_log_dir: 2023-12-18T13:18:00.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.wal_dir: 2023-12-18T13:18:00.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-18T13:18:00.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-18T13:18:00.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-18T13:18:00.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-18T13:18:00.237 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-18T13:18:00.237 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-18T13:18:00.237 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.advise_random_on_open: 1 2023-12-18T13:18:00.237 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.db_write_buffer_size: 0 2023-12-18T13:18:00.237 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.write_buffer_manager: 0x55fcbc9a34a0 2023-12-18T13:18:00.237 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-18T13:18:00.237 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-18T13:18:00.237 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-18T13:18:00.237 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.rate_limiter: (nil) 2023-12-18T13:18:00.237 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-18T13:18:00.237 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.wal_recovery_mode: 2 2023-12-18T13:18:00.237 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.enable_thread_tracking: 0 2023-12-18T13:18:00.237 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.enable_pipelined_write: 0 2023-12-18T13:18:00.237 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.unordered_write: 0 2023-12-18T13:18:00.237 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-18T13:18:00.237 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-18T13:18:00.238 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-18T13:18:00.238 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-18T13:18:00.238 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.row_cache: None 2023-12-18T13:18:00.238 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.wal_filter: None 2023-12-18T13:18:00.238 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-18T13:18:00.238 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.allow_ingest_behind: 0 2023-12-18T13:18:00.238 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.two_write_queues: 0 2023-12-18T13:18:00.238 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.manual_wal_flush: 0 2023-12-18T13:18:00.238 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.wal_compression: 0 2023-12-18T13:18:00.238 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.atomic_flush: 0 2023-12-18T13:18:00.238 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-18T13:18:00.238 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-18T13:18:00.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-18T13:18:00.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.log_readahead_size: 0 2023-12-18T13:18:00.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-18T13:18:00.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.best_efforts_recovery: 0 2023-12-18T13:18:00.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-18T13:18:00.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-18T13:18:00.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.allow_data_in_errors: 0 2023-12-18T13:18:00.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.db_host_id: __hostname__ 2023-12-18T13:18:00.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-18T13:18:00.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.max_background_jobs: 2 2023-12-18T13:18:00.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.max_background_compactions: -1 2023-12-18T13:18:00.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.max_subcompactions: 1 2023-12-18T13:18:00.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-18T13:18:00.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-18T13:18:00.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-18T13:18:00.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.max_total_wal_size: 0 2023-12-18T13:18:00.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-18T13:18:00.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-18T13:18:00.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-18T13:18:00.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-18T13:18:00.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.max_open_files: -1 2023-12-18T13:18:00.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.bytes_per_sync: 0 2023-12-18T13:18:00.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-18T13:18:00.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-18T13:18:00.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.compaction_readahead_size: 0 2023-12-18T13:18:00.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.max_background_flushes: -1 2023-12-18T13:18:00.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Compression algorithms supported: 2023-12-18T13:18:00.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-18T13:18:00.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: kZSTD supported: 0 2023-12-18T13:18:00.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: kXpressCompression supported: 0 2023-12-18T13:18:00.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: kLZ4HCCompression supported: 1 2023-12-18T13:18:00.241 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: kZlibCompression supported: 1 2023-12-18T13:18:00.241 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: kSnappyCompression supported: 1 2023-12-18T13:18:00.241 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: kLZ4Compression supported: 1 2023-12-18T13:18:00.241 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: kBZip2Compression supported: 0 2023-12-18T13:18:00.241 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-18T13:18:00.241 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-18T13:18:00.241 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2023-12-18T13:18:00.241 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-18T13:18:00.241 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-18T13:18:00.241 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.merge_operator: 2023-12-18T13:18:00.241 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.compaction_filter: None 2023-12-18T13:18:00.241 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.compaction_filter_factory: None 2023-12-18T13:18:00.241 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.sst_partitioner_factory: None 2023-12-18T13:18:00.241 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-18T13:18:00.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-18T13:18:00.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55fcbc9ed880) 2023-12-18T13:18:00.242 INFO:journalctl@ceph.mon.a.smithi043.stdout: cache_index_and_filter_blocks: 1 2023-12-18T13:18:00.242 INFO:journalctl@ceph.mon.a.smithi043.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-18T13:18:00.242 INFO:journalctl@ceph.mon.a.smithi043.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-18T13:18:00.242 INFO:journalctl@ceph.mon.a.smithi043.stdout: pin_top_level_index_and_filter: 1 2023-12-18T13:18:00.242 INFO:journalctl@ceph.mon.a.smithi043.stdout: index_type: 0 2023-12-18T13:18:00.242 INFO:journalctl@ceph.mon.a.smithi043.stdout: data_block_index_type: 0 2023-12-18T13:18:00.242 INFO:journalctl@ceph.mon.a.smithi043.stdout: index_shortening: 1 2023-12-18T13:18:00.242 INFO:journalctl@ceph.mon.a.smithi043.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-18T13:18:00.242 INFO:journalctl@ceph.mon.a.smithi043.stdout: checksum: 4 2023-12-18T13:18:00.242 INFO:journalctl@ceph.mon.a.smithi043.stdout: no_block_cache: 0 2023-12-18T13:18:00.242 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_cache: 0x55fcbca43090 2023-12-18T13:18:00.242 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_cache_name: BinnedLRUCache 2023-12-18T13:18:00.242 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_cache_options: 2023-12-18T13:18:00.242 INFO:journalctl@ceph.mon.a.smithi043.stdout: capacity : 536870912 2023-12-18T13:18:00.242 INFO:journalctl@ceph.mon.a.smithi043.stdout: num_shard_bits : 4 2023-12-18T13:18:00.243 INFO:journalctl@ceph.mon.a.smithi043.stdout: strict_capacity_limit : 0 2023-12-18T13:18:00.243 INFO:journalctl@ceph.mon.a.smithi043.stdout: high_pri_pool_ratio: 0.000 2023-12-18T13:18:00.243 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_cache_compressed: (nil) 2023-12-18T13:18:00.243 INFO:journalctl@ceph.mon.a.smithi043.stdout: persistent_cache: (nil) 2023-12-18T13:18:00.243 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_size: 4096 2023-12-18T13:18:00.243 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_size_deviation: 10 2023-12-18T13:18:00.243 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_restart_interval: 16 2023-12-18T13:18:00.243 INFO:journalctl@ceph.mon.a.smithi043.stdout: index_block_restart_interval: 1 2023-12-18T13:18:00.243 INFO:journalctl@ceph.mon.a.smithi043.stdout: metadata_block_size: 4096 2023-12-18T13:18:00.243 INFO:journalctl@ceph.mon.a.smithi043.stdout: partition_filters: 0 2023-12-18T13:18:00.243 INFO:journalctl@ceph.mon.a.smithi043.stdout: use_delta_encoding: 1 2023-12-18T13:18:00.243 INFO:journalctl@ceph.mon.a.smithi043.stdout: filter_policy: bloomfilter 2023-12-18T13:18:00.243 INFO:journalctl@ceph.mon.a.smithi043.stdout: whole_key_filtering: 1 2023-12-18T13:18:00.243 INFO:journalctl@ceph.mon.a.smithi043.stdout: verify_compression: 0 2023-12-18T13:18:00.243 INFO:journalctl@ceph.mon.a.smithi043.stdout: read_amp_bytes_per_bit: 0 2023-12-18T13:18:00.243 INFO:journalctl@ceph.mon.a.smithi043.stdout: format_version: 5 2023-12-18T13:18:00.243 INFO:journalctl@ceph.mon.a.smithi043.stdout: enable_index_compression: 1 2023-12-18T13:18:00.244 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_align: 0 2023-12-18T13:18:00.244 INFO:journalctl@ceph.mon.a.smithi043.stdout: max_auto_readahead_size: 262144 2023-12-18T13:18:00.244 INFO:journalctl@ceph.mon.a.smithi043.stdout: prepopulate_block_cache: 0 2023-12-18T13:18:00.244 INFO:journalctl@ceph.mon.a.smithi043.stdout: initial_auto_readahead_size: 8192 2023-12-18T13:18:00.244 INFO:journalctl@ceph.mon.a.smithi043.stdout: num_file_reads_for_auto_readahead: 2 2023-12-18T13:18:00.244 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.write_buffer_size: 33554432 2023-12-18T13:18:00.244 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.max_write_buffer_number: 2 2023-12-18T13:18:00.244 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.compression: NoCompression 2023-12-18T13:18:00.244 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.bottommost_compression: Disabled 2023-12-18T13:18:00.244 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.prefix_extractor: nullptr 2023-12-18T13:18:00.244 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-18T13:18:00.244 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.num_levels: 7 2023-12-18T13:18:00.244 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-18T13:18:00.244 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-18T13:18:00.244 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-18T13:18:00.244 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-18T13:18:00.245 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-18T13:18:00.245 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-18T13:18:00.245 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-18T13:18:00.245 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:18:00.245 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-18T13:18:00.245 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-18T13:18:00.245 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:18:00.245 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:18:00.245 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-18T13:18:00.245 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.compression_opts.level: 32767 2023-12-18T13:18:00.245 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.compression_opts.strategy: 0 2023-12-18T13:18:00.245 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-18T13:18:00.245 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:18:00.245 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:18:00.245 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-18T13:18:00.246 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.compression_opts.enabled: false 2023-12-18T13:18:00.246 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:18:00.246 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-18T13:18:00.246 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-18T13:18:00.246 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-18T13:18:00.246 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.target_file_size_base: 67108864 2023-12-18T13:18:00.246 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-18T13:18:00.246 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-18T13:18:00.246 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-18T13:18:00.246 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-18T13:18:00.246 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-18T13:18:00.246 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-18T13:18:00.246 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-18T13:18:00.246 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-18T13:18:00.246 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-18T13:18:00.247 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-18T13:18:00.247 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-18T13:18:00.247 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-18T13:18:00.247 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-18T13:18:00.247 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-18T13:18:00.247 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.arena_block_size: 1048576 2023-12-18T13:18:00.247 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-18T13:18:00.247 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-18T13:18:00.247 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.disable_auto_compactions: 0 2023-12-18T13:18:00.247 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-18T13:18:00.247 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-18T13:18:00.247 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-18T13:18:00.248 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-18T13:18:00.248 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-18T13:18:00.248 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-18T13:18:00.248 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-18T13:18:00.248 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-18T13:18:00.248 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-18T13:18:00.248 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-18T13:18:00.248 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.table_properties_collectors: 2023-12-18T13:18:00.248 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.inplace_update_support: 0 2023-12-18T13:18:00.248 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-18T13:18:00.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-18T13:18:00.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-18T13:18:00.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-18T13:18:00.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.bloom_locality: 0 2023-12-18T13:18:00.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.max_successive_merges: 0 2023-12-18T13:18:00.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-18T13:18:00.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.paranoid_file_checks: 0 2023-12-18T13:18:00.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.force_consistency_checks: 1 2023-12-18T13:18:00.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.report_bg_io_stats: 0 2023-12-18T13:18:00.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.ttl: 2592000 2023-12-18T13:18:00.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-18T13:18:00.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-18T13:18:00.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-18T13:18:00.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.enable_blob_files: false 2023-12-18T13:18:00.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.min_blob_size: 0 2023-12-18T13:18:00.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.blob_file_size: 268435456 2023-12-18T13:18:00.250 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-18T13:18:00.250 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-18T13:18:00.250 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-18T13:18:00.250 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-18T13:18:00.250 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-18T13:18:00.250 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.blob_file_starting_level: 0 2023-12-18T13:18:00.250 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-18T13:18:00.250 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: 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:18:00.250 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2023-12-18T13:18:00.250 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 8c2f77cb-f411-42fc-b7d6-5eccf9564958 2023-12-18T13:18:00.250 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702905479748875, "job": 1, "event": "recovery_started", "wal_files": [9]} 2023-12-18T13:18:00.250 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2023-12-18T13:18:00.250 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702905479749950, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 79601, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 243, "table_properties": {"data_size": 77788, "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": 72135, "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": 1702905479, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "8c2f77cb-f411-42fc-b7d6-5eccf9564958", "db_session_id": "JBDGOHVJBI9L6RB6K6HC", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2023-12-18T13:18:00.250 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702905479750038, "job": 1, "event": "recovery_finished"} 2023-12-18T13:18:00.250 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2023-12-18T13:18:00.250 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: 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:18:00.251 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55fcbcade000 2023-12-18T13:18:00.251 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: DB pointer 0x55fcbcacc000 2023-12-18T13:18:00.251 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-18T13:18:00.251 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-18T13:18:00.251 INFO:journalctl@ceph.mon.a.smithi043.stdout: ** DB Stats ** 2023-12-18T13:18:00.251 INFO:journalctl@ceph.mon.a.smithi043.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:18:00.251 INFO:journalctl@ceph.mon.a.smithi043.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:18:00.251 INFO:journalctl@ceph.mon.a.smithi043.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:18:00.251 INFO:journalctl@ceph.mon.a.smithi043.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:18:00.251 INFO:journalctl@ceph.mon.a.smithi043.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:18:00.251 INFO:journalctl@ceph.mon.a.smithi043.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:18:00.251 INFO:journalctl@ceph.mon.a.smithi043.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:18:00.251 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2023-12-18T13:18:00.251 INFO:journalctl@ceph.mon.a.smithi043.stdout: ** Compaction Stats [default] ** 2023-12-18T13:18:00.251 INFO:journalctl@ceph.mon.a.smithi043.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:18:00.251 INFO:journalctl@ceph.mon.a.smithi043.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-18T13:18:00.252 INFO:journalctl@ceph.mon.a.smithi043.stdout: L0 2/0 79.57 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 111.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:18:00.252 INFO:journalctl@ceph.mon.a.smithi043.stdout: Sum 2/0 79.57 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 111.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:18:00.252 INFO:journalctl@ceph.mon.a.smithi043.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 111.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:18:00.252 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2023-12-18T13:18:00.252 INFO:journalctl@ceph.mon.a.smithi043.stdout: ** Compaction Stats [default] ** 2023-12-18T13:18:00.252 INFO:journalctl@ceph.mon.a.smithi043.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:18:00.252 INFO:journalctl@ceph.mon.a.smithi043.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-18T13:18:00.252 INFO:journalctl@ceph.mon.a.smithi043.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 111.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:18:00.252 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2023-12-18T13:18:00.252 INFO:journalctl@ceph.mon.a.smithi043.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-18T13:18:00.252 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2023-12-18T13:18:00.252 INFO:journalctl@ceph.mon.a.smithi043.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:18:00.252 INFO:journalctl@ceph.mon.a.smithi043.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-18T13:18:00.252 INFO:journalctl@ceph.mon.a.smithi043.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-18T13:18:00.252 INFO:journalctl@ceph.mon.a.smithi043.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-18T13:18:00.252 INFO:journalctl@ceph.mon.a.smithi043.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-18T13:18:00.252 INFO:journalctl@ceph.mon.a.smithi043.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-18T13:18:00.252 INFO:journalctl@ceph.mon.a.smithi043.stdout: Cumulative compaction: 0.00 GB write, 20.08 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:18:00.253 INFO:journalctl@ceph.mon.a.smithi043.stdout: Interval compaction: 0.00 GB write, 20.08 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:18:00.253 INFO:journalctl@ceph.mon.a.smithi043.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:18:00.253 INFO:journalctl@ceph.mon.a.smithi043.stdout: Block cache BinnedLRUCache@0x55fcbca43090#7 capacity: 512.00 MB usage: 1.17 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2023-12-18T13:18:00.253 INFO:journalctl@ceph.mon.a.smithi043.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:18:00.253 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2023-12-18T13:18:00.253 INFO:journalctl@ceph.mon.a.smithi043.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-18T13:18:00.253 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: starting mon.a rank 0 at public addrs [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] at bind addrs [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 2023-12-18T13:18:00.253 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: mon.a@-1(???) e1 preinit fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 2023-12-18T13:18:00.253 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: mon.a@-1(???).mds e1 new map 2023-12-18T13:18:00.253 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: mon.a@-1(???).mds e1 print_map 2023-12-18T13:18:00.253 INFO:journalctl@ceph.mon.a.smithi043.stdout: e1 2023-12-18T13:18:00.253 INFO:journalctl@ceph.mon.a.smithi043.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-18T13:18:00.253 INFO:journalctl@ceph.mon.a.smithi043.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:18:00.253 INFO:journalctl@ceph.mon.a.smithi043.stdout: legacy client fscid: -1 2023-12-18T13:18:00.253 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2023-12-18T13:18:00.253 INFO:journalctl@ceph.mon.a.smithi043.stdout: No filesystems configured 2023-12-18T13:18:00.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-18T13:18:00.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:18:00.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:18:00.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:18:00.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-18T13:18:00.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 bash[38869]: 733d77ed3278e7a6eec0f5bfad0d6e6e05841482d4fd5981423d8e534eee2cba 2023-12-18T13:18:00.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 systemd[1]: Started Ceph mon.a for c4d03fc8-9da7-11ee-95a5-87774f69a715. 2023-12-18T13:18:00.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-18T13:18:00.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: monmap e1: 1 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:18:00.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: fsmap 2023-12-18T13:18:00.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: osdmap e1: 0 total, 0 up, 0 in 2023-12-18T13:18:00.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:17:59 smithi043 ceph-mon[38909]: mgrmap e1: no daemons active 2023-12-18T13:18:00.676 INFO:teuthology.orchestra.run.smithi043.stdout:Wrote config to /etc/ceph/ceph.conf 2023-12-18T13:18:00.700 INFO:teuthology.orchestra.run.smithi043.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-18T13:18:00.701 INFO:teuthology.orchestra.run.smithi043.stdout:Creating mgr... 2023-12-18T13:18:00.701 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying port 0.0.0.0:9283 ... 2023-12-18T13:18:00.702 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying port 0.0.0.0:8765 ... 2023-12-18T13:18:00.936 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@mgr.a 2023-12-18T13:18:00.936 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to reset failed state of unit ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@mgr.a.service: Unit ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@mgr.a.service not loaded. 2023-12-18T13:18:01.040 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715.target.wants/ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@mgr.a.service → /etc/systemd/system/ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@.service. 2023-12-18T13:18:01.232 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:01 smithi043 systemd[1]: Starting Ceph mgr.a for c4d03fc8-9da7-11ee-95a5-87774f69a715... 2023-12-18T13:18:01.457 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-18T13:18:01.457 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout disabled 2023-12-18T13:18:01.466 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-18T13:18:01.466 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2023-12-18T13:18:01.466 INFO:teuthology.orchestra.run.smithi043.stdout:firewalld.service is not enabled 2023-12-18T13:18:01.466 INFO:teuthology.orchestra.run.smithi043.stdout:Not possible to enable service . firewalld.service is not available 2023-12-18T13:18:01.476 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-18T13:18:01.476 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout disabled 2023-12-18T13:18:01.485 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-18T13:18:01.485 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2023-12-18T13:18:01.485 INFO:teuthology.orchestra.run.smithi043.stdout:firewalld.service is not enabled 2023-12-18T13:18:01.485 INFO:teuthology.orchestra.run.smithi043.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2023-12-18T13:18:01.485 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mgr to start... 2023-12-18T13:18:01.486 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mgr... 2023-12-18T13:18:01.592 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:01 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/2275482277' entity='client.admin' 2023-12-18T13:18:01.592 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:01 smithi043 bash[39140]: 1314999aa41214564d6253aaba2aee8007e5a27a784c595a676dc295d3f1098a 2023-12-18T13:18:01.592 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:01 smithi043 systemd[1]: Started Ceph mgr.a for c4d03fc8-9da7-11ee-95a5-87774f69a715. 2023-12-18T13:18:02.211 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:01 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:01.902+0000 7f527ffcf200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-18T13:18:02.211 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:02 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:02.017+0000 7f527ffcf200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-18T13:18:02.211 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:02 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:02.117+0000 7f527ffcf200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-18T13:18:02.247 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2023-12-18T13:18:02.247 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2023-12-18T13:18:02.247 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsid": "c4d03fc8-9da7-11ee-95a5-87774f69a715", 2023-12-18T13:18:02.247 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "health": { 2023-12-18T13:18:02.247 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-18T13:18:02.247 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-18T13:18:02.247 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-18T13:18:02.248 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:18:02.248 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-18T13:18:02.248 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-18T13:18:02.248 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 0 2023-12-18T13:18:02.248 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:18:02.248 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-18T13:18:02.248 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "a" 2023-12-18T13:18:02.248 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:18:02.248 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2023-12-18T13:18:02.248 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-18T13:18:02.248 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:18:02.248 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2023-12-18T13:18:02.248 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-18T13:18:02.248 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:18:02.248 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-18T13:18:02.249 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:18:02.249 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-18T13:18:02.249 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-18T13:18:02.249 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-18T13:18:02.249 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-18T13:18:02.249 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-18T13:18:02.249 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-18T13:18:02.249 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:18:02.249 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-18T13:18:02.249 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-18T13:18:02.249 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-18T13:18:02.249 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-18T13:18:02.249 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-18T13:18:02.249 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-18T13:18:02.249 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-18T13:18:02.249 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-18T13:18:02.250 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-18T13:18:02.250 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:18:02.250 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-18T13:18:02.250 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:18:02.250 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-18T13:18:02.250 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-18T13:18:02.250 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:18:02.250 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-18T13:18:02.250 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-18T13:18:02.250 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-18T13:18:02.250 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-18T13:18:02.250 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-18T13:18:02.250 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-18T13:18:02.250 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "restful" 2023-12-18T13:18:02.250 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:18:02.250 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T13:18:02.251 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:18:02.251 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-18T13:18:02.251 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:18:02.251 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modified": "2023-12-18T13:17:54.446330+0000", 2023-12-18T13:18:02.251 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T13:18:02.251 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:18:02.251 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-18T13:18:02.251 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2023-12-18T13:18:02.251 INFO:teuthology.orchestra.run.smithi043.stdout:mgr not available, waiting (1/15)... 2023-12-18T13:18:02.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:02 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/3318916173' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-18T13:18:02.483 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:02 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:02.214+0000 7f527ffcf200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-18T13:18:03.209 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:02 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:02.938+0000 7f527ffcf200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-18T13:18:03.483 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:03 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:03.209+0000 7f527ffcf200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-18T13:18:03.483 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:03 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:03.306+0000 7f527ffcf200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-18T13:18:03.483 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:03 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:03.429+0000 7f527ffcf200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-18T13:18:03.983 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:03 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:03.610+0000 7f527ffcf200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-18T13:18:03.983 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:03 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:03.756+0000 7f527ffcf200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-18T13:18:03.983 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:03 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:03.854+0000 7f527ffcf200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-18T13:18:04.599 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:04 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:04.286+0000 7f527ffcf200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-18T13:18:04.931 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:04 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/3905900745' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-18T13:18:04.931 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:04 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:04.599+0000 7f527ffcf200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-18T13:18:05.233 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:04 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:04.930+0000 7f527ffcf200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-18T13:18:05.233 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:05 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:05.037+0000 7f527ffcf200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-18T13:18:05.513 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2023-12-18T13:18:05.513 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2023-12-18T13:18:05.513 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsid": "c4d03fc8-9da7-11ee-95a5-87774f69a715", 2023-12-18T13:18:05.514 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "health": { 2023-12-18T13:18:05.514 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-18T13:18:05.514 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-18T13:18:05.514 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-18T13:18:05.514 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:18:05.514 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-18T13:18:05.514 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-18T13:18:05.514 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 0 2023-12-18T13:18:05.514 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:18:05.514 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-18T13:18:05.514 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "a" 2023-12-18T13:18:05.514 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:18:05.514 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_age": 4, 2023-12-18T13:18:05.514 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-18T13:18:05.514 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:18:05.515 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2023-12-18T13:18:05.515 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-18T13:18:05.515 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:18:05.515 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-18T13:18:05.515 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:18:05.515 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-18T13:18:05.515 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-18T13:18:05.515 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-18T13:18:05.515 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-18T13:18:05.515 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-18T13:18:05.515 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-18T13:18:05.515 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:18:05.515 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-18T13:18:05.515 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-18T13:18:05.515 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-18T13:18:05.516 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-18T13:18:05.516 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-18T13:18:05.516 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-18T13:18:05.516 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-18T13:18:05.516 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-18T13:18:05.516 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-18T13:18:05.516 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:18:05.516 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-18T13:18:05.516 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:18:05.516 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-18T13:18:05.516 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-18T13:18:05.516 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:18:05.516 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-18T13:18:05.516 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-18T13:18:05.517 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-18T13:18:05.517 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-18T13:18:05.517 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-18T13:18:05.517 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-18T13:18:05.517 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "restful" 2023-12-18T13:18:05.517 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:18:05.517 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T13:18:05.517 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:18:05.517 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-18T13:18:05.517 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:18:05.517 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modified": "2023-12-18T13:17:54.446330+0000", 2023-12-18T13:18:05.517 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T13:18:05.517 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:18:05.517 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-18T13:18:05.517 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2023-12-18T13:18:05.518 INFO:teuthology.orchestra.run.smithi043.stdout:mgr not available, waiting (2/15)... 2023-12-18T13:18:06.208 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:05 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:05.930+0000 7f527ffcf200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-18T13:18:06.209 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:06 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:06.039+0000 7f527ffcf200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-18T13:18:06.483 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:06 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:06.207+0000 7f527ffcf200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-18T13:18:07.233 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:06 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:06.936+0000 7f527ffcf200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-18T13:18:07.233 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:07 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:07.141+0000 7f527ffcf200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-18T13:18:07.644 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:07 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:07.362+0000 7f527ffcf200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-18T13:18:08.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:08 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/1765215219' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-18T13:18:08.368 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2023-12-18T13:18:08.368 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2023-12-18T13:18:08.369 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsid": "c4d03fc8-9da7-11ee-95a5-87774f69a715", 2023-12-18T13:18:08.369 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "health": { 2023-12-18T13:18:08.369 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-18T13:18:08.369 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-18T13:18:08.369 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-18T13:18:08.369 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:18:08.369 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-18T13:18:08.369 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-18T13:18:08.369 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 0 2023-12-18T13:18:08.369 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:18:08.369 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-18T13:18:08.369 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "a" 2023-12-18T13:18:08.369 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:18:08.370 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2023-12-18T13:18:08.370 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-18T13:18:08.370 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:18:08.370 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2023-12-18T13:18:08.370 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-18T13:18:08.370 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:18:08.370 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-18T13:18:08.370 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:18:08.370 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-18T13:18:08.370 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-18T13:18:08.370 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-18T13:18:08.374 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-18T13:18:08.374 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-18T13:18:08.374 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-18T13:18:08.374 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:18:08.374 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-18T13:18:08.374 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-18T13:18:08.374 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-18T13:18:08.374 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-18T13:18:08.374 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-18T13:18:08.374 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-18T13:18:08.375 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-18T13:18:08.375 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-18T13:18:08.375 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-18T13:18:08.375 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:18:08.375 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-18T13:18:08.375 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:18:08.375 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-18T13:18:08.375 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-18T13:18:08.375 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:18:08.375 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-18T13:18:08.375 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-18T13:18:08.375 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-18T13:18:08.375 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-18T13:18:08.375 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-18T13:18:08.375 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-18T13:18:08.376 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "restful" 2023-12-18T13:18:08.376 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:18:08.376 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T13:18:08.376 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:18:08.376 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-18T13:18:08.376 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:18:08.376 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modified": "2023-12-18T13:17:54.446330+0000", 2023-12-18T13:18:08.376 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T13:18:08.376 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:18:08.376 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-18T13:18:08.376 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2023-12-18T13:18:08.376 INFO:teuthology.orchestra.run.smithi043.stdout:mgr not available, waiting (3/15)... 2023-12-18T13:18:08.733 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:08 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:08.452+0000 7f527ffcf200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-18T13:18:09.077 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:08 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:08.759+0000 7f527ffcf200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-18T13:18:09.078 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:08 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:08.858+0000 7f527ffcf200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-18T13:18:09.483 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:09 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:09.076+0000 7f527ffcf200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-18T13:18:09.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:09 smithi043 ceph-mon[38909]: Activating manager daemon a 2023-12-18T13:18:09.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:09 smithi043 ceph-mon[38909]: mgrmap e2: a(active, starting, since 0.00327258s) 2023-12-18T13:18:09.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:09 smithi043 ceph-mon[38909]: from='mgr.14100 172.21.15.43:0/2260801306' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-18T13:18:09.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:09 smithi043 ceph-mon[38909]: from='mgr.14100 172.21.15.43:0/2260801306' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-18T13:18:09.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:09 smithi043 ceph-mon[38909]: from='mgr.14100 172.21.15.43:0/2260801306' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-18T13:18:09.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:09 smithi043 ceph-mon[38909]: from='mgr.14100 172.21.15.43:0/2260801306' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:18:09.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:09 smithi043 ceph-mon[38909]: from='mgr.14100 172.21.15.43:0/2260801306' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-12-18T13:18:09.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:09 smithi043 ceph-mon[38909]: Manager daemon a is now available 2023-12-18T13:18:09.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:09 smithi043 ceph-mon[38909]: from='mgr.14100 172.21.15.43:0/2260801306' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-12-18T13:18:09.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:09 smithi043 ceph-mon[38909]: from='mgr.14100 172.21.15.43:0/2260801306' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-12-18T13:18:09.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:09 smithi043 ceph-mon[38909]: from='mgr.14100 172.21.15.43:0/2260801306' entity='mgr.a' 2023-12-18T13:18:09.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:09 smithi043 ceph-mon[38909]: from='mgr.14100 172.21.15.43:0/2260801306' entity='mgr.a' 2023-12-18T13:18:09.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:09 smithi043 ceph-mon[38909]: from='mgr.14100 172.21.15.43:0/2260801306' entity='mgr.a' 2023-12-18T13:18:11.343 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:11 smithi043 ceph-mon[38909]: mgrmap e3: a(active, since 1.00756s) 2023-12-18T13:18:12.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:12 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/523745756' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-18T13:18:13.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:13 smithi043 ceph-mon[38909]: mgrmap e4: a(active, since 3s) 2023-12-18T13:18:14.115 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2023-12-18T13:18:14.115 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2023-12-18T13:18:14.116 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsid": "c4d03fc8-9da7-11ee-95a5-87774f69a715", 2023-12-18T13:18:14.116 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "health": { 2023-12-18T13:18:14.116 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-18T13:18:14.116 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-18T13:18:14.116 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-18T13:18:14.116 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:18:14.116 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-18T13:18:14.116 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-18T13:18:14.116 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 0 2023-12-18T13:18:14.116 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:18:14.116 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-18T13:18:14.116 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "a" 2023-12-18T13:18:14.116 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:18:14.116 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_age": 12, 2023-12-18T13:18:14.116 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-18T13:18:14.116 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:18:14.117 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2023-12-18T13:18:14.117 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-18T13:18:14.117 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:18:14.117 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-18T13:18:14.117 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:18:14.117 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-18T13:18:14.117 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-18T13:18:14.117 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-18T13:18:14.120 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-18T13:18:14.120 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-18T13:18:14.120 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-18T13:18:14.120 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:18:14.121 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-18T13:18:14.121 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-18T13:18:14.121 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-18T13:18:14.121 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-18T13:18:14.121 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-18T13:18:14.121 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-18T13:18:14.121 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-18T13:18:14.121 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-18T13:18:14.121 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-18T13:18:14.121 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:18:14.121 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-18T13:18:14.121 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:18:14.121 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-18T13:18:14.121 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-18T13:18:14.121 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:18:14.121 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-18T13:18:14.122 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-18T13:18:14.122 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-18T13:18:14.122 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-18T13:18:14.122 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-18T13:18:14.122 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-18T13:18:14.122 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "restful" 2023-12-18T13:18:14.122 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:18:14.122 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T13:18:14.122 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:18:14.122 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-18T13:18:14.122 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:18:14.122 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modified": "2023-12-18T13:17:54.446330+0000", 2023-12-18T13:18:14.122 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T13:18:14.122 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:18:14.122 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-18T13:18:14.122 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2023-12-18T13:18:14.122 INFO:teuthology.orchestra.run.smithi043.stdout:mgr is available 2023-12-18T13:18:16.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:15 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/429472873' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-18T13:18:16.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:15 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/429472873' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-18T13:18:17.765 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2023-12-18T13:18:17.765 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [global] 2023-12-18T13:18:17.765 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout fsid = c4d03fc8-9da7-11ee-95a5-87774f69a715 2023-12-18T13:18:17.765 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-12-18T13:18:17.765 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-12-18T13:18:17.765 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-12-18T13:18:17.765 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-12-18T13:18:17.766 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2023-12-18T13:18:17.766 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [mgr] 2023-12-18T13:18:17.766 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-12-18T13:18:17.766 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2023-12-18T13:18:17.766 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [osd] 2023-12-18T13:18:17.766 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-12-18T13:18:17.766 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-12-18T13:18:17.766 INFO:teuthology.orchestra.run.smithi043.stdout:Enabling cephadm module... 2023-12-18T13:18:19.149 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:18 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/1012857893' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-18T13:18:19.150 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:18 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: ignoring --setuser ceph since I am not root 2023-12-18T13:18:19.150 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:18 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: ignoring --setgroup ceph since I am not root 2023-12-18T13:18:19.481 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:19 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:19.371+0000 7f2da39ee200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-18T13:18:19.733 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:19 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:19.480+0000 7f2da39ee200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-18T13:18:19.733 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:19 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:19.583+0000 7f2da39ee200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-18T13:18:19.733 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:19 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:19.684+0000 7f2da39ee200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-18T13:18:20.186 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:19 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/1012857893' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-18T13:18:20.186 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:19 smithi043 ceph-mon[38909]: mgrmap e5: a(active, since 9s) 2023-12-18T13:18:20.231 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2023-12-18T13:18:20.231 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 5, 2023-12-18T13:18:20.231 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-18T13:18:20.231 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "active_name": "a", 2023-12-18T13:18:20.231 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-12-18T13:18:20.231 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2023-12-18T13:18:20.231 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for the mgr to restart... 2023-12-18T13:18:20.232 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mgr epoch 5... 2023-12-18T13:18:20.482 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:20 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:20.409+0000 7f2da39ee200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-18T13:18:20.985 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:20 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/179553958' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-18T13:18:20.985 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:20 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:20.685+0000 7f2da39ee200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-18T13:18:20.985 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:20 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:20.782+0000 7f2da39ee200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-18T13:18:20.985 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:20 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:20.905+0000 7f2da39ee200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-18T13:18:21.483 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:21 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:21.086+0000 7f2da39ee200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-18T13:18:21.483 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:21 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:21.233+0000 7f2da39ee200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-18T13:18:21.483 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:21 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:21.330+0000 7f2da39ee200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-18T13:18:22.060 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:21 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:21.754+0000 7f2da39ee200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-18T13:18:22.385 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:22 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:22.059+0000 7f2da39ee200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-18T13:18:22.733 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:22 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:22.384+0000 7f2da39ee200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-18T13:18:22.733 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:22 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:22.490+0000 7f2da39ee200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-18T13:18:23.641 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:23 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:23.359+0000 7f2da39ee200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-18T13:18:23.642 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:23 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:23.470+0000 7f2da39ee200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-18T13:18:23.983 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:23 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:23.640+0000 7f2da39ee200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-18T13:18:24.733 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:24 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:24.365+0000 7f2da39ee200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-18T13:18:24.733 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:24 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:24.573+0000 7f2da39ee200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-18T13:18:25.232 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:24 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:24.794+0000 7f2da39ee200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-18T13:18:26.161 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:25 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:25.853+0000 7f2da39ee200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-18T13:18:26.478 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:26 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:26.160+0000 7f2da39ee200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-18T13:18:26.478 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:26 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:26.260+0000 7f2da39ee200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-18T13:18:26.478 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:26 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:26.477+0000 7f2da39ee200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-18T13:18:26.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:26 smithi043 ceph-mon[38909]: Active manager daemon a restarted 2023-12-18T13:18:26.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:26 smithi043 ceph-mon[38909]: Activating manager daemon a 2023-12-18T13:18:26.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:26 smithi043 ceph-mon[38909]: osdmap e2: 0 total, 0 up, 0 in 2023-12-18T13:18:26.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:26 smithi043 ceph-mon[38909]: mgrmap e6: a(active, starting, since 0.0035583s) 2023-12-18T13:18:26.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:26 smithi043 ceph-mon[38909]: from='mgr.14120 172.21.15.43:0/3658657236' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:18:26.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:26 smithi043 ceph-mon[38909]: from='mgr.14120 172.21.15.43:0/3658657236' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-12-18T13:18:26.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:26 smithi043 ceph-mon[38909]: from='mgr.14120 172.21.15.43:0/3658657236' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-18T13:18:26.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:26 smithi043 ceph-mon[38909]: from='mgr.14120 172.21.15.43:0/3658657236' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-18T13:18:26.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:26 smithi043 ceph-mon[38909]: from='mgr.14120 172.21.15.43:0/3658657236' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-18T13:18:26.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:26 smithi043 ceph-mon[38909]: Manager daemon a is now available 2023-12-18T13:18:26.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:26 smithi043 ceph-mon[38909]: from='mgr.14120 172.21.15.43:0/3658657236' entity='mgr.a' 2023-12-18T13:18:26.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:26 smithi043 ceph-mon[38909]: from='mgr.14120 172.21.15.43:0/3658657236' entity='mgr.a' 2023-12-18T13:18:27.864 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2023-12-18T13:18:27.864 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2023-12-18T13:18:27.864 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "initialized": true 2023-12-18T13:18:27.864 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2023-12-18T13:18:27.864 INFO:teuthology.orchestra.run.smithi043.stdout:mgr epoch 5 is available 2023-12-18T13:18:27.864 INFO:teuthology.orchestra.run.smithi043.stdout:Setting orchestrator backend to cephadm... 2023-12-18T13:18:27.980 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:27 smithi043 ceph-mon[38909]: Found migration_current of "None". Setting to last migration. 2023-12-18T13:18:27.980 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:27 smithi043 ceph-mon[38909]: from='mgr.14120 172.21.15.43:0/3658657236' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:18:27.980 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:27 smithi043 ceph-mon[38909]: from='mgr.14120 172.21.15.43:0/3658657236' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:18:27.980 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:27 smithi043 ceph-mon[38909]: from='mgr.14120 172.21.15.43:0/3658657236' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:18:27.980 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:27 smithi043 ceph-mon[38909]: from='mgr.14120 172.21.15.43:0/3658657236' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-12-18T13:18:27.980 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:27 smithi043 ceph-mon[38909]: from='mgr.14120 172.21.15.43:0/3658657236' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-12-18T13:18:27.980 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:27 smithi043 ceph-mon[38909]: from='mgr.14120 172.21.15.43:0/3658657236' entity='mgr.a' 2023-12-18T13:18:27.980 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:27 smithi043 ceph-mon[38909]: from='mgr.14120 172.21.15.43:0/3658657236' entity='mgr.a' 2023-12-18T13:18:27.980 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:27 smithi043 ceph-mon[38909]: mgrmap e7: a(active, since 1.00579s) 2023-12-18T13:18:28.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:28 smithi043 ceph-mon[38909]: [18/Dec/2023:13:18:27] ENGINE Bus STARTING 2023-12-18T13:18:28.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:28 smithi043 ceph-mon[38909]: [18/Dec/2023:13:18:27] ENGINE Serving on https://172.21.15.43:7150 2023-12-18T13:18:28.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:28 smithi043 ceph-mon[38909]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-18T13:18:28.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:28 smithi043 ceph-mon[38909]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-18T13:18:28.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:28 smithi043 ceph-mon[38909]: [18/Dec/2023:13:18:27] ENGINE Serving on http://172.21.15.43:8765 2023-12-18T13:18:28.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:28 smithi043 ceph-mon[38909]: [18/Dec/2023:13:18:27] ENGINE Bus STARTED 2023-12-18T13:18:28.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:28 smithi043 ceph-mon[38909]: from='mgr.14120 172.21.15.43:0/3658657236' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:18:28.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:28 smithi043 ceph-mon[38909]: from='mgr.14120 172.21.15.43:0/3658657236' entity='mgr.a' 2023-12-18T13:18:28.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:28 smithi043 ceph-mon[38909]: from='mgr.14120 172.21.15.43:0/3658657236' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:18:29.824 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:29 smithi043 ceph-mon[38909]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:18:29.824 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:29 smithi043 ceph-mon[38909]: mgrmap e8: a(active, since 2s) 2023-12-18T13:18:29.879 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout value unchanged 2023-12-18T13:18:29.880 INFO:teuthology.orchestra.run.smithi043.stdout:Generating ssh key... 2023-12-18T13:18:30.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:30 smithi043 ceph-mon[38909]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:18:30.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:30 smithi043 ceph-mon[38909]: from='mgr.14120 172.21.15.43:0/3658657236' entity='mgr.a' 2023-12-18T13:18:30.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:30 smithi043 ceph-mon[38909]: from='mgr.14120 172.21.15.43:0/3658657236' entity='mgr.a' 2023-12-18T13:18:30.866 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:30 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: Generating public/private rsa key pair. 2023-12-18T13:18:30.866 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:30 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: Your identification has been saved in /tmp/tmpbvdlsew0/key. 2023-12-18T13:18:30.866 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:30 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: Your public key has been saved in /tmp/tmpbvdlsew0/key.pub. 2023-12-18T13:18:30.866 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:30 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: The key fingerprint is: 2023-12-18T13:18:30.866 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:30 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: SHA256:YtRnRWKZBx6h+wqjkXHA4zLRQix476E6NQ5nXIFYmyQ ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715 2023-12-18T13:18:30.867 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:30 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: The key's randomart image is: 2023-12-18T13:18:30.867 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:30 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: +---[RSA 3072]----+ 2023-12-18T13:18:30.867 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:30 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: |E++. **o | 2023-12-18T13:18:30.867 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:30 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: |+++=. . +o+. | 2023-12-18T13:18:30.867 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:30 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: | o=.=.. o +. | 2023-12-18T13:18:30.867 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:30 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: | +++ + | 2023-12-18T13:18:30.868 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:30 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: | .o+o.+ S | 2023-12-18T13:18:30.868 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:30 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: |. Bo.= . . | 2023-12-18T13:18:30.868 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:30 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: | B .o o . | 2023-12-18T13:18:30.868 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:30 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: |o . o o . | 2023-12-18T13:18:30.868 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:30 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: | . . . | 2023-12-18T13:18:30.868 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:30 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: +----[SHA256]-----+ 2023-12-18T13:18:31.873 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:31 smithi043 ceph-mon[38909]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:18:31.873 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:31 smithi043 ceph-mon[38909]: Generating ssh key... 2023-12-18T13:18:31.920 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyAQFP0NLAMSaUPsYbsmZSIIEZ3eorcosVraJvqrkzznRb6P6eEphJFU3Iie9KQHp2BNvzaFoMIBF9W3CyPIyDLeeVOmf3Mbvh/jijFsHNNhiChqDxa0fE4Y7pffEeHOGz2mfx0dGFiEcmKK4CcSf9CSRPvYFxC34MXiKQknYpPtSOFP0bswVKGu5cTIY5KdmBbomyOQIR0OjJOlWt4X/RrP0PlIH8E9VBduTSB7QBPf1GA0sOuovcNDEiHarvNTg201dEApAP8Y/Fe/WBlV/V+7GXx77eQpCRL7GW9lDhvKnFNMcSTiCogGq7MqKA4nn4KFZ+kIqqssshY/R4syURq3P+HqSDo8pwNYGI7vyI9Ef17gjtuvsNWI119n8zJ8fCGrsRtpaiLoTl1p8+kM3aNgWlqqsEHsauFa+/F0ZClEoMoTF3fdpH/t7mGyj+BgZDgIaYbTLIjqQ+hOdA8heBvy3Vy/zn4Ckw41gAowm9wB4sKDgjKnjllgk+PzPixls= ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715 2023-12-18T13:18:31.921 INFO:teuthology.orchestra.run.smithi043.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-12-18T13:18:31.921 INFO:teuthology.orchestra.run.smithi043.stdout:Adding key to root@localhost authorized_keys... 2023-12-18T13:18:31.923 INFO:teuthology.orchestra.run.smithi043.stdout:Adding host smithi043... 2023-12-18T13:18:32.791 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:32 smithi043 ceph-mon[38909]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:18:34.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:33 smithi043 ceph-mon[38909]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi043", "addr": "172.21.15.43", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:18:35.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:34 smithi043 ceph-mon[38909]: Deploying cephadm binary to smithi043 2023-12-18T13:18:36.838 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Added host 'smithi043' with addr '172.21.15.43' 2023-12-18T13:18:36.838 INFO:teuthology.orchestra.run.smithi043.stdout:Deploying unmanaged mon service... 2023-12-18T13:18:37.831 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:37 smithi043 ceph-mon[38909]: from='mgr.14120 172.21.15.43:0/3658657236' entity='mgr.a' 2023-12-18T13:18:37.832 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:37 smithi043 ceph-mon[38909]: Added host smithi043 2023-12-18T13:18:37.832 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:37 smithi043 ceph-mon[38909]: from='mgr.14120 172.21.15.43:0/3658657236' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:18:37.832 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:37 smithi043 ceph-mon[38909]: from='mgr.14120 172.21.15.43:0/3658657236' entity='mgr.a' 2023-12-18T13:18:37.919 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2023-12-18T13:18:37.919 INFO:teuthology.orchestra.run.smithi043.stdout:Deploying unmanaged mgr service... 2023-12-18T13:18:38.909 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:38 smithi043 ceph-mon[38909]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:18:38.909 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:38 smithi043 ceph-mon[38909]: Saving service mon spec with placement count:5 2023-12-18T13:18:38.910 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:38 smithi043 ceph-mon[38909]: from='mgr.14120 172.21.15.43:0/3658657236' entity='mgr.a' 2023-12-18T13:18:39.102 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2023-12-18T13:18:40.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:39 smithi043 ceph-mon[38909]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:18:40.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:39 smithi043 ceph-mon[38909]: Saving service mgr spec with placement count:2 2023-12-18T13:18:40.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:39 smithi043 ceph-mon[38909]: from='mgr.14120 172.21.15.43:0/3658657236' entity='mgr.a' 2023-12-18T13:18:40.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:39 smithi043 ceph-mon[38909]: from='mgr.14120 172.21.15.43:0/3658657236' entity='mgr.a' 2023-12-18T13:18:41.159 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:40 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/491341724' entity='client.admin' 2023-12-18T13:18:41.159 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:40 smithi043 ceph-mon[38909]: from='mgr.14120 172.21.15.43:0/3658657236' entity='mgr.a' 2023-12-18T13:18:41.343 INFO:teuthology.orchestra.run.smithi043.stdout:Enabling the dashboard module... 2023-12-18T13:18:42.159 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:42 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/245156892' entity='client.admin' 2023-12-18T13:18:42.159 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:42 smithi043 ceph-mon[38909]: from='mgr.14120 172.21.15.43:0/3658657236' entity='mgr.a' 2023-12-18T13:18:43.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:43 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/2665626965' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-18T13:18:43.363 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:43 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: ignoring --setuser ceph since I am not root 2023-12-18T13:18:43.363 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:43 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: ignoring --setgroup ceph since I am not root 2023-12-18T13:18:43.633 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:43 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:43.525+0000 7f0670a62200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-18T13:18:43.983 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:43 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:43.632+0000 7f0670a62200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-18T13:18:43.983 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:43 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:43.737+0000 7f0670a62200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-18T13:18:43.983 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:43 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:43.836+0000 7f0670a62200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-18T13:18:44.481 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:44 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/2665626965' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-18T13:18:44.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:44 smithi043 ceph-mon[38909]: mgrmap e9: a(active, since 16s) 2023-12-18T13:18:44.732 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:44 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:44.553+0000 7f0670a62200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-18T13:18:45.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:45 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/4106523182' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-18T13:18:45.231 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:44 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:44.826+0000 7f0670a62200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-18T13:18:45.231 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:44 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:44.924+0000 7f0670a62200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-18T13:18:45.231 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:45 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:45.047+0000 7f0670a62200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-18T13:18:45.462 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2023-12-18T13:18:45.462 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 9, 2023-12-18T13:18:45.462 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-18T13:18:45.462 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "active_name": "a", 2023-12-18T13:18:45.462 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-12-18T13:18:45.462 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2023-12-18T13:18:45.462 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for the mgr to restart... 2023-12-18T13:18:45.462 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mgr epoch 9... 2023-12-18T13:18:45.482 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:45 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:45.229+0000 7f0670a62200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-18T13:18:45.482 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:45 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:45.376+0000 7f0670a62200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-18T13:18:45.482 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:45 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:45.479+0000 7f0670a62200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-18T13:18:46.228 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:45 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:45.915+0000 7f0670a62200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-18T13:18:46.483 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:46 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:46.227+0000 7f0670a62200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-18T13:18:46.983 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:46 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:46.556+0000 7f0670a62200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-18T13:18:46.983 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:46 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:46.663+0000 7f0670a62200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-18T13:18:47.820 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:47 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:47.536+0000 7f0670a62200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-18T13:18:47.820 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:47 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:47.647+0000 7f0670a62200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-18T13:18:48.233 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:47 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:47.820+0000 7f0670a62200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-18T13:18:48.983 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:48 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:48.552+0000 7f0670a62200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-18T13:18:48.983 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:48 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:48.761+0000 7f0670a62200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-18T13:18:49.483 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:48 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:48.982+0000 7f0670a62200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-18T13:18:50.355 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:50 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:50.043+0000 7f0670a62200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-18T13:18:50.677 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:50 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:50.354+0000 7f0670a62200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-18T13:18:50.677 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:50 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:50.456+0000 7f0670a62200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-18T13:18:50.983 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:18:50 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:18:50.676+0000 7f0670a62200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-18T13:18:50.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:50 smithi043 ceph-mon[38909]: Active manager daemon a restarted 2023-12-18T13:18:50.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:50 smithi043 ceph-mon[38909]: Activating manager daemon a 2023-12-18T13:18:50.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:50 smithi043 ceph-mon[38909]: osdmap e3: 0 total, 0 up, 0 in 2023-12-18T13:18:50.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:50 smithi043 ceph-mon[38909]: mgrmap e10: a(active, starting, since 0.00329716s) 2023-12-18T13:18:50.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:50 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:18:50.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:50 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-12-18T13:18:50.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:50 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-18T13:18:50.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:50 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-18T13:18:50.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:50 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-18T13:18:50.984 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:50 smithi043 ceph-mon[38909]: Manager daemon a is now available 2023-12-18T13:18:50.984 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:50 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:18:50.984 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:50 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:18:50.984 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:50 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-12-18T13:18:50.984 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:50 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-12-18T13:18:52.051 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2023-12-18T13:18:52.051 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2023-12-18T13:18:52.051 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "initialized": true 2023-12-18T13:18:52.051 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2023-12-18T13:18:52.051 INFO:teuthology.orchestra.run.smithi043.stdout:mgr epoch 9 is available 2023-12-18T13:18:52.051 INFO:teuthology.orchestra.run.smithi043.stdout:Generating a dashboard self-signed certificate... 2023-12-18T13:18:52.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:52 smithi043 ceph-mon[38909]: [18/Dec/2023:13:18:51] ENGINE Bus STARTING 2023-12-18T13:18:52.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:52 smithi043 ceph-mon[38909]: [18/Dec/2023:13:18:51] ENGINE Serving on https://172.21.15.43:7150 2023-12-18T13:18:52.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:52 smithi043 ceph-mon[38909]: [18/Dec/2023:13:18:51] ENGINE Serving on http://172.21.15.43:8765 2023-12-18T13:18:52.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:52 smithi043 ceph-mon[38909]: [18/Dec/2023:13:18:51] ENGINE Bus STARTED 2023-12-18T13:18:52.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:52 smithi043 ceph-mon[38909]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-18T13:18:52.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:52 smithi043 ceph-mon[38909]: mgrmap e11: a(active, since 1.00629s) 2023-12-18T13:18:52.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:52 smithi043 ceph-mon[38909]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-18T13:18:52.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:52 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:18:52.984 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:52 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:18:53.517 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2023-12-18T13:18:53.518 INFO:teuthology.orchestra.run.smithi043.stdout:Creating initial admin user... 2023-12-18T13:18:53.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:53 smithi043 ceph-mon[38909]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:18:53.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:53 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:18:53.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:53 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:18:53.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:53 smithi043 ceph-mon[38909]: mgrmap e12: a(active, since 3s) 2023-12-18T13:18:54.901 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$XmMKeR4Q.nzh57W0V3.7nOEMc9WiLSFuOyqUExsI1E79C5Sxov5BG", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1702905534, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-18T13:18:54.901 INFO:teuthology.orchestra.run.smithi043.stdout:Fetching dashboard port number... 2023-12-18T13:18:55.762 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:55 smithi043 ceph-mon[38909]: 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:18:55.762 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:55 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:18:55.762 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:55 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/3268666766' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-18T13:18:55.841 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 8443 2023-12-18T13:18:55.852 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-18T13:18:55.852 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout disabled 2023-12-18T13:18:55.861 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-18T13:18:55.861 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2023-12-18T13:18:55.861 INFO:teuthology.orchestra.run.smithi043.stdout:firewalld.service is not enabled 2023-12-18T13:18:55.861 INFO:teuthology.orchestra.run.smithi043.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2023-12-18T13:18:55.863 INFO:teuthology.orchestra.run.smithi043.stdout:Ceph Dashboard is now available at: 2023-12-18T13:18:55.863 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:18:55.863 INFO:teuthology.orchestra.run.smithi043.stdout: URL: https://smithi043:8443/ 2023-12-18T13:18:55.863 INFO:teuthology.orchestra.run.smithi043.stdout: User: admin 2023-12-18T13:18:55.863 INFO:teuthology.orchestra.run.smithi043.stdout: Password: n2lq2qbw5l 2023-12-18T13:18:55.863 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:18:55.863 INFO:teuthology.orchestra.run.smithi043.stdout:Saving cluster configuration to /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/config directory 2023-12-18T13:18:55.864 INFO:teuthology.orchestra.run.smithi043.stdout:Enabling autotune for osd_memory_target 2023-12-18T13:18:57.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:57 smithi043 ceph-mon[38909]: mgrmap e13: a(active, since 6s) 2023-12-18T13:18:57.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:18:57 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/3634816138' entity='client.admin' 2023-12-18T13:18:57.913 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2023-12-18T13:18:57.914 INFO:teuthology.orchestra.run.smithi043.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-12-18T13:18:57.914 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:18:57.914 INFO:teuthology.orchestra.run.smithi043.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-18T13:18:57.914 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:18:57.914 INFO:teuthology.orchestra.run.smithi043.stdout:Or, if you are only running a single cluster on this host: 2023-12-18T13:18:57.914 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:18:57.914 INFO:teuthology.orchestra.run.smithi043.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2023-12-18T13:18:57.914 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:18:57.914 INFO:teuthology.orchestra.run.smithi043.stdout:Please consider enabling telemetry to help improve Ceph: 2023-12-18T13:18:57.914 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:18:57.914 INFO:teuthology.orchestra.run.smithi043.stdout: ceph telemetry on 2023-12-18T13:18:57.914 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:18:57.914 INFO:teuthology.orchestra.run.smithi043.stdout:For more information see: 2023-12-18T13:18:57.914 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:18:57.915 INFO:teuthology.orchestra.run.smithi043.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2023-12-18T13:18:57.915 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:18:57.915 INFO:teuthology.orchestra.run.smithi043.stdout:Bootstrap complete. 2023-12-18T13:18:57.986 INFO:tasks.cephadm:Fetching config... 2023-12-18T13:18:57.986 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2023-12-18T13:18:57.986 DEBUG:teuthology.orchestra.run.smithi043:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-18T13:18:58.006 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-18T13:18:58.006 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2023-12-18T13:18:58.006 DEBUG:teuthology.orchestra.run.smithi043:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-18T13:18:58.066 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-18T13:18:58.067 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2023-12-18T13:18:58.067 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/keyring of=/dev/stdout 2023-12-18T13:18:58.140 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-18T13:18:58.140 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2023-12-18T13:18:58.140 DEBUG:teuthology.orchestra.run.smithi043:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-18T13:18:58.200 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-18T13:18:58.201 DEBUG:teuthology.orchestra.run.smithi043:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyAQFP0NLAMSaUPsYbsmZSIIEZ3eorcosVraJvqrkzznRb6P6eEphJFU3Iie9KQHp2BNvzaFoMIBF9W3CyPIyDLeeVOmf3Mbvh/jijFsHNNhiChqDxa0fE4Y7pffEeHOGz2mfx0dGFiEcmKK4CcSf9CSRPvYFxC34MXiKQknYpPtSOFP0bswVKGu5cTIY5KdmBbomyOQIR0OjJOlWt4X/RrP0PlIH8E9VBduTSB7QBPf1GA0sOuovcNDEiHarvNTg201dEApAP8Y/Fe/WBlV/V+7GXx77eQpCRL7GW9lDhvKnFNMcSTiCogGq7MqKA4nn4KFZ+kIqqssshY/R4syURq3P+HqSDo8pwNYGI7vyI9Ef17gjtuvsNWI119n8zJ8fCGrsRtpaiLoTl1p8+kM3aNgWlqqsEHsauFa+/F0ZClEoMoTF3fdpH/t7mGyj+BgZDgIaYbTLIjqQ+hOdA8heBvy3Vy/zn4Ckw41gAowm9wB4sKDgjKnjllgk+PzPixls= ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-18T13:18:58.288 INFO:teuthology.orchestra.run.smithi043.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyAQFP0NLAMSaUPsYbsmZSIIEZ3eorcosVraJvqrkzznRb6P6eEphJFU3Iie9KQHp2BNvzaFoMIBF9W3CyPIyDLeeVOmf3Mbvh/jijFsHNNhiChqDxa0fE4Y7pffEeHOGz2mfx0dGFiEcmKK4CcSf9CSRPvYFxC34MXiKQknYpPtSOFP0bswVKGu5cTIY5KdmBbomyOQIR0OjJOlWt4X/RrP0PlIH8E9VBduTSB7QBPf1GA0sOuovcNDEiHarvNTg201dEApAP8Y/Fe/WBlV/V+7GXx77eQpCRL7GW9lDhvKnFNMcSTiCogGq7MqKA4nn4KFZ+kIqqssshY/R4syURq3P+HqSDo8pwNYGI7vyI9Ef17gjtuvsNWI119n8zJ8fCGrsRtpaiLoTl1p8+kM3aNgWlqqsEHsauFa+/F0ZClEoMoTF3fdpH/t7mGyj+BgZDgIaYbTLIjqQ+hOdA8heBvy3Vy/zn4Ckw41gAowm9wB4sKDgjKnjllgk+PzPixls= ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715 2023-12-18T13:18:58.302 DEBUG:teuthology.orchestra.run.smithi111:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyAQFP0NLAMSaUPsYbsmZSIIEZ3eorcosVraJvqrkzznRb6P6eEphJFU3Iie9KQHp2BNvzaFoMIBF9W3CyPIyDLeeVOmf3Mbvh/jijFsHNNhiChqDxa0fE4Y7pffEeHOGz2mfx0dGFiEcmKK4CcSf9CSRPvYFxC34MXiKQknYpPtSOFP0bswVKGu5cTIY5KdmBbomyOQIR0OjJOlWt4X/RrP0PlIH8E9VBduTSB7QBPf1GA0sOuovcNDEiHarvNTg201dEApAP8Y/Fe/WBlV/V+7GXx77eQpCRL7GW9lDhvKnFNMcSTiCogGq7MqKA4nn4KFZ+kIqqssshY/R4syURq3P+HqSDo8pwNYGI7vyI9Ef17gjtuvsNWI119n8zJ8fCGrsRtpaiLoTl1p8+kM3aNgWlqqsEHsauFa+/F0ZClEoMoTF3fdpH/t7mGyj+BgZDgIaYbTLIjqQ+hOdA8heBvy3Vy/zn4Ckw41gAowm9wB4sKDgjKnjllgk+PzPixls= ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-18T13:18:58.359 INFO:teuthology.orchestra.run.smithi111.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyAQFP0NLAMSaUPsYbsmZSIIEZ3eorcosVraJvqrkzznRb6P6eEphJFU3Iie9KQHp2BNvzaFoMIBF9W3CyPIyDLeeVOmf3Mbvh/jijFsHNNhiChqDxa0fE4Y7pffEeHOGz2mfx0dGFiEcmKK4CcSf9CSRPvYFxC34MXiKQknYpPtSOFP0bswVKGu5cTIY5KdmBbomyOQIR0OjJOlWt4X/RrP0PlIH8E9VBduTSB7QBPf1GA0sOuovcNDEiHarvNTg201dEApAP8Y/Fe/WBlV/V+7GXx77eQpCRL7GW9lDhvKnFNMcSTiCogGq7MqKA4nn4KFZ+kIqqssshY/R4syURq3P+HqSDo8pwNYGI7vyI9Ef17gjtuvsNWI119n8zJ8fCGrsRtpaiLoTl1p8+kM3aNgWlqqsEHsauFa+/F0ZClEoMoTF3fdpH/t7mGyj+BgZDgIaYbTLIjqQ+hOdA8heBvy3Vy/zn4Ckw41gAowm9wB4sKDgjKnjllgk+PzPixls= ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715 2023-12-18T13:18:58.372 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-12-18T13:18:58.674 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:19:00.681 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-12-18T13:19:00.681 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-12-18T13:19:01.019 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:19:01.641 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:01 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/2876927160' entity='client.admin' 2023-12-18T13:19:02.718 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:02 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:02.718 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:02 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:02.719 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:02 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2023-12-18T13:19:02.719 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:02 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:02.719 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:02 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:19:02.719 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:02 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:02.821 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi111 2023-12-18T13:19:02.821 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-12-18T13:19:02.821 DEBUG:teuthology.orchestra.run.smithi111:> dd of=/etc/ceph/ceph.conf 2023-12-18T13:19:02.842 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-12-18T13:19:02.842 DEBUG:teuthology.orchestra.run.smithi111:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-18T13:19:02.902 INFO:tasks.cephadm:Adding host smithi111 to orchestrator... 2023-12-18T13:19:02.902 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch host add smithi111 2023-12-18T13:19:03.218 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:19:03.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:03 smithi043 ceph-mon[38909]: 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:19:03.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:03 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:03.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:03 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:19:03.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:03 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:03.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:03 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:19:03.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:03 smithi043 ceph-mon[38909]: Updating smithi043:/etc/ceph/ceph.conf 2023-12-18T13:19:03.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:03 smithi043 ceph-mon[38909]: Updating smithi043:/var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T13:19:03.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:03 smithi043 ceph-mon[38909]: Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2023-12-18T13:19:04.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:04 smithi043 ceph-mon[38909]: Updating smithi043:/var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-18T13:19:04.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:04 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:04.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:04 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:04.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:04 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:06.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:05 smithi043 ceph-mon[38909]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi111", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:19:06.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:05 smithi043 ceph-mon[38909]: Deploying cephadm binary to smithi111 2023-12-18T13:19:08.542 INFO:teuthology.orchestra.run.smithi043.stdout:Added host 'smithi111' with addr '172.21.15.111' 2023-12-18T13:19:08.937 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch host ls --format=json 2023-12-18T13:19:09.233 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:19:09.679 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:09 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:09.679 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:09 smithi043 ceph-mon[38909]: Added host smithi111 2023-12-18T13:19:09.679 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:09 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:19:09.680 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:09 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:09.680 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:09 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:10.457 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:19:10.457 INFO:teuthology.orchestra.run.smithi043.stdout:[{"addr": "172.21.15.43", "hostname": "smithi043", "labels": [], "status": ""}, {"addr": "172.21.15.111", "hostname": "smithi111", "labels": [], "status": ""}] 2023-12-18T13:19:10.852 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-18T13:19:10.852 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph osd crush tunables default 2023-12-18T13:19:11.151 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:19:11.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:10 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:12.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:11 smithi043 ceph-mon[38909]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:12.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:11 smithi043 ceph-mon[38909]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:13.253 INFO:teuthology.orchestra.run.smithi043.stderr:adjusted tunables profile to default 2023-12-18T13:19:13.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:13 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:13.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:13 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:13.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:13 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:13.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:13 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:13.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:13 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi111", "name": "osd_memory_target"}]: dispatch 2023-12-18T13:19:13.618 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:13 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:13.618 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:13 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:19:13.618 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:13 smithi043 ceph-mon[38909]: Updating smithi111:/etc/ceph/ceph.conf 2023-12-18T13:19:13.618 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:13 smithi043 ceph-mon[38909]: Updating smithi111:/var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T13:19:13.618 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:13 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/1660767660' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-18T13:19:13.618 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:13 smithi043 ceph-mon[38909]: Updating smithi111:/etc/ceph/ceph.client.admin.keyring 2023-12-18T13:19:13.618 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:13 smithi043 ceph-mon[38909]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:13.618 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:13 smithi043 ceph-mon[38909]: Updating smithi111:/var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-18T13:19:13.618 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:13 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:13.618 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:13 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:13.618 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:13 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:13.676 INFO:tasks.cephadm:Adding mon.a on smithi043 2023-12-18T13:19:13.676 INFO:tasks.cephadm:Adding mon.b on smithi111 2023-12-18T13:19:13.677 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch apply mon '2;smithi043:172.21.15.43=a;smithi111:172.21.15.111=b' 2023-12-18T13:19:13.964 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T13:19:14.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:14 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/1660767660' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-18T13:19:14.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:14 smithi043 ceph-mon[38909]: osdmap e4: 0 total, 0 up, 0 in 2023-12-18T13:19:15.112 INFO:teuthology.orchestra.run.smithi111.stdout:Scheduled mon update... 2023-12-18T13:19:15.506 DEBUG:teuthology.orchestra.run.smithi111:mon.b> sudo journalctl -f -n 0 -u ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@mon.b.service 2023-12-18T13:19:15.508 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-18T13:19:15.508 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-18T13:19:15.538 INFO:journalctl@ceph.mon.b.smithi111.stdout:-- Logs begin at Mon 2023-12-18 13:04:21 UTC. -- 2023-12-18T13:19:16.099 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T13:19:16.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:15 smithi043 ceph-mon[38909]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:16.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:15 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:16.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:15 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:19:16.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:15 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:16.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:15 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:19:16.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:15 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:16.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:15 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:19:16.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:15 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:17.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:16 smithi043 ceph-mon[38909]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi043:172.21.15.43=a;smithi111:172.21.15.111=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:19:17.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:16 smithi043 ceph-mon[38909]: Saving service mon spec with placement smithi043:172.21.15.43=a;smithi111:172.21.15.111=b;count:2 2023-12-18T13:19:17.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:16 smithi043 ceph-mon[38909]: Deploying daemon mon.b on smithi111 2023-12-18T13:19:17.810 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:19:17.811 INFO:teuthology.orchestra.run.smithi111.stdout:{"epoch":1,"fsid":"c4d03fc8-9da7-11ee-95a5-87774f69a715","modified":"2023-12-18T13:17:52.247318Z","created":"2023-12-18T13:17:52.247318Z","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.43:3300","nonce":0},{"type":"v1","addr":"172.21.15.43:6789","nonce":0}]},"addr":"172.21.15.43:6789/0","public_addr":"172.21.15.43:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-18T13:19:17.812 INFO:teuthology.orchestra.run.smithi111.stderr:dumped monmap epoch 1 2023-12-18T13:19:18.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:17 smithi043 ceph-mon[38909]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:18.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:18 smithi111 systemd[1]: Started Ceph mon.b for c4d03fc8-9da7-11ee-95a5-87774f69a715. 2023-12-18T13:19:18.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:18 smithi111 ceph-mon[43090]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702905558327829, "job": 1, "event": "recovery_finished"} 2023-12-18T13:19:18.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:18 smithi111 ceph-mon[43090]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2023-12-18T13:19:18.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:18 smithi111 ceph-mon[43090]: 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:19:18.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:18 smithi111 ceph-mon[43090]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5621ac85a000 2023-12-18T13:19:18.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:18 smithi111 ceph-mon[43090]: rocksdb: DB pointer 0x5621ac848000 2023-12-18T13:19:18.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:18 smithi111 ceph-mon[43090]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-18T13:19:18.442 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:18 smithi111 ceph-mon[43090]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-18T13:19:18.442 INFO:journalctl@ceph.mon.b.smithi111.stdout: ** DB Stats ** 2023-12-18T13:19:18.442 INFO:journalctl@ceph.mon.b.smithi111.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:19:18.442 INFO:journalctl@ceph.mon.b.smithi111.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:19:18.442 INFO:journalctl@ceph.mon.b.smithi111.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:19:18.442 INFO:journalctl@ceph.mon.b.smithi111.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:19:18.442 INFO:journalctl@ceph.mon.b.smithi111.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:19:18.442 INFO:journalctl@ceph.mon.b.smithi111.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:19:18.442 INFO:journalctl@ceph.mon.b.smithi111.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:19:18.442 INFO:journalctl@ceph.mon.b.smithi111.stdout: 2023-12-18T13:19:18.442 INFO:journalctl@ceph.mon.b.smithi111.stdout: ** Compaction Stats [default] ** 2023-12-18T13:19:18.442 INFO:journalctl@ceph.mon.b.smithi111.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:19:18.442 INFO:journalctl@ceph.mon.b.smithi111.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-18T13:19:18.442 INFO:journalctl@ceph.mon.b.smithi111.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.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-18T13:19:18.443 INFO:journalctl@ceph.mon.b.smithi111.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.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-18T13:19:18.443 INFO:journalctl@ceph.mon.b.smithi111.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.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-18T13:19:18.443 INFO:journalctl@ceph.mon.b.smithi111.stdout: 2023-12-18T13:19:18.443 INFO:journalctl@ceph.mon.b.smithi111.stdout: ** Compaction Stats [default] ** 2023-12-18T13:19:18.443 INFO:journalctl@ceph.mon.b.smithi111.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:19:18.443 INFO:journalctl@ceph.mon.b.smithi111.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-18T13:19:18.443 INFO:journalctl@ceph.mon.b.smithi111.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.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-18T13:19:18.443 INFO:journalctl@ceph.mon.b.smithi111.stdout: 2023-12-18T13:19:18.443 INFO:journalctl@ceph.mon.b.smithi111.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-18T13:19:18.443 INFO:journalctl@ceph.mon.b.smithi111.stdout: 2023-12-18T13:19:18.443 INFO:journalctl@ceph.mon.b.smithi111.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:19:18.443 INFO:journalctl@ceph.mon.b.smithi111.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-18T13:19:18.443 INFO:journalctl@ceph.mon.b.smithi111.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-18T13:19:18.444 INFO:journalctl@ceph.mon.b.smithi111.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-18T13:19:18.444 INFO:journalctl@ceph.mon.b.smithi111.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-18T13:19:18.444 INFO:journalctl@ceph.mon.b.smithi111.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-18T13:19:18.444 INFO:journalctl@ceph.mon.b.smithi111.stdout: Cumulative compaction: 0.00 GB write, 0.52 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:19:18.444 INFO:journalctl@ceph.mon.b.smithi111.stdout: Interval compaction: 0.00 GB write, 0.52 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:19:18.444 INFO:journalctl@ceph.mon.b.smithi111.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:19:18.444 INFO:journalctl@ceph.mon.b.smithi111.stdout: Block cache BinnedLRUCache@0x5621ac7bf090#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2023-12-18T13:19:18.444 INFO:journalctl@ceph.mon.b.smithi111.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:19:18.444 INFO:journalctl@ceph.mon.b.smithi111.stdout: 2023-12-18T13:19:18.444 INFO:journalctl@ceph.mon.b.smithi111.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-18T13:19:18.444 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:18 smithi111 ceph-mon[43090]: mon.b does not exist in monmap, will attempt to join an existing cluster 2023-12-18T13:19:18.444 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:18 smithi111 ceph-mon[43090]: using public_addr v2:172.21.15.111:0/0 -> [v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0] 2023-12-18T13:19:18.444 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:18 smithi111 ceph-mon[43090]: starting mon.b rank -1 at public addrs [v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0] at bind addrs [v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 2023-12-18T13:19:18.445 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:18 smithi111 ceph-mon[43090]: mon.b@-1(???) e0 preinit fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 2023-12-18T13:19:18.445 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:18 smithi111 ceph-mon[43090]: mon.b@-1(synchronizing).mds e1 new map 2023-12-18T13:19:18.445 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:18 smithi111 ceph-mon[43090]: mon.b@-1(synchronizing).mds e1 print_map 2023-12-18T13:19:18.445 INFO:journalctl@ceph.mon.b.smithi111.stdout: e1 2023-12-18T13:19:18.445 INFO:journalctl@ceph.mon.b.smithi111.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-18T13:19:18.445 INFO:journalctl@ceph.mon.b.smithi111.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:19:18.445 INFO:journalctl@ceph.mon.b.smithi111.stdout: legacy client fscid: -1 2023-12-18T13:19:18.445 INFO:journalctl@ceph.mon.b.smithi111.stdout: 2023-12-18T13:19:18.445 INFO:journalctl@ceph.mon.b.smithi111.stdout: No filesystems configured 2023-12-18T13:19:18.445 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:18 smithi111 ceph-mon[43090]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-18T13:19:18.445 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:18 smithi111 ceph-mon[43090]: 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:19:18.445 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:18 smithi111 ceph-mon[43090]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-18T13:19:18.445 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:18 smithi111 ceph-mon[43090]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-18T13:19:18.446 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:18 smithi111 ceph-mon[43090]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-18T13:19:18.446 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:18 smithi111 ceph-mon[43090]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-18T13:19:18.446 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:18 smithi111 ceph-mon[43090]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-18T13:19:18.446 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:18 smithi111 ceph-mon[43090]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:19:18.446 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:18 smithi111 ceph-mon[43090]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:19:18.446 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:18 smithi111 ceph-mon[43090]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:19:18.446 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:18 smithi111 ceph-mon[43090]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:18.446 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:18 smithi111 ceph-mon[43090]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-12-18T13:19:19.158 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-18T13:19:19.158 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-18T13:19:19.425 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.b/config 2023-12-18T13:19:23.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:23 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:19:23.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:23 smithi043 ceph-mon[38909]: mon.a calling monitor election 2023-12-18T13:19:23.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:23 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:19:23.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:23 smithi043 ceph-mon[38909]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:23.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:23 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:19:23.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:23 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:19:23.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:23 smithi043 ceph-mon[38909]: mon.b calling monitor election 2023-12-18T13:19:23.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:23 smithi043 ceph-mon[38909]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:23.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:23 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:19:23.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:23 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:19:23.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:23 smithi043 ceph-mon[38909]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:23.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:23 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:19:23.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:23 smithi043 ceph-mon[38909]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T13:19:23.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:23 smithi043 ceph-mon[38909]: monmap e2: 2 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:19:23.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:23 smithi043 ceph-mon[38909]: fsmap 2023-12-18T13:19:23.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:23 smithi043 ceph-mon[38909]: osdmap e4: 0 total, 0 up, 0 in 2023-12-18T13:19:23.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:23 smithi043 ceph-mon[38909]: mgrmap e13: a(active, since 32s) 2023-12-18T13:19:23.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:23 smithi043 ceph-mon[38909]: overall HEALTH_OK 2023-12-18T13:19:23.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:23 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:23.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:23 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:23.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:23 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:23.735 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:23 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:23.849 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-18T13:19:23.850 INFO:teuthology.orchestra.run.smithi111.stdout:{"epoch":2,"fsid":"c4d03fc8-9da7-11ee-95a5-87774f69a715","modified":"2023-12-18T13:19:18.353272Z","created":"2023-12-18T13:17:52.247318Z","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.43:3300","nonce":0},{"type":"v1","addr":"172.21.15.43:6789","nonce":0}]},"addr":"172.21.15.43:6789/0","public_addr":"172.21.15.43:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:3300","nonce":0},{"type":"v1","addr":"172.21.15.111:6789","nonce":0}]},"addr":"172.21.15.111:6789/0","public_addr":"172.21.15.111:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-12-18T13:19:23.852 INFO:teuthology.orchestra.run.smithi111.stderr:dumped monmap epoch 2 2023-12-18T13:19:23.873 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:23 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:19:23.873 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:23 smithi111 ceph-mon[43090]: mon.a calling monitor election 2023-12-18T13:19:23.873 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:23 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:19:23.873 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:23 smithi111 ceph-mon[43090]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:23.873 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:23 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:19:23.873 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:23 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:19:23.873 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:23 smithi111 ceph-mon[43090]: mon.b calling monitor election 2023-12-18T13:19:23.873 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:23 smithi111 ceph-mon[43090]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:23.873 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:23 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:19:23.873 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:23 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:19:23.874 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:23 smithi111 ceph-mon[43090]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:23.874 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:23 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:19:23.874 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:23 smithi111 ceph-mon[43090]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T13:19:23.874 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:23 smithi111 ceph-mon[43090]: monmap e2: 2 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:19:23.874 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:23 smithi111 ceph-mon[43090]: fsmap 2023-12-18T13:19:23.874 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:23 smithi111 ceph-mon[43090]: osdmap e4: 0 total, 0 up, 0 in 2023-12-18T13:19:23.874 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:23 smithi111 ceph-mon[43090]: mgrmap e13: a(active, since 32s) 2023-12-18T13:19:23.874 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:23 smithi111 ceph-mon[43090]: overall HEALTH_OK 2023-12-18T13:19:23.874 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:23 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:23.874 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:23 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:23.874 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:23 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:23.874 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:23 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:24.182 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-18T13:19:24.183 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph config generate-minimal-conf 2023-12-18T13:19:24.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:24 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:19:24.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:24 smithi043 ceph-mon[38909]: from='client.? 172.21.15.111:0/2378688388' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-18T13:19:24.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:24 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:19:24.487 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:19:24.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:24 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:19:24.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:24 smithi111 ceph-mon[43090]: from='client.? 172.21.15.111:0/2378688388' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-18T13:19:24.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:24 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:19:25.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:25 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:25.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:25 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:25.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:25 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:25.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:25 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:19:25.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:25 smithi043 ceph-mon[38909]: Updating smithi043:/etc/ceph/ceph.conf 2023-12-18T13:19:25.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:25 smithi043 ceph-mon[38909]: Updating smithi111:/etc/ceph/ceph.conf 2023-12-18T13:19:25.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:25 smithi043 ceph-mon[38909]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:25.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:25 smithi043 ceph-mon[38909]: Updating smithi043:/var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T13:19:25.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:25 smithi043 ceph-mon[38909]: Updating smithi111:/var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T13:19:25.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:25 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:25.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:25 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:25.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:25 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:25.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:25 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:25.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:25 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:25.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:25 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:25.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:25 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:25.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:25 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:25.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:25 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:25.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:25 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:19:25.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:25 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:19:25.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:25 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:25.780 INFO:teuthology.orchestra.run.smithi043.stdout:# minimal ceph.conf for c4d03fc8-9da7-11ee-95a5-87774f69a715 2023-12-18T13:19:25.780 INFO:teuthology.orchestra.run.smithi043.stdout:[global] 2023-12-18T13:19:25.780 INFO:teuthology.orchestra.run.smithi043.stdout: fsid = c4d03fc8-9da7-11ee-95a5-87774f69a715 2023-12-18T13:19:25.781 INFO:teuthology.orchestra.run.smithi043.stdout: mon_host = [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] [v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0] 2023-12-18T13:19:25.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:25 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:25.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:25 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:25.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:25 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:25.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:25 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:19:25.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:25 smithi111 ceph-mon[43090]: Updating smithi043:/etc/ceph/ceph.conf 2023-12-18T13:19:25.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:25 smithi111 ceph-mon[43090]: Updating smithi111:/etc/ceph/ceph.conf 2023-12-18T13:19:25.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:25 smithi111 ceph-mon[43090]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:25.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:25 smithi111 ceph-mon[43090]: Updating smithi043:/var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T13:19:25.942 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:25 smithi111 ceph-mon[43090]: Updating smithi111:/var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T13:19:25.942 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:25 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:25.942 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:25 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:25.942 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:25 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:25.942 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:25 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:25.942 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:25 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:25.942 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:25 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:25.942 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:25 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:25.942 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:25 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:25.942 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:25 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:25.942 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:25 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:19:25.942 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:25 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:19:25.942 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:25 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:26.422 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-18T13:19:26.422 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2023-12-18T13:19:26.422 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/ceph/ceph.conf 2023-12-18T13:19:26.458 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2023-12-18T13:19:26.458 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-18T13:19:26.532 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-12-18T13:19:26.532 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/etc/ceph/ceph.conf 2023-12-18T13:19:26.561 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-12-18T13:19:26.562 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-18T13:19:26.631 INFO:tasks.cephadm:Adding mgr.a on smithi043 2023-12-18T13:19:26.631 INFO:tasks.cephadm:Adding mgr.b on smithi111 2023-12-18T13:19:26.632 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch apply mgr '2;smithi043=a;smithi111=b' 2023-12-18T13:19:26.900 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:26 smithi111 ceph-mon[43090]: Reconfiguring mon.a (unknown last config time)... 2023-12-18T13:19:26.900 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:26 smithi111 ceph-mon[43090]: Reconfiguring daemon mon.a on smithi043 2023-12-18T13:19:26.900 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:26 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:26.900 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:26 smithi111 ceph-mon[43090]: from='client.? 172.21.15.43:0/371598475' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:26.901 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:26 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:26.901 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:26 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:26.901 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:26 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:19:26.901 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:26 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:19:26.901 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:26 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:27.087 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.b/config 2023-12-18T13:19:27.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:26 smithi043 ceph-mon[38909]: Reconfiguring mon.a (unknown last config time)... 2023-12-18T13:19:27.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:26 smithi043 ceph-mon[38909]: Reconfiguring daemon mon.a on smithi043 2023-12-18T13:19:27.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:26 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:27.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:26 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/371598475' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:27.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:26 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:27.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:26 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:27.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:26 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:19:27.234 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:26 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:19:27.234 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:26 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:27.899 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:27 smithi111 ceph-mon[43090]: Reconfiguring mon.b (monmap changed)... 2023-12-18T13:19:27.899 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:27 smithi111 ceph-mon[43090]: Reconfiguring daemon mon.b on smithi111 2023-12-18T13:19:27.900 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:27 smithi111 ceph-mon[43090]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:27.900 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:27 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:27.900 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:27 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:27.900 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:27 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:19:27.900 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:27 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:27.900 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:27 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:19:27.900 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:27 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:28.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:27 smithi043 ceph-mon[38909]: Reconfiguring mon.b (monmap changed)... 2023-12-18T13:19:28.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:27 smithi043 ceph-mon[38909]: Reconfiguring daemon mon.b on smithi111 2023-12-18T13:19:28.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:27 smithi043 ceph-mon[38909]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:28.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:27 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:28.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:27 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:28.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:27 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:19:28.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:27 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:28.234 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:27 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:19:28.234 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:27 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:28.294 INFO:teuthology.orchestra.run.smithi111.stdout:Scheduled mgr update... 2023-12-18T13:19:28.701 DEBUG:teuthology.orchestra.run.smithi111:mgr.b> sudo journalctl -f -n 0 -u ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@mgr.b.service 2023-12-18T13:19:28.704 INFO:tasks.cephadm:Deploying OSDs... 2023-12-18T13:19:28.704 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2023-12-18T13:19:28.704 DEBUG:teuthology.orchestra.run.smithi043:> dd if=/scratch_devs of=/dev/stdout 2023-12-18T13:19:28.727 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:19:28.727 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_1 2023-12-18T13:19:28.733 INFO:journalctl@ceph.mgr.b.smithi111.stdout:-- Logs begin at Mon 2023-12-18 13:04:21 UTC. -- 2023-12-18T13:19:28.790 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-18T13:19:28.790 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T13:19:28.790 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 6h/6d Inode: 125568 Links: 1 2023-12-18T13:19:28.790 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T13:19:28.790 INFO:teuthology.orchestra.run.smithi043.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T13:19:28.790 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2023-12-18 13:19:00.580337354 +0000 2023-12-18T13:19:28.790 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2023-12-18 13:10:16.111589051 +0000 2023-12-18T13:19:28.790 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2023-12-18 13:10:16.111589051 +0000 2023-12-18T13:19:28.790 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: - 2023-12-18T13:19:28.791 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-18T13:19:28.865 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2023-12-18T13:19:28.865 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2023-12-18T13:19:28.865 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000136769 s, 3.7 MB/s 2023-12-18T13:19:28.867 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-18T13:19:28.930 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_2 2023-12-18T13:19:28.994 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-18T13:19:28.994 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T13:19:28.994 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 6h/6d Inode: 126413 Links: 1 2023-12-18T13:19:28.994 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T13:19:28.994 INFO:teuthology.orchestra.run.smithi043.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T13:19:28.994 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2023-12-18 13:19:00.633336724 +0000 2023-12-18T13:19:28.994 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2023-12-18 13:10:16.655582582 +0000 2023-12-18T13:19:28.994 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2023-12-18 13:10:16.655582582 +0000 2023-12-18T13:19:28.994 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: - 2023-12-18T13:19:28.995 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-18T13:19:29.068 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2023-12-18T13:19:29.068 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2023-12-18T13:19:29.068 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000145285 s, 3.5 MB/s 2023-12-18T13:19:29.070 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-18T13:19:29.134 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_3 2023-12-18T13:19:29.197 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-18T13:19:29.198 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T13:19:29.198 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 6h/6d Inode: 126476 Links: 1 2023-12-18T13:19:29.198 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T13:19:29.198 INFO:teuthology.orchestra.run.smithi043.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T13:19:29.198 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2023-12-18 13:19:00.689336058 +0000 2023-12-18T13:19:29.198 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2023-12-18 13:10:17.211575969 +0000 2023-12-18T13:19:29.198 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2023-12-18 13:10:17.211575969 +0000 2023-12-18T13:19:29.198 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: - 2023-12-18T13:19:29.199 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-18T13:19:29.271 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2023-12-18T13:19:29.271 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2023-12-18T13:19:29.271 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000138586 s, 3.7 MB/s 2023-12-18T13:19:29.272 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-18T13:19:29.336 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_4 2023-12-18T13:19:29.399 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-18T13:19:29.399 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T13:19:29.400 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 6h/6d Inode: 120685 Links: 1 2023-12-18T13:19:29.400 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T13:19:29.400 INFO:teuthology.orchestra.run.smithi043.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T13:19:29.400 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2023-12-18 13:19:00.749335345 +0000 2023-12-18T13:19:29.400 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2023-12-18 13:10:17.734569748 +0000 2023-12-18T13:19:29.400 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2023-12-18 13:10:17.734569748 +0000 2023-12-18T13:19:29.400 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: - 2023-12-18T13:19:29.400 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-18T13:19:29.471 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:29 smithi111 ceph-mon[43090]: from='client.14198 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi043=a;smithi111=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:19:29.471 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:29 smithi111 ceph-mon[43090]: Saving service mgr spec with placement smithi043=a;smithi111=b;count:2 2023-12-18T13:19:29.471 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:29 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:29.471 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:29 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:19:29.471 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:29 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:29.472 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:29 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:19:29.472 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:29 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:29.472 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:29 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-18T13:19:29.472 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:29 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-18T13:19:29.472 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:29 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-18T13:19:29.472 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:29 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:29.472 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:29 smithi111 ceph-mon[43090]: Deploying daemon mgr.b on smithi111 2023-12-18T13:19:29.472 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:29 smithi111 ceph-mon[43090]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:29.472 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2023-12-18T13:19:29.473 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2023-12-18T13:19:29.473 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000140879 s, 3.6 MB/s 2023-12-18T13:19:29.474 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-18T13:19:29.538 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-12-18T13:19:29.538 DEBUG:teuthology.orchestra.run.smithi111:> dd if=/scratch_devs of=/dev/stdout 2023-12-18T13:19:29.557 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:19:29.557 DEBUG:teuthology.orchestra.run.smithi111:> stat /dev/vg_nvme/lv_1 2023-12-18T13:19:29.616 INFO:teuthology.orchestra.run.smithi111.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-18T13:19:29.616 INFO:teuthology.orchestra.run.smithi111.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T13:19:29.617 INFO:teuthology.orchestra.run.smithi111.stdout:Device: 6h/6d Inode: 118494 Links: 1 2023-12-18T13:19:29.617 INFO:teuthology.orchestra.run.smithi111.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T13:19:29.617 INFO:teuthology.orchestra.run.smithi111.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T13:19:29.617 INFO:teuthology.orchestra.run.smithi111.stdout:Access: 2023-12-18 13:19:29.518941926 +0000 2023-12-18T13:19:29.617 INFO:teuthology.orchestra.run.smithi111.stdout:Modify: 2023-12-18 13:09:48.478264308 +0000 2023-12-18T13:19:29.617 INFO:teuthology.orchestra.run.smithi111.stdout:Change: 2023-12-18 13:09:48.478264308 +0000 2023-12-18T13:19:29.617 INFO:teuthology.orchestra.run.smithi111.stdout: Birth: - 2023-12-18T13:19:29.617 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-18T13:19:29.687 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records in 2023-12-18T13:19:29.687 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records out 2023-12-18T13:19:29.687 INFO:teuthology.orchestra.run.smithi111.stderr:512 bytes copied, 0.000268942 s, 1.9 MB/s 2023-12-18T13:19:29.690 DEBUG:teuthology.orchestra.run.smithi111:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-18T13:19:29.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:29 smithi043 ceph-mon[38909]: from='client.14198 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi043=a;smithi111=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:19:29.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:29 smithi043 ceph-mon[38909]: Saving service mgr spec with placement smithi043=a;smithi111=b;count:2 2023-12-18T13:19:29.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:29 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:29.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:29 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:19:29.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:29 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:29.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:29 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:19:29.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:29 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:29.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:29 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-18T13:19:29.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:29 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-18T13:19:29.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:29 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-18T13:19:29.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:29 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:29.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:29 smithi043 ceph-mon[38909]: Deploying daemon mgr.b on smithi111 2023-12-18T13:19:29.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:29 smithi043 ceph-mon[38909]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:29.749 DEBUG:teuthology.orchestra.run.smithi111:> stat /dev/vg_nvme/lv_2 2023-12-18T13:19:29.808 INFO:teuthology.orchestra.run.smithi111.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-18T13:19:29.808 INFO:teuthology.orchestra.run.smithi111.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T13:19:29.808 INFO:teuthology.orchestra.run.smithi111.stdout:Device: 6h/6d Inode: 124357 Links: 1 2023-12-18T13:19:29.808 INFO:teuthology.orchestra.run.smithi111.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T13:19:29.808 INFO:teuthology.orchestra.run.smithi111.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T13:19:29.808 INFO:teuthology.orchestra.run.smithi111.stdout:Access: 2023-12-18 13:19:29.518941926 +0000 2023-12-18T13:19:29.808 INFO:teuthology.orchestra.run.smithi111.stdout:Modify: 2023-12-18 13:09:48.962255762 +0000 2023-12-18T13:19:29.808 INFO:teuthology.orchestra.run.smithi111.stdout:Change: 2023-12-18 13:09:48.962255762 +0000 2023-12-18T13:19:29.808 INFO:teuthology.orchestra.run.smithi111.stdout: Birth: - 2023-12-18T13:19:29.809 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-18T13:19:29.874 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records in 2023-12-18T13:19:29.875 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records out 2023-12-18T13:19:29.875 INFO:teuthology.orchestra.run.smithi111.stderr:512 bytes copied, 0.000199261 s, 2.6 MB/s 2023-12-18T13:19:29.876 DEBUG:teuthology.orchestra.run.smithi111:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-18T13:19:29.936 DEBUG:teuthology.orchestra.run.smithi111:> stat /dev/vg_nvme/lv_3 2023-12-18T13:19:29.997 INFO:teuthology.orchestra.run.smithi111.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-18T13:19:29.997 INFO:teuthology.orchestra.run.smithi111.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T13:19:29.997 INFO:teuthology.orchestra.run.smithi111.stdout:Device: 6h/6d Inode: 125609 Links: 1 2023-12-18T13:19:29.997 INFO:teuthology.orchestra.run.smithi111.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T13:19:29.997 INFO:teuthology.orchestra.run.smithi111.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T13:19:29.997 INFO:teuthology.orchestra.run.smithi111.stdout:Access: 2023-12-18 13:19:29.518941926 +0000 2023-12-18T13:19:29.997 INFO:teuthology.orchestra.run.smithi111.stdout:Modify: 2023-12-18 13:09:49.461246950 +0000 2023-12-18T13:19:29.997 INFO:teuthology.orchestra.run.smithi111.stdout:Change: 2023-12-18 13:09:49.461246950 +0000 2023-12-18T13:19:29.997 INFO:teuthology.orchestra.run.smithi111.stdout: Birth: - 2023-12-18T13:19:29.998 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-18T13:19:30.062 INFO:journalctl@ceph.mgr.b.smithi111.stdout:Dec 18 13:19:29 smithi111 bash[44757]: ee1ad9b45d1c730a0e813a8f2c63157fbc50c4f77cbc8e759b795084efc597f3 2023-12-18T13:19:30.062 INFO:journalctl@ceph.mgr.b.smithi111.stdout:Dec 18 13:19:29 smithi111 systemd[1]: Started Ceph mgr.b for c4d03fc8-9da7-11ee-95a5-87774f69a715. 2023-12-18T13:19:30.065 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records in 2023-12-18T13:19:30.065 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records out 2023-12-18T13:19:30.065 INFO:teuthology.orchestra.run.smithi111.stderr:512 bytes copied, 0.000206165 s, 2.5 MB/s 2023-12-18T13:19:30.066 DEBUG:teuthology.orchestra.run.smithi111:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-18T13:19:30.126 DEBUG:teuthology.orchestra.run.smithi111:> stat /dev/vg_nvme/lv_4 2023-12-18T13:19:30.184 INFO:teuthology.orchestra.run.smithi111.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-18T13:19:30.185 INFO:teuthology.orchestra.run.smithi111.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T13:19:30.185 INFO:teuthology.orchestra.run.smithi111.stdout:Device: 6h/6d Inode: 131087 Links: 1 2023-12-18T13:19:30.185 INFO:teuthology.orchestra.run.smithi111.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T13:19:30.185 INFO:teuthology.orchestra.run.smithi111.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T13:19:30.185 INFO:teuthology.orchestra.run.smithi111.stdout:Access: 2023-12-18 13:19:29.518941926 +0000 2023-12-18T13:19:30.185 INFO:teuthology.orchestra.run.smithi111.stdout:Modify: 2023-12-18 13:09:49.952238280 +0000 2023-12-18T13:19:30.185 INFO:teuthology.orchestra.run.smithi111.stdout:Change: 2023-12-18 13:09:49.952238280 +0000 2023-12-18T13:19:30.185 INFO:teuthology.orchestra.run.smithi111.stdout: Birth: - 2023-12-18T13:19:30.185 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-18T13:19:30.251 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records in 2023-12-18T13:19:30.251 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records out 2023-12-18T13:19:30.251 INFO:teuthology.orchestra.run.smithi111.stderr:512 bytes copied, 0.000232498 s, 2.2 MB/s 2023-12-18T13:19:30.252 DEBUG:teuthology.orchestra.run.smithi111:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-18T13:19:30.310 INFO:tasks.cephadm:Deploying osd.0 on smithi043 with /dev/vg_nvme/lv_4... 2023-12-18T13:19:30.310 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-18T13:19:30.607 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:19:30.658 INFO:journalctl@ceph.mgr.b.smithi111.stdout:Dec 18 13:19:30 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-b[44808]: 2023-12-18T13:19:30.368+0000 7fb8ca2bd200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-18T13:19:30.658 INFO:journalctl@ceph.mgr.b.smithi111.stdout:Dec 18 13:19:30 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-b[44808]: 2023-12-18T13:19:30.470+0000 7fb8ca2bd200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-18T13:19:30.658 INFO:journalctl@ceph.mgr.b.smithi111.stdout:Dec 18 13:19:30 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-b[44808]: 2023-12-18T13:19:30.567+0000 7fb8ca2bd200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-18T13:19:30.658 INFO:journalctl@ceph.mgr.b.smithi111.stdout:Dec 18 13:19:30 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-b[44808]: 2023-12-18T13:19:30.656+0000 7fb8ca2bd200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-18T13:19:31.312 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:31 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:31.312 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:31 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:31.312 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:31 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:31.312 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:31 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:31.312 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:31 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:19:31.312 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:31 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:31.422 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:31 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:31.422 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:31 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:31.422 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:31 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:31.422 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:31 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:31.422 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:31 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:19:31.422 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:31 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:31.632 INFO:journalctl@ceph.mgr.b.smithi111.stdout:Dec 18 13:19:31 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-b[44808]: 2023-12-18T13:19:31.309+0000 7fb8ca2bd200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-18T13:19:31.632 INFO:journalctl@ceph.mgr.b.smithi111.stdout:Dec 18 13:19:31 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-b[44808]: 2023-12-18T13:19:31.544+0000 7fb8ca2bd200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-18T13:19:31.896 INFO:journalctl@ceph.mgr.b.smithi111.stdout:Dec 18 13:19:31 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-b[44808]: 2023-12-18T13:19:31.630+0000 7fb8ca2bd200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-18T13:19:31.896 INFO:journalctl@ceph.mgr.b.smithi111.stdout:Dec 18 13:19:31 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-b[44808]: 2023-12-18T13:19:31.739+0000 7fb8ca2bd200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-18T13:19:32.007 INFO:teuthology.orchestra.run.smithi043.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-18T13:19:32.007 INFO:teuthology.orchestra.run.smithi043.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-18T13:19:32.007 INFO:teuthology.orchestra.run.smithi043.stderr: stderr: 10+0 records in 2023-12-18T13:19:32.007 INFO:teuthology.orchestra.run.smithi043.stderr:10+0 records out 2023-12-18T13:19:32.007 INFO:teuthology.orchestra.run.smithi043.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00962339 s, 1.1 GB/s 2023-12-18T13:19:32.007 INFO:teuthology.orchestra.run.smithi043.stderr:--> Zapping successful for: 2023-12-18T13:19:32.190 INFO:journalctl@ceph.mgr.b.smithi111.stdout:Dec 18 13:19:31 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-b[44808]: 2023-12-18T13:19:31.894+0000 7fb8ca2bd200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-18T13:19:32.191 INFO:journalctl@ceph.mgr.b.smithi111.stdout:Dec 18 13:19:32 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-b[44808]: 2023-12-18T13:19:32.020+0000 7fb8ca2bd200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-18T13:19:32.191 INFO:journalctl@ceph.mgr.b.smithi111.stdout:Dec 18 13:19:32 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-b[44808]: 2023-12-18T13:19:32.106+0000 7fb8ca2bd200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-18T13:19:32.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:32 smithi111 ceph-mon[43090]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:32.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:32 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:32.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:32 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:32.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:32 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:32.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:32 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:19:32.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:32 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:32.192 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:32 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-18T13:19:32.192 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:32 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-18T13:19:32.192 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:32 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:32.371 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:32 smithi043 ceph-mon[38909]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:32.405 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:32 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:32.406 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:32 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:32.406 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:32 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:32.406 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:32 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:19:32.406 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:32 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:32.406 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:32 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-18T13:19:32.406 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:32 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-18T13:19:32.406 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:32 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:32.621 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi043:vg_nvme/lv_4 2023-12-18T13:19:32.743 INFO:journalctl@ceph.mgr.b.smithi111.stdout:Dec 18 13:19:32 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-b[44808]: 2023-12-18T13:19:32.475+0000 7fb8ca2bd200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-18T13:19:32.919 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:19:33.029 INFO:journalctl@ceph.mgr.b.smithi111.stdout:Dec 18 13:19:32 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-b[44808]: 2023-12-18T13:19:32.742+0000 7fb8ca2bd200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-18T13:19:33.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:33 smithi043 ceph-mon[38909]: Reconfiguring mgr.a (unknown last config time)... 2023-12-18T13:19:33.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:33 smithi043 ceph-mon[38909]: Reconfiguring daemon mgr.a on smithi043 2023-12-18T13:19:33.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:33 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:33.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:33 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:33.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:33 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:19:33.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:33 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:33.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:33 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:19:33.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:33 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:33.441 INFO:journalctl@ceph.mgr.b.smithi111.stdout:Dec 18 13:19:33 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-b[44808]: 2023-12-18T13:19:33.028+0000 7fb8ca2bd200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-18T13:19:33.441 INFO:journalctl@ceph.mgr.b.smithi111.stdout:Dec 18 13:19:33 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-b[44808]: 2023-12-18T13:19:33.122+0000 7fb8ca2bd200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-18T13:19:33.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:33 smithi111 ceph-mon[43090]: Reconfiguring mgr.a (unknown last config time)... 2023-12-18T13:19:33.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:33 smithi111 ceph-mon[43090]: Reconfiguring daemon mgr.a on smithi043 2023-12-18T13:19:33.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:33 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:33.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:33 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:33.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:33 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:19:33.442 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:33 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:33.442 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:33 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:19:33.442 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:33 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:34.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:34 smithi111 ceph-mon[43090]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:34.191 INFO:journalctl@ceph.mgr.b.smithi111.stdout:Dec 18 13:19:33 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-b[44808]: 2023-12-18T13:19:33.871+0000 7fb8ca2bd200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-18T13:19:34.191 INFO:journalctl@ceph.mgr.b.smithi111.stdout:Dec 18 13:19:33 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-b[44808]: 2023-12-18T13:19:33.966+0000 7fb8ca2bd200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-18T13:19:34.191 INFO:journalctl@ceph.mgr.b.smithi111.stdout:Dec 18 13:19:34 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-b[44808]: 2023-12-18T13:19:34.116+0000 7fb8ca2bd200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-18T13:19:34.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:34 smithi043 ceph-mon[38909]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:35.078 INFO:journalctl@ceph.mgr.b.smithi111.stdout:Dec 18 13:19:34 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-b[44808]: 2023-12-18T13:19:34.737+0000 7fb8ca2bd200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-18T13:19:35.078 INFO:journalctl@ceph.mgr.b.smithi111.stdout:Dec 18 13:19:34 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-b[44808]: 2023-12-18T13:19:34.918+0000 7fb8ca2bd200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-18T13:19:35.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:35 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-18T13:19:35.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:35 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-18T13:19:35.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:35 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:35.440 INFO:journalctl@ceph.mgr.b.smithi111.stdout:Dec 18 13:19:35 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-b[44808]: 2023-12-18T13:19:35.111+0000 7fb8ca2bd200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-18T13:19:35.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:35 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-18T13:19:35.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:35 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-18T13:19:35.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:35 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:36.294 INFO:journalctl@ceph.mgr.b.smithi111.stdout:Dec 18 13:19:36 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-b[44808]: 2023-12-18T13:19:36.024+0000 7fb8ca2bd200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-18T13:19:36.295 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:36 smithi111 ceph-mon[43090]: from='client.14204 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:19:36.295 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:36 smithi111 ceph-mon[43090]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:36.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:36 smithi043 ceph-mon[38909]: from='client.14204 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:19:36.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:36 smithi043 ceph-mon[38909]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:36.571 INFO:journalctl@ceph.mgr.b.smithi111.stdout:Dec 18 13:19:36 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-b[44808]: 2023-12-18T13:19:36.293+0000 7fb8ca2bd200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-18T13:19:36.571 INFO:journalctl@ceph.mgr.b.smithi111.stdout:Dec 18 13:19:36 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-b[44808]: 2023-12-18T13:19:36.381+0000 7fb8ca2bd200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-18T13:19:36.571 INFO:journalctl@ceph.mgr.b.smithi111.stdout:Dec 18 13:19:36 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-b[44808]: 2023-12-18T13:19:36.570+0000 7fb8ca2bd200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-18T13:19:37.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:37 smithi111 ceph-mon[43090]: from='client.? 172.21.15.43:0/2767124516' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aee4a30e-1483-48b1-8022-08ad65360cfa"}]: dispatch 2023-12-18T13:19:37.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:37 smithi111 ceph-mon[43090]: from='client.? 172.21.15.43:0/2767124516' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "aee4a30e-1483-48b1-8022-08ad65360cfa"}]': finished 2023-12-18T13:19:37.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:37 smithi111 ceph-mon[43090]: osdmap e5: 1 total, 0 up, 1 in 2023-12-18T13:19:37.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:37 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:19:37.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:37 smithi111 ceph-mon[43090]: Standby manager daemon b started 2023-12-18T13:19:37.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:37 smithi111 ceph-mon[43090]: from='mgr.? 172.21.15.111:0/3775077160' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2023-12-18T13:19:37.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:37 smithi111 ceph-mon[43090]: from='mgr.? 172.21.15.111:0/3775077160' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-18T13:19:37.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:37 smithi111 ceph-mon[43090]: from='mgr.? 172.21.15.111:0/3775077160' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2023-12-18T13:19:37.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:37 smithi111 ceph-mon[43090]: from='mgr.? 172.21.15.111:0/3775077160' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-18T13:19:37.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:37 smithi111 ceph-mon[43090]: from='client.? 172.21.15.43:0/296310580' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-18T13:19:37.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:37 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/2767124516' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aee4a30e-1483-48b1-8022-08ad65360cfa"}]: dispatch 2023-12-18T13:19:37.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:37 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/2767124516' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "aee4a30e-1483-48b1-8022-08ad65360cfa"}]': finished 2023-12-18T13:19:37.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:37 smithi043 ceph-mon[38909]: osdmap e5: 1 total, 0 up, 1 in 2023-12-18T13:19:37.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:37 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:19:37.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:37 smithi043 ceph-mon[38909]: Standby manager daemon b started 2023-12-18T13:19:37.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:37 smithi043 ceph-mon[38909]: from='mgr.? 172.21.15.111:0/3775077160' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2023-12-18T13:19:37.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:37 smithi043 ceph-mon[38909]: from='mgr.? 172.21.15.111:0/3775077160' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-18T13:19:37.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:37 smithi043 ceph-mon[38909]: from='mgr.? 172.21.15.111:0/3775077160' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2023-12-18T13:19:37.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:37 smithi043 ceph-mon[38909]: from='mgr.? 172.21.15.111:0/3775077160' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-18T13:19:37.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:37 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/296310580' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-18T13:19:38.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:38 smithi111 ceph-mon[43090]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:38.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:38 smithi111 ceph-mon[43090]: mgrmap e14: a(active, since 46s), standbys: b 2023-12-18T13:19:38.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:38 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2023-12-18T13:19:38.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:38 smithi043 ceph-mon[38909]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:38.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:38 smithi043 ceph-mon[38909]: mgrmap e14: a(active, since 46s), standbys: b 2023-12-18T13:19:38.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:38 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2023-12-18T13:19:40.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:40 smithi043 ceph-mon[38909]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:40.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:40 smithi111 ceph-mon[43090]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:41.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:41 smithi043 ceph-mon[38909]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:41.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:41 smithi111 ceph-mon[43090]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:42.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:42 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-18T13:19:42.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:42 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:42.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:42 smithi043 ceph-mon[38909]: Deploying daemon osd.0 on smithi043 2023-12-18T13:19:42.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:42 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-18T13:19:42.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:42 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:42.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:42 smithi111 ceph-mon[43090]: Deploying daemon osd.0 on smithi043 2023-12-18T13:19:43.320 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:43 smithi043 ceph-mon[38909]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:43.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:43 smithi111 ceph-mon[43090]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:46.133 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:45 smithi043 ceph-mon[38909]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:46.133 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:45 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:46.133 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:45 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:46.133 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:45 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:19:46.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:45 smithi111 ceph-mon[43090]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:46.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:45 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:46.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:45 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:46.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:45 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:19:47.564 INFO:teuthology.orchestra.run.smithi043.stdout:Created osd(s) 0 on host 'smithi043' 2023-12-18T13:19:47.907 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:47 smithi043 ceph-mon[38909]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:47.907 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:47 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:47.907 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:47 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:47.907 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:47 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:47.907 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:47 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:19:47.907 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:47 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:47.907 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:47 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:47.907 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:47 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:47.907 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:47 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:19:48.139 DEBUG:teuthology.orchestra.run.smithi043:osd.0> sudo journalctl -f -n 0 -u ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@osd.0.service 2023-12-18T13:19:48.141 INFO:tasks.cephadm:Deploying osd.1 on smithi111 with /dev/vg_nvme/lv_4... 2023-12-18T13:19:48.141 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-18T13:19:48.174 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:47 smithi111 ceph-mon[43090]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:48.174 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:47 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:48.174 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:47 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:48.174 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:47 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:48.174 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:47 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:19:48.174 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:47 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:48.174 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:47 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:48.174 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:47 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:48.174 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:47 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:19:48.176 INFO:journalctl@ceph.osd.0.smithi043.stdout:-- Logs begin at Mon 2023-12-18 13:03:29 UTC. -- 2023-12-18T13:19:48.411 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.b/config 2023-12-18T13:19:48.831 INFO:journalctl@ceph.osd.0.smithi043.stdout:Dec 18 13:19:48 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-osd-0[55760]: 2023-12-18T13:19:48.486+0000 7f7dbe653640 -1 osd.0 0 log_to_monitors true 2023-12-18T13:19:49.139 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:48 smithi111 ceph-mon[43090]: from='osd.0 [v2:172.21.15.43:6802/716838630,v1:172.21.15.43:6803/716838630]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-18T13:19:49.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:48 smithi043 ceph-mon[38909]: from='osd.0 [v2:172.21.15.43:6802/716838630,v1:172.21.15.43:6803/716838630]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-18T13:19:49.656 INFO:teuthology.orchestra.run.smithi111.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-18T13:19:49.657 INFO:teuthology.orchestra.run.smithi111.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-18T13:19:49.657 INFO:teuthology.orchestra.run.smithi111.stderr: stderr: 10+0 records in 2023-12-18T13:19:49.657 INFO:teuthology.orchestra.run.smithi111.stderr:10+0 records out 2023-12-18T13:19:49.657 INFO:teuthology.orchestra.run.smithi111.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0111383 s, 941 MB/s 2023-12-18T13:19:49.657 INFO:teuthology.orchestra.run.smithi111.stderr:--> Zapping successful for: 2023-12-18T13:19:50.047 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:49 smithi111 ceph-mon[43090]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:50.047 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:49 smithi111 ceph-mon[43090]: from='osd.0 [v2:172.21.15.43:6802/716838630,v1:172.21.15.43:6803/716838630]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-18T13:19:50.047 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:49 smithi111 ceph-mon[43090]: osdmap e6: 1 total, 0 up, 1 in 2023-12-18T13:19:50.047 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:49 smithi111 ceph-mon[43090]: from='osd.0 [v2:172.21.15.43:6802/716838630,v1:172.21.15.43:6803/716838630]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2023-12-18T13:19:50.047 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:49 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:19:50.048 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi111:vg_nvme/lv_4 2023-12-18T13:19:50.233 INFO:journalctl@ceph.osd.0.smithi043.stdout:Dec 18 13:19:49 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-osd-0[55760]: 2023-12-18T13:19:49.844+0000 7f7db3cca700 -1 osd.0 0 waiting for initial osdmap 2023-12-18T13:19:50.233 INFO:journalctl@ceph.osd.0.smithi043.stdout:Dec 18 13:19:49 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-osd-0[55760]: 2023-12-18T13:19:49.847+0000 7f7dababc700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-18T13:19:50.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:49 smithi043 ceph-mon[38909]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:50.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:49 smithi043 ceph-mon[38909]: from='osd.0 [v2:172.21.15.43:6802/716838630,v1:172.21.15.43:6803/716838630]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-18T13:19:50.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:49 smithi043 ceph-mon[38909]: osdmap e6: 1 total, 0 up, 1 in 2023-12-18T13:19:50.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:49 smithi043 ceph-mon[38909]: from='osd.0 [v2:172.21.15.43:6802/716838630,v1:172.21.15.43:6803/716838630]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2023-12-18T13:19:50.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:49 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:19:50.346 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.b/config 2023-12-18T13:19:51.072 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:50 smithi111 ceph-mon[43090]: from='osd.0 [v2:172.21.15.43:6802/716838630,v1:172.21.15.43:6803/716838630]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2023-12-18T13:19:51.072 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:50 smithi111 ceph-mon[43090]: osdmap e7: 1 total, 0 up, 1 in 2023-12-18T13:19:51.072 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:50 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:19:51.072 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:50 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:19:51.072 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:50 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:51.072 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:50 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:51.072 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:50 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-18T13:19:51.072 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:50 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:51.072 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:50 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:51.072 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:50 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:19:51.072 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:50 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:51.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:50 smithi043 ceph-mon[38909]: from='osd.0 [v2:172.21.15.43:6802/716838630,v1:172.21.15.43:6803/716838630]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2023-12-18T13:19:51.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:50 smithi043 ceph-mon[38909]: osdmap e7: 1 total, 0 up, 1 in 2023-12-18T13:19:51.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:50 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:19:51.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:50 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:19:51.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:50 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:51.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:50 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:51.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:50 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-18T13:19:51.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:50 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:51.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:50 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:51.234 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:50 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:19:51.234 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:50 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:19:52.129 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:51 smithi111 ceph-mon[43090]: purged_snaps scrub starts 2023-12-18T13:19:52.129 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:51 smithi111 ceph-mon[43090]: purged_snaps scrub ok 2023-12-18T13:19:52.129 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:51 smithi111 ceph-mon[43090]: Detected new or changed devices on smithi043 2023-12-18T13:19:52.129 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:51 smithi111 ceph-mon[43090]: Adjusting osd_memory_target on smithi043 to 17118M 2023-12-18T13:19:52.129 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:51 smithi111 ceph-mon[43090]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:52.129 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:51 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:19:52.129 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:51 smithi111 ceph-mon[43090]: osd.0 [v2:172.21.15.43:6802/716838630,v1:172.21.15.43:6803/716838630] boot 2023-12-18T13:19:52.129 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:51 smithi111 ceph-mon[43090]: osdmap e8: 1 total, 1 up, 1 in 2023-12-18T13:19:52.130 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:51 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:19:52.130 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:51 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-18T13:19:52.130 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:51 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-18T13:19:52.130 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:51 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:52.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:51 smithi043 ceph-mon[38909]: purged_snaps scrub starts 2023-12-18T13:19:52.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:51 smithi043 ceph-mon[38909]: purged_snaps scrub ok 2023-12-18T13:19:52.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:51 smithi043 ceph-mon[38909]: Detected new or changed devices on smithi043 2023-12-18T13:19:52.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:51 smithi043 ceph-mon[38909]: Adjusting osd_memory_target on smithi043 to 17118M 2023-12-18T13:19:52.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:51 smithi043 ceph-mon[38909]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:19:52.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:51 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:19:52.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:51 smithi043 ceph-mon[38909]: osd.0 [v2:172.21.15.43:6802/716838630,v1:172.21.15.43:6803/716838630] boot 2023-12-18T13:19:52.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:51 smithi043 ceph-mon[38909]: osdmap e8: 1 total, 1 up, 1 in 2023-12-18T13:19:52.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:51 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:19:52.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:51 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-18T13:19:52.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:51 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-18T13:19:52.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:51 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:53.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:52 smithi111 ceph-mon[43090]: from='client.24123 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi111:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:19:53.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:52 smithi111 ceph-mon[43090]: osdmap e9: 1 total, 1 up, 1 in 2023-12-18T13:19:53.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:52 smithi043 ceph-mon[38909]: from='client.24123 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi111:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:19:53.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:52 smithi043 ceph-mon[38909]: osdmap e9: 1 total, 1 up, 1 in 2023-12-18T13:19:54.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:53 smithi111 ceph-mon[43090]: pgmap v30: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:19:54.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:53 smithi111 ceph-mon[43090]: from='client.? 172.21.15.111:0/3137584514' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "32468355-3e6a-40c9-bac4-989803c2825b"}]: dispatch 2023-12-18T13:19:54.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:53 smithi111 ceph-mon[43090]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "32468355-3e6a-40c9-bac4-989803c2825b"}]: dispatch 2023-12-18T13:19:54.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:53 smithi111 ceph-mon[43090]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "32468355-3e6a-40c9-bac4-989803c2825b"}]': finished 2023-12-18T13:19:54.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:53 smithi111 ceph-mon[43090]: osdmap e10: 2 total, 1 up, 2 in 2023-12-18T13:19:54.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:53 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:19:54.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:53 smithi043 ceph-mon[38909]: pgmap v30: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:19:54.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:53 smithi043 ceph-mon[38909]: from='client.? 172.21.15.111:0/3137584514' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "32468355-3e6a-40c9-bac4-989803c2825b"}]: dispatch 2023-12-18T13:19:54.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:53 smithi043 ceph-mon[38909]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "32468355-3e6a-40c9-bac4-989803c2825b"}]: dispatch 2023-12-18T13:19:54.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:53 smithi043 ceph-mon[38909]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "32468355-3e6a-40c9-bac4-989803c2825b"}]': finished 2023-12-18T13:19:54.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:53 smithi043 ceph-mon[38909]: osdmap e10: 2 total, 1 up, 2 in 2023-12-18T13:19:54.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:53 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:19:55.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:54 smithi111 ceph-mon[43090]: from='client.? 172.21.15.111:0/517527262' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-18T13:19:55.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:54 smithi043 ceph-mon[38909]: from='client.? 172.21.15.111:0/517527262' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-18T13:19:56.176 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:55 smithi111 ceph-mon[43090]: pgmap v32: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:19:56.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:55 smithi043 ceph-mon[38909]: pgmap v32: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:19:58.137 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:57 smithi111 ceph-mon[43090]: pgmap v33: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:19:58.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:57 smithi043 ceph-mon[38909]: pgmap v33: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:19:59.028 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:58 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-18T13:19:59.028 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:58 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:59.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:58 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-18T13:19:59.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:58 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:20:00.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:59 smithi111 ceph-mon[43090]: Deploying daemon osd.1 on smithi111 2023-12-18T13:20:00.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:19:59 smithi111 ceph-mon[43090]: pgmap v34: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:20:00.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:59 smithi043 ceph-mon[38909]: Deploying daemon osd.1 on smithi111 2023-12-18T13:20:00.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:19:59 smithi043 ceph-mon[38909]: pgmap v34: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:20:01.164 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:00 smithi111 ceph-mon[43090]: overall HEALTH_OK 2023-12-18T13:20:01.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:00 smithi043 ceph-mon[38909]: overall HEALTH_OK 2023-12-18T13:20:02.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:01 smithi111 ceph-mon[43090]: pgmap v35: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:20:02.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:01 smithi043 ceph-mon[38909]: pgmap v35: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:20:03.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:03 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:03.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:03 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:03.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:03 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:20:03.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:03 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:03.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:03 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:03.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:03 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:20:04.230 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:04 smithi111 ceph-mon[43090]: pgmap v36: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:20:04.230 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:04 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:04.230 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:04 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:04.230 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:04 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:20:04.231 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:04 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:20:04.231 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:04 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:04.360 INFO:teuthology.orchestra.run.smithi111.stdout:Created osd(s) 1 on host 'smithi111' 2023-12-18T13:20:04.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:04 smithi043 ceph-mon[38909]: pgmap v36: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:20:04.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:04 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:04.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:04 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:04.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:04 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:20:04.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:04 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:20:04.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:04 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:04.793 DEBUG:teuthology.orchestra.run.smithi111:osd.1> sudo journalctl -f -n 0 -u ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@osd.1.service 2023-12-18T13:20:04.795 INFO:tasks.cephadm:Waiting for 2 OSDs to come up... 2023-12-18T13:20:04.796 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph osd stat -f json 2023-12-18T13:20:04.827 INFO:journalctl@ceph.osd.1.smithi111.stdout:-- Logs begin at Mon 2023-12-18 13:04:21 UTC. -- 2023-12-18T13:20:05.100 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:05.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:05 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:05.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:05 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:05.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:05 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:20:05.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:05 smithi043 ceph-mon[38909]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:20:05.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:05 smithi043 ceph-mon[38909]: from='osd.1 [v2:172.21.15.111:6800/2251719141,v1:172.21.15.111:6801/2251719141]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-18T13:20:05.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:05 smithi043 ceph-mon[38909]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-18T13:20:05.582 INFO:journalctl@ceph.osd.1.smithi111.stdout:Dec 18 13:20:05 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-osd-1[48242]: 2023-12-18T13:20:05.281+0000 7fcf57c86640 -1 osd.1 0 log_to_monitors true 2023-12-18T13:20:05.582 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:05 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:05.582 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:05 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:05.582 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:05 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:20:05.582 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:05 smithi111 ceph-mon[43090]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:20:05.583 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:05 smithi111 ceph-mon[43090]: from='osd.1 [v2:172.21.15.111:6800/2251719141,v1:172.21.15.111:6801/2251719141]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-18T13:20:05.583 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:05 smithi111 ceph-mon[43090]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-18T13:20:06.386 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:20:06.764 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":11,"num_osds":2,"num_up_osds":1,"osd_up_since":1702905590,"num_in_osds":2,"osd_in_since":1702905593,"num_remapped_pgs":0} 2023-12-18T13:20:07.190 INFO:journalctl@ceph.osd.1.smithi111.stdout:Dec 18 13:20:06 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-osd-1[48242]: 2023-12-18T13:20:06.788+0000 7fcf4d2fd700 -1 osd.1 0 waiting for initial osdmap 2023-12-18T13:20:07.190 INFO:journalctl@ceph.osd.1.smithi111.stdout:Dec 18 13:20:06 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-osd-1[48242]: 2023-12-18T13:20:06.795+0000 7fcf450ef700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-18T13:20:07.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:06 smithi111 ceph-mon[43090]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-18T13:20:07.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:06 smithi111 ceph-mon[43090]: from='osd.1 [v2:172.21.15.111:6800/2251719141,v1:172.21.15.111:6801/2251719141]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-12-18T13:20:07.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:06 smithi111 ceph-mon[43090]: osdmap e11: 2 total, 1 up, 2 in 2023-12-18T13:20:07.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:06 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:20:07.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:06 smithi111 ceph-mon[43090]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-12-18T13:20:07.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:06 smithi111 ceph-mon[43090]: from='client.? 172.21.15.43:0/246965799' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-18T13:20:07.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:06 smithi043 ceph-mon[38909]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-18T13:20:07.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:06 smithi043 ceph-mon[38909]: from='osd.1 [v2:172.21.15.111:6800/2251719141,v1:172.21.15.111:6801/2251719141]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-12-18T13:20:07.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:06 smithi043 ceph-mon[38909]: osdmap e11: 2 total, 1 up, 2 in 2023-12-18T13:20:07.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:06 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:20:07.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:06 smithi043 ceph-mon[38909]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-12-18T13:20:07.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:06 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/246965799' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-18T13:20:07.766 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph osd stat -f json 2023-12-18T13:20:08.071 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:08.187 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:07 smithi043 ceph-mon[38909]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:20:08.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:07 smithi043 ceph-mon[38909]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]': finished 2023-12-18T13:20:08.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:07 smithi043 ceph-mon[38909]: osdmap e12: 2 total, 1 up, 2 in 2023-12-18T13:20:08.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:07 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:20:08.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:07 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:20:08.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:07 smithi043 ceph-mon[38909]: Detected new or changed devices on smithi111 2023-12-18T13:20:08.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:07 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:08.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:07 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:08.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:07 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-18T13:20:08.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:07 smithi043 ceph-mon[38909]: Adjusting osd_memory_target on smithi111 to 17114M 2023-12-18T13:20:08.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:07 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:08.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:07 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:20:08.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:07 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:20:08.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:07 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:08.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:07 smithi111 ceph-mon[43090]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:20:08.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:07 smithi111 ceph-mon[43090]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]': finished 2023-12-18T13:20:08.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:07 smithi111 ceph-mon[43090]: osdmap e12: 2 total, 1 up, 2 in 2023-12-18T13:20:08.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:07 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:20:08.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:07 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:20:08.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:07 smithi111 ceph-mon[43090]: Detected new or changed devices on smithi111 2023-12-18T13:20:08.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:07 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:08.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:07 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:08.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:07 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-18T13:20:08.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:07 smithi111 ceph-mon[43090]: Adjusting osd_memory_target on smithi111 to 17114M 2023-12-18T13:20:08.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:07 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:08.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:07 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:20:08.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:07 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:20:08.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:07 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:08.923 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:08 smithi043 ceph-mon[38909]: purged_snaps scrub starts 2023-12-18T13:20:08.923 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:08 smithi043 ceph-mon[38909]: purged_snaps scrub ok 2023-12-18T13:20:08.923 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:08 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:20:08.923 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:08 smithi043 ceph-mon[38909]: osd.1 [v2:172.21.15.111:6800/2251719141,v1:172.21.15.111:6801/2251719141] boot 2023-12-18T13:20:08.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:08 smithi043 ceph-mon[38909]: osdmap e13: 2 total, 2 up, 2 in 2023-12-18T13:20:08.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:08 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:20:09.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:08 smithi111 ceph-mon[43090]: purged_snaps scrub starts 2023-12-18T13:20:09.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:08 smithi111 ceph-mon[43090]: purged_snaps scrub ok 2023-12-18T13:20:09.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:08 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:20:09.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:08 smithi111 ceph-mon[43090]: osd.1 [v2:172.21.15.111:6800/2251719141,v1:172.21.15.111:6801/2251719141] boot 2023-12-18T13:20:09.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:08 smithi111 ceph-mon[43090]: osdmap e13: 2 total, 2 up, 2 in 2023-12-18T13:20:09.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:08 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:20:09.326 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:20:09.733 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":14,"num_osds":2,"num_up_osds":2,"osd_up_since":1702905607,"num_in_osds":2,"osd_in_since":1702905593,"num_remapped_pgs":0} 2023-12-18T13:20:09.734 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-18T13:20:09.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:09 smithi043 ceph-mon[38909]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:20:09.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:09 smithi043 ceph-mon[38909]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T13:20:09.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:09 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/2993034468' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-18T13:20:10.036 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:10.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:09 smithi111 ceph-mon[43090]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:20:10.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:09 smithi111 ceph-mon[43090]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T13:20:10.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:09 smithi111 ceph-mon[43090]: from='client.? 172.21.15.43:0/2993034468' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-18T13:20:11.220 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:20:11.220 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":14,"fsid":"c4d03fc8-9da7-11ee-95a5-87774f69a715","created":"2023-12-18T13:17:54.445654+0000","modified":"2023-12-18T13:20:08.817243+0000","last_up_change":"2023-12-18T13:20:07.815570+0000","last_in_change":"2023-12-18T13:19:53.259440+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":"aee4a30e-1483-48b1-8022-08ad65360cfa","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.43:6802","nonce":716838630},{"type":"v1","addr":"172.21.15.43:6803","nonce":716838630}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6804","nonce":716838630},{"type":"v1","addr":"172.21.15.43:6805","nonce":716838630}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6808","nonce":716838630},{"type":"v1","addr":"172.21.15.43:6809","nonce":716838630}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6806","nonce":716838630},{"type":"v1","addr":"172.21.15.43:6807","nonce":716838630}]},"public_addr":"172.21.15.43:6803/716838630","cluster_addr":"172.21.15.43:6805/716838630","heartbeat_back_addr":"172.21.15.43:6809/716838630","heartbeat_front_addr":"172.21.15.43:6807/716838630","state":["exists","up"]},{"osd":1,"uuid":"32468355-3e6a-40c9-bac4-989803c2825b","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.111:6800","nonce":2251719141},{"type":"v1","addr":"172.21.15.111:6801","nonce":2251719141}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6802","nonce":2251719141},{"type":"v1","addr":"172.21.15.111:6803","nonce":2251719141}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6806","nonce":2251719141},{"type":"v1","addr":"172.21.15.111:6807","nonce":2251719141}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6804","nonce":2251719141},{"type":"v1","addr":"172.21.15.111:6805","nonce":2251719141}]},"public_addr":"172.21.15.111:6801/2251719141","cluster_addr":"172.21.15.111:6803/2251719141","heartbeat_back_addr":"172.21.15.111:6807/2251719141","heartbeat_front_addr":"172.21.15.111:6805/2251719141","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:19:49.448218+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:20:06.235484+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.43:0/2721810849":"2023-12-19T13:18:50.690223+0000","172.21.15.43:0/3110878268":"2023-12-19T13:18:50.690223+0000","172.21.15.43:6800/650037048":"2023-12-19T13:18:26.492065+0000","172.21.15.43:0/2914622644":"2023-12-19T13:18:26.492065+0000","172.21.15.43:6801/2040451612":"2023-12-19T13:18:50.690223+0000","172.21.15.43:6800/2040451612":"2023-12-19T13:18:50.690223+0000","172.21.15.43:0/3535653429":"2023-12-19T13:18:50.690223+0000","172.21.15.43:0/3159484369":"2023-12-19T13:18:26.492065+0000","172.21.15.43:6801/650037048":"2023-12-19T13:18:26.492065+0000","172.21.15.43:0/994216430":"2023-12-19T13:18:26.492065+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:20:11.608 INFO:tasks.cephadm.ceph_manager.ceph:[] 2023-12-18T13:20:11.608 INFO:tasks.cephadm:Setting up client nodes... 2023-12-18T13:20:11.609 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-18T13:20:11.609 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-18T13:20:11.609 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph mgr dump --format=json 2023-12-18T13:20:11.908 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:12.113 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:11 smithi111 ceph-mon[43090]: pgmap v44: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:12.113 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:11 smithi111 ceph-mon[43090]: from='client.? 172.21.15.43:0/142372919' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-18T13:20:12.197 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:11 smithi043 ceph-mon[38909]: pgmap v44: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:12.198 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:11 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/142372919' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-18T13:20:13.219 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:20:13.623 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":14,"active_gid":14152,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6800","nonce":4039041611},{"type":"v1","addr":"172.21.15.43:6801","nonce":4039041611}]},"active_addr":"172.21.15.43:6801/4039041611","active_change":"2023-12-18T13:18:50.690349+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.43: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.43:0","nonce":3582529919}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.43:0","nonce":3280421124}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.43:0","nonce":3685014346}]}]} 2023-12-18T13:20:13.627 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-18T13:20:13.627 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-18T13:20:13.627 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-18T13:20:13.928 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:14.098 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:13 smithi043 ceph-mon[38909]: pgmap v45: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:14.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:13 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/4054126016' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-18T13:20:14.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:13 smithi111 ceph-mon[43090]: pgmap v45: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:14.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:13 smithi111 ceph-mon[43090]: from='client.? 172.21.15.43:0/4054126016' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-18T13:20:15.168 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:20:15.169 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":14,"fsid":"c4d03fc8-9da7-11ee-95a5-87774f69a715","created":"2023-12-18T13:17:54.445654+0000","modified":"2023-12-18T13:20:08.817243+0000","last_up_change":"2023-12-18T13:20:07.815570+0000","last_in_change":"2023-12-18T13:19:53.259440+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":"aee4a30e-1483-48b1-8022-08ad65360cfa","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.43:6802","nonce":716838630},{"type":"v1","addr":"172.21.15.43:6803","nonce":716838630}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6804","nonce":716838630},{"type":"v1","addr":"172.21.15.43:6805","nonce":716838630}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6808","nonce":716838630},{"type":"v1","addr":"172.21.15.43:6809","nonce":716838630}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6806","nonce":716838630},{"type":"v1","addr":"172.21.15.43:6807","nonce":716838630}]},"public_addr":"172.21.15.43:6803/716838630","cluster_addr":"172.21.15.43:6805/716838630","heartbeat_back_addr":"172.21.15.43:6809/716838630","heartbeat_front_addr":"172.21.15.43:6807/716838630","state":["exists","up"]},{"osd":1,"uuid":"32468355-3e6a-40c9-bac4-989803c2825b","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.111:6800","nonce":2251719141},{"type":"v1","addr":"172.21.15.111:6801","nonce":2251719141}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6802","nonce":2251719141},{"type":"v1","addr":"172.21.15.111:6803","nonce":2251719141}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6806","nonce":2251719141},{"type":"v1","addr":"172.21.15.111:6807","nonce":2251719141}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6804","nonce":2251719141},{"type":"v1","addr":"172.21.15.111:6805","nonce":2251719141}]},"public_addr":"172.21.15.111:6801/2251719141","cluster_addr":"172.21.15.111:6803/2251719141","heartbeat_back_addr":"172.21.15.111:6807/2251719141","heartbeat_front_addr":"172.21.15.111:6805/2251719141","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:19:49.448218+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:20:06.235484+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.43:0/2721810849":"2023-12-19T13:18:50.690223+0000","172.21.15.43:0/3110878268":"2023-12-19T13:18:50.690223+0000","172.21.15.43:6800/650037048":"2023-12-19T13:18:26.492065+0000","172.21.15.43:0/2914622644":"2023-12-19T13:18:26.492065+0000","172.21.15.43:6801/2040451612":"2023-12-19T13:18:50.690223+0000","172.21.15.43:6800/2040451612":"2023-12-19T13:18:50.690223+0000","172.21.15.43:0/3535653429":"2023-12-19T13:18:50.690223+0000","172.21.15.43:0/3159484369":"2023-12-19T13:18:26.492065+0000","172.21.15.43:6801/650037048":"2023-12-19T13:18:26.492065+0000","172.21.15.43:0/994216430":"2023-12-19T13:18:26.492065+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:20:15.566 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-18T13:20:15.566 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-18T13:20:15.865 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:16.155 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:15 smithi043 ceph-mon[38909]: pgmap v46: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:16.155 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:15 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/3355704940' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-18T13:20:16.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:15 smithi111 ceph-mon[43090]: pgmap v46: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:16.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:15 smithi111 ceph-mon[43090]: from='client.? 172.21.15.43:0/3355704940' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-18T13:20:17.162 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:20:17.162 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":14,"fsid":"c4d03fc8-9da7-11ee-95a5-87774f69a715","created":"2023-12-18T13:17:54.445654+0000","modified":"2023-12-18T13:20:08.817243+0000","last_up_change":"2023-12-18T13:20:07.815570+0000","last_in_change":"2023-12-18T13:19:53.259440+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":"aee4a30e-1483-48b1-8022-08ad65360cfa","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.43:6802","nonce":716838630},{"type":"v1","addr":"172.21.15.43:6803","nonce":716838630}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6804","nonce":716838630},{"type":"v1","addr":"172.21.15.43:6805","nonce":716838630}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6808","nonce":716838630},{"type":"v1","addr":"172.21.15.43:6809","nonce":716838630}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6806","nonce":716838630},{"type":"v1","addr":"172.21.15.43:6807","nonce":716838630}]},"public_addr":"172.21.15.43:6803/716838630","cluster_addr":"172.21.15.43:6805/716838630","heartbeat_back_addr":"172.21.15.43:6809/716838630","heartbeat_front_addr":"172.21.15.43:6807/716838630","state":["exists","up"]},{"osd":1,"uuid":"32468355-3e6a-40c9-bac4-989803c2825b","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.111:6800","nonce":2251719141},{"type":"v1","addr":"172.21.15.111:6801","nonce":2251719141}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6802","nonce":2251719141},{"type":"v1","addr":"172.21.15.111:6803","nonce":2251719141}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6806","nonce":2251719141},{"type":"v1","addr":"172.21.15.111:6807","nonce":2251719141}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6804","nonce":2251719141},{"type":"v1","addr":"172.21.15.111:6805","nonce":2251719141}]},"public_addr":"172.21.15.111:6801/2251719141","cluster_addr":"172.21.15.111:6803/2251719141","heartbeat_back_addr":"172.21.15.111:6807/2251719141","heartbeat_front_addr":"172.21.15.111:6805/2251719141","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:19:49.448218+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:20:06.235484+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.43:0/2721810849":"2023-12-19T13:18:50.690223+0000","172.21.15.43:0/3110878268":"2023-12-19T13:18:50.690223+0000","172.21.15.43:6800/650037048":"2023-12-19T13:18:26.492065+0000","172.21.15.43:0/2914622644":"2023-12-19T13:18:26.492065+0000","172.21.15.43:6801/2040451612":"2023-12-19T13:18:50.690223+0000","172.21.15.43:6800/2040451612":"2023-12-19T13:18:50.690223+0000","172.21.15.43:0/3535653429":"2023-12-19T13:18:50.690223+0000","172.21.15.43:0/3159484369":"2023-12-19T13:18:26.492065+0000","172.21.15.43:6801/650037048":"2023-12-19T13:18:26.492065+0000","172.21.15.43:0/994216430":"2023-12-19T13:18:26.492065+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:20:17.565 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-18T13:20:17.568 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-18T13:20:17.870 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:18.034 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:18.080 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:17 smithi043 ceph-mon[38909]: pgmap v47: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:18.081 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:17 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/2155159101' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-18T13:20:18.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:17 smithi111 ceph-mon[43090]: pgmap v47: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:18.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:17 smithi111 ceph-mon[43090]: from='client.? 172.21.15.43:0/2155159101' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-18T13:20:19.765 INFO:teuthology.orchestra.run.smithi043.stdout:34359738377 2023-12-18T13:20:19.766 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-18T13:20:19.944 INFO:teuthology.orchestra.run.smithi043.stdout:55834574853 2023-12-18T13:20:19.944 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-18T13:20:19.970 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:19 smithi043 ceph-mon[38909]: pgmap v48: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:20.071 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:20.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:19 smithi111 ceph-mon[43090]: pgmap v48: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:20.499 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:21.336 INFO:teuthology.orchestra.run.smithi043.stdout:34359738377 2023-12-18T13:20:21.860 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738377 got 34359738377 for osd.0 2023-12-18T13:20:21.860 DEBUG:teuthology.parallel:result is None 2023-12-18T13:20:22.175 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:21 smithi111 ceph-mon[43090]: pgmap v49: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:22.175 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:21 smithi111 ceph-mon[43090]: from='client.? 172.21.15.43:0/1642174795' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-18T13:20:22.216 INFO:teuthology.orchestra.run.smithi043.stdout:55834574853 2023-12-18T13:20:22.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:21 smithi043 ceph-mon[38909]: pgmap v49: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:22.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:21 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/1642174795' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-18T13:20:22.644 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574853 got 55834574853 for osd.1 2023-12-18T13:20:22.645 DEBUG:teuthology.parallel:result is None 2023-12-18T13:20:22.645 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-18T13:20:22.645 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph pg dump --format=json 2023-12-18T13:20:22.941 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:23.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:22 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/2553279616' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-18T13:20:23.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:22 smithi111 ceph-mon[43090]: from='client.? 172.21.15.43:0/2553279616' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-18T13:20:24.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:23 smithi111 ceph-mon[43090]: pgmap v50: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:24.201 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:20:24.203 INFO:teuthology.orchestra.run.smithi043.stderr:dumped all 2023-12-18T13:20:24.227 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:23 smithi043 ceph-mon[38909]: pgmap v50: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:24.589 INFO:teuthology.orchestra.run.smithi043.stdout:{"pg_ready":true,"pg_map":{"version":50,"stamp":"2023-12-18T13:20:22.709110+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":54288,"kb_used_data":240,"kb_used_omap":3,"kb_used_meta":54012,"kb_avail":187436016,"statfs":{"total":191990071296,"available":191934480384,"internally_reserved":0,"allocated":245760,"data_stored":60368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3190,"internal_metadata":55309194},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[],"pool_stats":[],"osd_stats":[{"osd":1,"up_from":13,"seq":55834574853,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27140,"kb_used_data":120,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93718012,"statfs":{"total":95995035648,"available":95967244288,"internally_reserved":0,"allocated":122880,"data_stored":30184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.43099999999999999}]}]},{"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":27148,"kb_used_data":120,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93718004,"statfs":{"total":95995035648,"available":95967236096,"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.55000000000000004}]}]}],"pool_statfs":[]}} 2023-12-18T13:20:24.590 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph pg dump --format=json 2023-12-18T13:20:24.890 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:25.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:25 smithi043 ceph-mon[38909]: from='client.14272 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:25.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:25 smithi043 ceph-mon[38909]: pgmap v51: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:26.099 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:20:26.103 INFO:teuthology.orchestra.run.smithi043.stderr:dumped all 2023-12-18T13:20:26.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:25 smithi111 ceph-mon[43090]: from='client.14272 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:26.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:25 smithi111 ceph-mon[43090]: pgmap v51: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:26.490 INFO:teuthology.orchestra.run.smithi043.stdout:{"pg_ready":true,"pg_map":{"version":51,"stamp":"2023-12-18T13:20:24.709453+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":54288,"kb_used_data":240,"kb_used_omap":3,"kb_used_meta":54012,"kb_avail":187436016,"statfs":{"total":191990071296,"available":191934480384,"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.80500000000000005}]}]},{"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":27148,"kb_used_data":120,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93718004,"statfs":{"total":95995035648,"available":95967236096,"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.55000000000000004}]}]}],"pool_statfs":[]}} 2023-12-18T13:20:26.490 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-18T13:20:26.490 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-18T13:20:26.491 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-18T13:20:26.491 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph health --format=json 2023-12-18T13:20:26.788 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:27.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:27 smithi043 ceph-mon[38909]: from='client.14276 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:27.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:27 smithi043 ceph-mon[38909]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:28.101 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:20:28.101 INFO:teuthology.orchestra.run.smithi043.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-18T13:20:28.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:27 smithi111 ceph-mon[43090]: from='client.14276 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:28.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:27 smithi111 ceph-mon[43090]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:28.497 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-18T13:20:28.497 INFO:tasks.cephadm:Setup complete, yielding 2023-12-18T13:20:28.498 INFO:teuthology.run_tasks:Running task exec... 2023-12-18T13:20:28.508 INFO:teuthology.task.exec:Executing custom commands... 2023-12-18T13:20:28.508 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi043.front.sepia.ceph.com 2023-12-18T13:20:28.509 DEBUG:teuthology.orchestra.run.smithi043:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /etc/cephadm_testing' 2023-12-18T13:20:28.548 INFO:teuthology.task.exec:Running commands on role host.b host ubuntu@smithi111.front.sepia.ceph.com 2023-12-18T13:20:28.549 DEBUG:teuthology.orchestra.run.smithi111:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /etc/cephadm_testing' 2023-12-18T13:20:28.588 INFO:teuthology.run_tasks:Running task cephadm.apply... 2023-12-18T13:20:28.601 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:20:28.601 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch apply -i - 2023-12-18T13:20:28.900 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:28.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:28 smithi043 ceph-mon[38909]: from='client.? 172.21.15.43:0/700989627' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-18T13:20:29.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:28 smithi111 ceph-mon[43090]: from='client.? 172.21.15.43:0/700989627' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-18T13:20:29.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:29 smithi043 ceph-mon[38909]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:30.139 INFO:teuthology.orchestra.run.smithi043.stdout:Scheduled mon update... 2023-12-18T13:20:30.139 INFO:teuthology.orchestra.run.smithi043.stdout:Scheduled container.foo update... 2023-12-18T13:20:30.139 INFO:teuthology.orchestra.run.smithi043.stdout:Scheduled container.bar update... 2023-12-18T13:20:30.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:29 smithi111 ceph-mon[43090]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:30.538 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2023-12-18T13:20:30.548 INFO:tasks.cephadm:Waiting for ceph service mon to start (timeout 300)... 2023-12-18T13:20:30.548 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:20:30.857 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:31.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:31 smithi043 ceph-mon[38909]: from='client.14284 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:20:31.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:31 smithi043 ceph-mon[38909]: Saving service mon spec with placement * 2023-12-18T13:20:31.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:31 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:31.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:31 smithi043 ceph-mon[38909]: Saving service container.foo spec with placement * 2023-12-18T13:20:31.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:31 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:31.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:31 smithi043 ceph-mon[38909]: Saving service container.bar spec with placement * 2023-12-18T13:20:31.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:31 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:31.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:31 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:20:31.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:31 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:20:31.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:31 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:20:31.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:31 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:31.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:31 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:31.234 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:31 smithi043 ceph-mon[38909]: Deploying daemon container.foo.smithi043 on smithi043 2023-12-18T13:20:31.234 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:31 smithi043 ceph-mon[38909]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:31.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:31 smithi111 ceph-mon[43090]: from='client.14284 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:20:31.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:31 smithi111 ceph-mon[43090]: Saving service mon spec with placement * 2023-12-18T13:20:31.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:31 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:31.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:31 smithi111 ceph-mon[43090]: Saving service container.foo spec with placement * 2023-12-18T13:20:31.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:31 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:31.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:31 smithi111 ceph-mon[43090]: Saving service container.bar spec with placement * 2023-12-18T13:20:31.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:31 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:31.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:31 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:20:31.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:31 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:20:31.442 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:31 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:20:31.442 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:31 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:31.442 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:31 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:31.442 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:31 smithi111 ceph-mon[43090]: Deploying daemon container.foo.smithi043 on smithi043 2023-12-18T13:20:31.442 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:31 smithi111 ceph-mon[43090]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:32.095 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:20:32.095 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:30.139107Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:30.136098Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "running": 0, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:19:46.826327Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:19:46.826211Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:19:46.826418Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:20:32.515 INFO:tasks.cephadm:mon has 2/2 2023-12-18T13:20:32.515 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2023-12-18T13:20:32.524 INFO:tasks.cephadm:Waiting for ceph service container.foo to start (timeout 300)... 2023-12-18T13:20:32.524 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:20:32.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:32 smithi043 ceph-mon[38909]: from='client.14288 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:32.853 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:32.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:32 smithi111 ceph-mon[43090]: from='client.14288 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:33.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:33 smithi111 ceph-mon[43090]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:33.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:33 smithi043 ceph-mon[38909]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:34.172 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:20:34.173 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:30.139107Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:30.136098Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "running": 0, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:19:46.826327Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:19:46.826211Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:19:46.826418Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:20:35.757 INFO:tasks.cephadm:container.foo has 0/2 2023-12-18T13:20:35.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:35 smithi043 ceph-mon[38909]: from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:35.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:35 smithi043 ceph-mon[38909]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:36.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:35 smithi111 ceph-mon[43090]: from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:36.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:35 smithi111 ceph-mon[43090]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:36.758 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:20:37.070 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:37.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:37 smithi043 ceph-mon[38909]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:37.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:37 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:37.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:37 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:37.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:37 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:37.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:37 smithi043 ceph-mon[38909]: Deploying daemon container.foo.smithi111 on smithi111 2023-12-18T13:20:37.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:37 smithi111 ceph-mon[43090]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:37.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:37 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:37.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:37 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:37.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:37 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:37.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:37 smithi111 ceph-mon[43090]: Deploying daemon container.foo.smithi111 on smithi111 2023-12-18T13:20:38.331 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:20:38.332 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:30.139107Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:36.822290Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "running": 0, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:19:46.826327Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:19:46.826211Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:19:46.826418Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:20:38.721 INFO:tasks.cephadm:container.foo has 0/2 2023-12-18T13:20:39.722 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:20:40.029 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:40.166 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:39 smithi043 ceph-mon[38909]: from='client.14296 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:40.166 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:39 smithi043 ceph-mon[38909]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:40.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:39 smithi111 ceph-mon[43090]: from='client.14296 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:40.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:39 smithi111 ceph-mon[43090]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:41.267 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:20:41.267 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:30.139107Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:36.822290Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "running": 0, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:19:46.826327Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:19:46.826211Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:19:46.826418Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:20:41.645 INFO:tasks.cephadm:container.foo has 0/2 2023-12-18T13:20:41.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:41 smithi043 ceph-mon[38909]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:42.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:41 smithi111 ceph-mon[43090]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:42.646 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:20:42.951 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:42.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:42 smithi043 ceph-mon[38909]: from='client.14300 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:42.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:42 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:42.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:42 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:42.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:42 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:42.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:42 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:43.034 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:42 smithi111 ceph-mon[43090]: from='client.14300 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:43.034 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:42 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:43.034 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:42 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:43.035 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:42 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:43.035 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:42 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:43.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:43 smithi111 ceph-mon[43090]: Deploying daemon container.bar.smithi111 on smithi111 2023-12-18T13:20:43.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:43 smithi111 ceph-mon[43090]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:43.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:43 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:43.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:43 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:43.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:43 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:44.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:43 smithi043 ceph-mon[38909]: Deploying daemon container.bar.smithi111 on smithi111 2023-12-18T13:20:44.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:43 smithi043 ceph-mon[38909]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:44.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:43 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:44.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:43 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:44.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:43 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:44.246 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:20:44.247 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:43.628838Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "running": 0, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:19:46.826327Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:19:46.826211Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:19:46.826418Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:20:44.645 INFO:tasks.cephadm:container.foo has 0/2 2023-12-18T13:20:45.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:44 smithi043 ceph-mon[38909]: Deploying daemon container.bar.smithi043 on smithi043 2023-12-18T13:20:45.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:44 smithi111 ceph-mon[43090]: Deploying daemon container.bar.smithi043 on smithi043 2023-12-18T13:20:45.645 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:20:46.123 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:46.429 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:46 smithi043 ceph-mon[38909]: from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:46.429 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:46 smithi043 ceph-mon[38909]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:46.429 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:46 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:46.429 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:46 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:46.429 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:46 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:46.429 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:46 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:46.430 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:46 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:20:46.430 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:46 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:46.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:46 smithi111 ceph-mon[43090]: from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:46.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:46 smithi111 ceph-mon[43090]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:46.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:46 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:46.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:46 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:46.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:46 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:46.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:46 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:46.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:46 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:20:46.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:46 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:47.390 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:20:47.390 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:20:46.355342Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:20:46.355248Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:20:46.355054Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:20:46.354938Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:20:46.355156Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:20:47.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:47 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:47.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:47 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:47.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:47 smithi111 ceph-mon[43090]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:47.691 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:47 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:47.691 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:47 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:47.691 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:47 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:20:47.691 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:47 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:20:47.691 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:47 smithi111 ceph-mon[43090]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:47.691 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:47 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:47.691 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:47 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:20:47.691 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:47 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:20:47.691 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:47 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:20:47.723 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:47 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:47.723 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:47 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:47.723 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:47 smithi043 ceph-mon[38909]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:47.723 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:47 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:47.723 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:47 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:47.723 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:47 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:20:47.723 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:47 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:20:47.723 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:47 smithi043 ceph-mon[38909]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:47.723 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:47 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:47.723 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:47 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:20:47.723 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:47 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:20:47.723 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:47 smithi043 ceph-mon[38909]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:20:48.236 INFO:tasks.cephadm:container.foo has 2/2 2023-12-18T13:20:48.237 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2023-12-18T13:20:48.246 INFO:tasks.cephadm:Waiting for ceph service container.bar to start (timeout 300)... 2023-12-18T13:20:48.246 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:20:48.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:48 smithi043 systemd[1]: Stopping Ceph mon.a for c4d03fc8-9da7-11ee-95a5-87774f69a715... 2023-12-18T13:20:48.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:48 smithi043 ceph-mon[38909]: Redeploying mon.a, (container cli args changed) . . . 2023-12-18T13:20:48.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:48 smithi043 ceph-mon[38909]: Deploying daemon mon.a on smithi043 2023-12-18T13:20:48.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:48 smithi043 ceph-mon[38909]: Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-18T13:20:48.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:48 smithi043 ceph-mon[38909]: from='client.14308 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:48.636 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:48.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:48 smithi111 ceph-mon[43090]: Redeploying mon.a, (container cli args changed) . . . 2023-12-18T13:20:48.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:48 smithi111 ceph-mon[43090]: Deploying daemon mon.a on smithi043 2023-12-18T13:20:48.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:48 smithi111 ceph-mon[43090]: Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-18T13:20:48.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:48 smithi111 ceph-mon[43090]: from='client.14308 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:48.898 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:48 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mon-a[38886]: 2023-12-18T13:20:48.560+0000 7f7e8b267700 -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:20:48.898 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:48 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mon-a[38886]: 2023-12-18T13:20:48.560+0000 7f7e8b267700 -1 mon.a@0(leader) e2 *** Got Signal Terminated *** 2023-12-18T13:20:49.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:48 smithi043 bash[65899]: ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mon-a 2023-12-18T13:20:50.282 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:20:50.282 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:20:46.355342Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:20:46.355248Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:20:46.355054Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:20:46.354938Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:20:46.355156Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:20:50.309 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 systemd[1]: ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@mon.a.service: Succeeded. 2023-12-18T13:20:50.309 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 systemd[1]: Stopped Ceph mon.a for c4d03fc8-9da7-11ee-95a5-87774f69a715. 2023-12-18T13:20:50.309 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 systemd[1]: Starting Ceph mon.a for c4d03fc8-9da7-11ee-95a5-87774f69a715... 2023-12-18T13:20:50.852 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:20:50.984 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: set uid:gid to 167:167 (ceph:ceph) 2023-12-18T13:20:50.985 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev), process ceph-mon, pid 7 2023-12-18T13:20:50.985 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: pidfile_write: ignore empty --pid-file 2023-12-18T13:20:50.985 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: load: jerasure load: lrc 2023-12-18T13:20:50.985 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: RocksDB version: 7.9.2 2023-12-18T13:20:50.985 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Git sha 0 2023-12-18T13:20:50.985 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Compile date 2023-12-18 03:47:49 2023-12-18T13:20:50.985 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: DB SUMMARY 2023-12-18T13:20:50.985 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: DB Session ID: 59OJVZT4LQH9U2FS1RD0 2023-12-18T13:20:50.985 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: CURRENT file: CURRENT 2023-12-18T13:20:50.985 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: IDENTITY file: IDENTITY 2023-12-18T13:20:50.986 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: MANIFEST file: MANIFEST-000015 size: 281 Bytes 2023-12-18T13:20:50.986 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 2, files: 000008.sst 000013.sst 2023-12-18T13:20:50.986 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000014.log size: 3264329 ; 2023-12-18T13:20:50.986 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.error_if_exists: 0 2023-12-18T13:20:50.986 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.create_if_missing: 0 2023-12-18T13:20:50.986 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.paranoid_checks: 1 2023-12-18T13:20:50.986 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-18T13:20:50.986 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-18T13:20:50.986 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-18T13:20:50.986 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.env: 0x55e8b1fa7a60 2023-12-18T13:20:50.987 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.fs: PosixFileSystem 2023-12-18T13:20:50.987 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.info_log: 0x55e8b3bc1760 2023-12-18T13:20:50.987 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.max_file_opening_threads: 16 2023-12-18T13:20:50.987 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.statistics: (nil) 2023-12-18T13:20:50.987 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.use_fsync: 0 2023-12-18T13:20:50.987 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.max_log_file_size: 0 2023-12-18T13:20:50.987 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-18T13:20:50.987 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-18T13:20:50.987 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.keep_log_file_num: 1000 2023-12-18T13:20:50.987 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.recycle_log_file_num: 0 2023-12-18T13:20:50.988 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.allow_fallocate: 1 2023-12-18T13:20:50.988 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.allow_mmap_reads: 0 2023-12-18T13:20:50.988 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.allow_mmap_writes: 0 2023-12-18T13:20:50.988 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.use_direct_reads: 0 2023-12-18T13:20:50.988 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-18T13:20:50.988 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.create_missing_column_families: 0 2023-12-18T13:20:50.988 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.db_log_dir: 2023-12-18T13:20:50.988 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.wal_dir: 2023-12-18T13:20:50.988 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-18T13:20:50.988 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-18T13:20:50.988 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-18T13:20:50.989 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-18T13:20:50.989 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-18T13:20:50.989 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-18T13:20:50.989 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.advise_random_on_open: 1 2023-12-18T13:20:50.989 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.db_write_buffer_size: 0 2023-12-18T13:20:50.989 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.write_buffer_manager: 0x55e8b3b774a0 2023-12-18T13:20:50.989 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-18T13:20:50.989 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-18T13:20:50.989 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-18T13:20:50.989 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.rate_limiter: (nil) 2023-12-18T13:20:50.989 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-18T13:20:50.989 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.wal_recovery_mode: 2 2023-12-18T13:20:50.990 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.enable_thread_tracking: 0 2023-12-18T13:20:50.990 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.enable_pipelined_write: 0 2023-12-18T13:20:50.990 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.unordered_write: 0 2023-12-18T13:20:50.990 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-18T13:20:50.990 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-18T13:20:50.990 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-18T13:20:50.990 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-18T13:20:50.990 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.row_cache: None 2023-12-18T13:20:50.990 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.wal_filter: None 2023-12-18T13:20:50.990 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-18T13:20:50.990 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.allow_ingest_behind: 0 2023-12-18T13:20:50.990 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.two_write_queues: 0 2023-12-18T13:20:50.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.manual_wal_flush: 0 2023-12-18T13:20:50.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.wal_compression: 0 2023-12-18T13:20:50.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.atomic_flush: 0 2023-12-18T13:20:50.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-18T13:20:50.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-18T13:20:50.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-18T13:20:50.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.log_readahead_size: 0 2023-12-18T13:20:50.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-18T13:20:50.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.best_efforts_recovery: 0 2023-12-18T13:20:50.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-18T13:20:50.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-18T13:20:50.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.allow_data_in_errors: 0 2023-12-18T13:20:50.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.db_host_id: __hostname__ 2023-12-18T13:20:50.992 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-18T13:20:50.992 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.max_background_jobs: 2 2023-12-18T13:20:50.992 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.max_background_compactions: -1 2023-12-18T13:20:50.992 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.max_subcompactions: 1 2023-12-18T13:20:50.992 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-18T13:20:50.992 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-18T13:20:50.992 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-18T13:20:50.992 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.max_total_wal_size: 0 2023-12-18T13:20:50.992 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-18T13:20:50.992 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-18T13:20:50.992 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-18T13:20:50.992 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-18T13:20:50.993 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.max_open_files: -1 2023-12-18T13:20:50.993 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.bytes_per_sync: 0 2023-12-18T13:20:50.993 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-18T13:20:50.993 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-18T13:20:50.993 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.compaction_readahead_size: 0 2023-12-18T13:20:50.993 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.max_background_flushes: -1 2023-12-18T13:20:50.993 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Compression algorithms supported: 2023-12-18T13:20:50.993 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-18T13:20:50.993 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: kZSTD supported: 0 2023-12-18T13:20:50.993 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: kXpressCompression supported: 0 2023-12-18T13:20:50.994 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: kLZ4HCCompression supported: 1 2023-12-18T13:20:50.994 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: kZlibCompression supported: 1 2023-12-18T13:20:50.994 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: kSnappyCompression supported: 1 2023-12-18T13:20:50.994 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: kLZ4Compression supported: 1 2023-12-18T13:20:50.994 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: kBZip2Compression supported: 0 2023-12-18T13:20:50.994 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-18T13:20:50.994 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-18T13:20:50.994 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2023-12-18T13:20:50.994 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-18T13:20:50.994 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-18T13:20:50.994 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.merge_operator: 2023-12-18T13:20:50.994 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.compaction_filter: None 2023-12-18T13:20:50.994 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.compaction_filter_factory: None 2023-12-18T13:20:50.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.sst_partitioner_factory: None 2023-12-18T13:20:50.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-18T13:20:50.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-18T13:20:50.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e8b3bc1880) 2023-12-18T13:20:50.995 INFO:journalctl@ceph.mon.a.smithi043.stdout: cache_index_and_filter_blocks: 1 2023-12-18T13:20:50.995 INFO:journalctl@ceph.mon.a.smithi043.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-18T13:20:50.995 INFO:journalctl@ceph.mon.a.smithi043.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-18T13:20:50.995 INFO:journalctl@ceph.mon.a.smithi043.stdout: pin_top_level_index_and_filter: 1 2023-12-18T13:20:50.995 INFO:journalctl@ceph.mon.a.smithi043.stdout: index_type: 0 2023-12-18T13:20:50.995 INFO:journalctl@ceph.mon.a.smithi043.stdout: data_block_index_type: 0 2023-12-18T13:20:50.995 INFO:journalctl@ceph.mon.a.smithi043.stdout: index_shortening: 1 2023-12-18T13:20:50.995 INFO:journalctl@ceph.mon.a.smithi043.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-18T13:20:50.995 INFO:journalctl@ceph.mon.a.smithi043.stdout: checksum: 4 2023-12-18T13:20:50.996 INFO:journalctl@ceph.mon.a.smithi043.stdout: no_block_cache: 0 2023-12-18T13:20:50.996 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_cache: 0x55e8b3c17090 2023-12-18T13:20:50.996 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_cache_name: BinnedLRUCache 2023-12-18T13:20:50.996 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_cache_options: 2023-12-18T13:20:50.996 INFO:journalctl@ceph.mon.a.smithi043.stdout: capacity : 536870912 2023-12-18T13:20:50.996 INFO:journalctl@ceph.mon.a.smithi043.stdout: num_shard_bits : 4 2023-12-18T13:20:50.996 INFO:journalctl@ceph.mon.a.smithi043.stdout: strict_capacity_limit : 0 2023-12-18T13:20:50.996 INFO:journalctl@ceph.mon.a.smithi043.stdout: high_pri_pool_ratio: 0.000 2023-12-18T13:20:50.996 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_cache_compressed: (nil) 2023-12-18T13:20:50.996 INFO:journalctl@ceph.mon.a.smithi043.stdout: persistent_cache: (nil) 2023-12-18T13:20:50.996 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_size: 4096 2023-12-18T13:20:50.997 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_size_deviation: 10 2023-12-18T13:20:50.997 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_restart_interval: 16 2023-12-18T13:20:50.997 INFO:journalctl@ceph.mon.a.smithi043.stdout: index_block_restart_interval: 1 2023-12-18T13:20:50.997 INFO:journalctl@ceph.mon.a.smithi043.stdout: metadata_block_size: 4096 2023-12-18T13:20:50.997 INFO:journalctl@ceph.mon.a.smithi043.stdout: partition_filters: 0 2023-12-18T13:20:50.997 INFO:journalctl@ceph.mon.a.smithi043.stdout: use_delta_encoding: 1 2023-12-18T13:20:50.997 INFO:journalctl@ceph.mon.a.smithi043.stdout: filter_policy: bloomfilter 2023-12-18T13:20:50.997 INFO:journalctl@ceph.mon.a.smithi043.stdout: whole_key_filtering: 1 2023-12-18T13:20:50.997 INFO:journalctl@ceph.mon.a.smithi043.stdout: verify_compression: 0 2023-12-18T13:20:50.997 INFO:journalctl@ceph.mon.a.smithi043.stdout: read_amp_bytes_per_bit: 0 2023-12-18T13:20:50.997 INFO:journalctl@ceph.mon.a.smithi043.stdout: format_version: 5 2023-12-18T13:20:50.998 INFO:journalctl@ceph.mon.a.smithi043.stdout: enable_index_compression: 1 2023-12-18T13:20:50.998 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_align: 0 2023-12-18T13:20:50.998 INFO:journalctl@ceph.mon.a.smithi043.stdout: max_auto_readahead_size: 262144 2023-12-18T13:20:50.998 INFO:journalctl@ceph.mon.a.smithi043.stdout: prepopulate_block_cache: 0 2023-12-18T13:20:50.998 INFO:journalctl@ceph.mon.a.smithi043.stdout: initial_auto_readahead_size: 8192 2023-12-18T13:20:50.998 INFO:journalctl@ceph.mon.a.smithi043.stdout: num_file_reads_for_auto_readahead: 2 2023-12-18T13:20:50.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.write_buffer_size: 33554432 2023-12-18T13:20:50.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.max_write_buffer_number: 2 2023-12-18T13:20:50.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.compression: NoCompression 2023-12-18T13:20:50.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.bottommost_compression: Disabled 2023-12-18T13:20:50.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.prefix_extractor: nullptr 2023-12-18T13:20:50.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-18T13:20:50.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.num_levels: 7 2023-12-18T13:20:50.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-18T13:20:50.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-18T13:20:50.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-18T13:20:50.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-18T13:20:50.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-18T13:20:50.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-18T13:20:50.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-18T13:20:50.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:20:50.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-18T13:20:50.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-18T13:20:50.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:20:51.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:20:51.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-18T13:20:51.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.compression_opts.level: 32767 2023-12-18T13:20:51.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.compression_opts.strategy: 0 2023-12-18T13:20:51.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-18T13:20:51.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:20:51.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:20:51.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-18T13:20:51.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.compression_opts.enabled: false 2023-12-18T13:20:51.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:20:51.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-18T13:20:51.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-18T13:20:51.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-18T13:20:51.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.target_file_size_base: 67108864 2023-12-18T13:20:51.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-18T13:20:51.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-18T13:20:51.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-18T13:20:51.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-18T13:20:51.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-18T13:20:51.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-18T13:20:51.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-18T13:20:51.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-18T13:20:51.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-18T13:20:51.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-18T13:20:51.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-18T13:20:51.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-18T13:20:51.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-18T13:20:51.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-18T13:20:51.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.arena_block_size: 1048576 2023-12-18T13:20:51.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-18T13:20:51.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-18T13:20:51.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.disable_auto_compactions: 0 2023-12-18T13:20:51.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-18T13:20:51.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-18T13:20:51.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-18T13:20:51.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-18T13:20:51.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-18T13:20:51.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-18T13:20:51.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-18T13:20:51.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-18T13:20:51.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-18T13:20:51.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-18T13:20:51.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.table_properties_collectors: 2023-12-18T13:20:51.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.inplace_update_support: 0 2023-12-18T13:20:51.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-18T13:20:51.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-18T13:20:51.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-18T13:20:51.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-18T13:20:51.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.bloom_locality: 0 2023-12-18T13:20:51.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.max_successive_merges: 0 2023-12-18T13:20:51.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-18T13:20:51.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.paranoid_file_checks: 0 2023-12-18T13:20:51.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.force_consistency_checks: 1 2023-12-18T13:20:51.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.report_bg_io_stats: 0 2023-12-18T13:20:51.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.ttl: 2592000 2023-12-18T13:20:51.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-18T13:20:51.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-18T13:20:51.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-18T13:20:51.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.enable_blob_files: false 2023-12-18T13:20:51.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.min_blob_size: 0 2023-12-18T13:20:51.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.blob_file_size: 268435456 2023-12-18T13:20:51.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-18T13:20:51.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-18T13:20:51.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-18T13:20:51.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-18T13:20:51.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-18T13:20:51.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.blob_file_starting_level: 0 2023-12-18T13:20:51.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-18T13:20:51.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: 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:20:51.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 10 2023-12-18T13:20:51.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 8c2f77cb-f411-42fc-b7d6-5eccf9564958 2023-12-18T13:20:51.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702905650766484, "job": 1, "event": "recovery_started", "wal_files": [14]} 2023-12-18T13:20:51.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #14 mode 2 2023-12-18T13:20:51.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 bash[66221]: a1c8d3cd42e2500a45cf4c96ab60b6e5a0308a516dd7eabca0669be80030ea55 2023-12-18T13:20:51.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 systemd[1]: Started Ceph mon.a for c4d03fc8-9da7-11ee-95a5-87774f69a715. 2023-12-18T13:20:51.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702905650783370, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 18, "file_size": 2892996, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 248, "largest_seqno": 3276, "table_properties": {"data_size": 2883430, "index_size": 5346, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 3205, "raw_key_size": 28489, "raw_average_key_size": 22, "raw_value_size": 2859764, "raw_average_value_size": 2251, "num_data_blocks": 253, "num_entries": 1270, "num_filter_entries": 1270, "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": 1702905650, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "8c2f77cb-f411-42fc-b7d6-5eccf9564958", "db_session_id": "59OJVZT4LQH9U2FS1RD0", "orig_file_number": 18, "seqno_to_time_mapping": "N/A"}} 2023-12-18T13:20:51.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702905650783483, "job": 1, "event": "recovery_finished"} 2023-12-18T13:20:51.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: [db/version_set.cc:5047] Creating manifest 20 2023-12-18T13:20:51.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: 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:20:51.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55e8b3cb2000 2023-12-18T13:20:51.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: DB pointer 0x55e8b3ca0000 2023-12-18T13:20:51.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-18T13:20:51.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-18T13:20:51.006 INFO:journalctl@ceph.mon.a.smithi043.stdout: ** DB Stats ** 2023-12-18T13:20:51.006 INFO:journalctl@ceph.mon.a.smithi043.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:20:51.006 INFO:journalctl@ceph.mon.a.smithi043.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:20:51.006 INFO:journalctl@ceph.mon.a.smithi043.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:20:51.006 INFO:journalctl@ceph.mon.a.smithi043.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:20:51.007 INFO:journalctl@ceph.mon.a.smithi043.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:20:51.007 INFO:journalctl@ceph.mon.a.smithi043.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:20:51.007 INFO:journalctl@ceph.mon.a.smithi043.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:20:51.007 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2023-12-18T13:20:51.007 INFO:journalctl@ceph.mon.a.smithi043.stdout: ** Compaction Stats [default] ** 2023-12-18T13:20:51.007 INFO:journalctl@ceph.mon.a.smithi043.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:20:51.007 INFO:journalctl@ceph.mon.a.smithi043.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-18T13:20:51.007 INFO:journalctl@ceph.mon.a.smithi043.stdout: L0 3/0 2.84 MB 0.8 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 428.9 0.01 0.00 1 0.006 0 0 0.0 0.0 2023-12-18T13:20:51.007 INFO:journalctl@ceph.mon.a.smithi043.stdout: Sum 3/0 2.84 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 428.9 0.01 0.00 1 0.006 0 0 0.0 0.0 2023-12-18T13:20:51.007 INFO:journalctl@ceph.mon.a.smithi043.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 428.9 0.01 0.00 1 0.006 0 0 0.0 0.0 2023-12-18T13:20:51.007 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2023-12-18T13:20:51.007 INFO:journalctl@ceph.mon.a.smithi043.stdout: ** Compaction Stats [default] ** 2023-12-18T13:20:51.008 INFO:journalctl@ceph.mon.a.smithi043.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:20:51.008 INFO:journalctl@ceph.mon.a.smithi043.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-18T13:20:51.008 INFO:journalctl@ceph.mon.a.smithi043.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 428.9 0.01 0.00 1 0.006 0 0 0.0 0.0 2023-12-18T13:20:51.008 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2023-12-18T13:20:51.008 INFO:journalctl@ceph.mon.a.smithi043.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-18T13:20:51.008 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2023-12-18T13:20:51.008 INFO:journalctl@ceph.mon.a.smithi043.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:20:51.008 INFO:journalctl@ceph.mon.a.smithi043.stdout: Flush(GB): cumulative 0.003, interval 0.003 2023-12-18T13:20:51.008 INFO:journalctl@ceph.mon.a.smithi043.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-18T13:20:51.008 INFO:journalctl@ceph.mon.a.smithi043.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-18T13:20:51.008 INFO:journalctl@ceph.mon.a.smithi043.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-18T13:20:51.008 INFO:journalctl@ceph.mon.a.smithi043.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-18T13:20:51.008 INFO:journalctl@ceph.mon.a.smithi043.stdout: Cumulative compaction: 0.00 GB write, 135.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:20:51.008 INFO:journalctl@ceph.mon.a.smithi043.stdout: Interval compaction: 0.00 GB write, 135.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:20:51.009 INFO:journalctl@ceph.mon.a.smithi043.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:20:51.009 INFO:journalctl@ceph.mon.a.smithi043.stdout: Block cache BinnedLRUCache@0x55e8b3c17090#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:20:51.009 INFO:journalctl@ceph.mon.a.smithi043.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:20:51.009 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2023-12-18T13:20:51.009 INFO:journalctl@ceph.mon.a.smithi043.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-18T13:20:51.009 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: starting mon.a rank 0 at public addrs [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] at bind addrs [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 2023-12-18T13:20:51.009 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: mon.a@-1(???) e2 preinit fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 2023-12-18T13:20:51.009 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: mon.a@-1(???).mds e1 new map 2023-12-18T13:20:51.009 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: mon.a@-1(???).mds e1 print_map 2023-12-18T13:20:51.009 INFO:journalctl@ceph.mon.a.smithi043.stdout: e1 2023-12-18T13:20:51.009 INFO:journalctl@ceph.mon.a.smithi043.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-18T13:20:51.010 INFO:journalctl@ceph.mon.a.smithi043.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:20:51.010 INFO:journalctl@ceph.mon.a.smithi043.stdout: legacy client fscid: -1 2023-12-18T13:20:51.010 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2023-12-18T13:20:51.010 INFO:journalctl@ceph.mon.a.smithi043.stdout: No filesystems configured 2023-12-18T13:20:51.010 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: mon.a@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-18T13:20:51.010 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:20:51.010 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:20:51.010 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:20:51.010 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:50 smithi043 ceph-mon[66279]: mon.a@-1(???).paxosservice(auth 1..7) refresh upgraded, format 0 -> 3 2023-12-18T13:20:51.857 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:20:52.164 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:52.571 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:52 smithi043 ceph-mon[66279]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:20:52.571 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:52 smithi043 ceph-mon[66279]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:20:52.571 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:52 smithi043 ceph-mon[66279]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:52.572 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:52 smithi043 ceph-mon[66279]: from='client.24209 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:52.572 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:52 smithi043 ceph-mon[66279]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:52.572 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:52 smithi043 ceph-mon[66279]: mon.a calling monitor election 2023-12-18T13:20:52.572 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:52 smithi043 ceph-mon[66279]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T13:20:52.572 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:52 smithi043 ceph-mon[66279]: monmap e2: 2 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:20:52.572 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:52 smithi043 ceph-mon[66279]: fsmap 2023-12-18T13:20:52.572 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:52 smithi043 ceph-mon[66279]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T13:20:52.572 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:52 smithi043 ceph-mon[66279]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T13:20:52.572 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:52 smithi043 ceph-mon[66279]: from='mgr.14152 ' entity='' 2023-12-18T13:20:52.572 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:52 smithi043 ceph-mon[66279]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:20:52.572 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:52 smithi043 ceph-mon[66279]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T13:20:52.572 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:52 smithi043 ceph-mon[66279]: daemon container.bar.smithi043 on smithi043 is in unknown state 2023-12-18T13:20:52.573 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:52 smithi043 ceph-mon[66279]: daemon container.bar.smithi111 on smithi111 is in unknown state 2023-12-18T13:20:52.573 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:52 smithi043 ceph-mon[66279]: from='mgr.14152 ' entity='mgr.a' 2023-12-18T13:20:52.643 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:52 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:20:52.643 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:52 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:20:52.643 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:52 smithi111 ceph-mon[43090]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:52.643 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:52 smithi111 ceph-mon[43090]: from='client.24209 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:52.643 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:52 smithi111 ceph-mon[43090]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:52.643 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:52 smithi111 ceph-mon[43090]: mon.a calling monitor election 2023-12-18T13:20:52.643 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:52 smithi111 ceph-mon[43090]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T13:20:52.643 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:52 smithi111 ceph-mon[43090]: monmap e2: 2 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:20:52.644 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:52 smithi111 ceph-mon[43090]: fsmap 2023-12-18T13:20:52.644 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:52 smithi111 ceph-mon[43090]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T13:20:52.644 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:52 smithi111 ceph-mon[43090]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T13:20:52.644 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:52 smithi111 ceph-mon[43090]: from='mgr.14152 ' entity='' 2023-12-18T13:20:52.644 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:52 smithi111 ceph-mon[43090]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:20:52.644 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:52 smithi111 ceph-mon[43090]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T13:20:52.644 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:52 smithi111 ceph-mon[43090]: daemon container.bar.smithi043 on smithi043 is in unknown state 2023-12-18T13:20:52.644 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:52 smithi111 ceph-mon[43090]: daemon container.bar.smithi111 on smithi111 is in unknown state 2023-12-18T13:20:52.644 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:52 smithi111 ceph-mon[43090]: from='mgr.14152 ' entity='mgr.a' 2023-12-18T13:20:53.453 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:20:53.453 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:20:46.355342Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:20:46.355248Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:20:46.355054Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:20:46.354938Z", "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:20:46.355156Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:20:53.549 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:53 smithi111 ceph-mon[43090]: Redeploying mon.b, (container cli args changed) . . . 2023-12-18T13:20:53.549 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:53 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:20:53.549 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:53 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:20:53.550 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:53 smithi111 ceph-mon[43090]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:20:53.550 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:53 smithi111 ceph-mon[43090]: Deploying daemon mon.b on smithi111 2023-12-18T13:20:53.550 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:53 smithi111 ceph-mon[43090]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:53.550 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:53 smithi111 systemd[1]: Stopping Ceph mon.b for c4d03fc8-9da7-11ee-95a5-87774f69a715... 2023-12-18T13:20:53.621 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:53 smithi043 ceph-mon[66279]: Redeploying mon.b, (container cli args changed) . . . 2023-12-18T13:20:53.621 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:53 smithi043 ceph-mon[66279]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:20:53.622 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:53 smithi043 ceph-mon[66279]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:20:53.622 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:53 smithi043 ceph-mon[66279]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:20:53.622 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:53 smithi043 ceph-mon[66279]: Deploying daemon mon.b on smithi111 2023-12-18T13:20:53.622 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:53 smithi043 ceph-mon[66279]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:53.803 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:53 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mon-b[43067]: 2023-12-18T13:20:53.548+0000 7f2af51c2700 -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:20:53.803 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:53 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mon-b[43067]: 2023-12-18T13:20:53.548+0000 7f2af51c2700 -1 mon.b@1(peon) e2 *** Got Signal Terminated *** 2023-12-18T13:20:53.843 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:20:54.104 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:53 smithi111 bash[54017]: ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mon-b 2023-12-18T13:20:54.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 systemd[1]: ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@mon.b.service: Succeeded. 2023-12-18T13:20:54.447 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 systemd[1]: Stopped Ceph mon.b for c4d03fc8-9da7-11ee-95a5-87774f69a715. 2023-12-18T13:20:54.447 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 systemd[1]: Starting Ceph mon.b for c4d03fc8-9da7-11ee-95a5-87774f69a715... 2023-12-18T13:20:54.843 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:20:54.886 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: set uid:gid to 167:167 (ceph:ceph) 2023-12-18T13:20:54.886 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev), process ceph-mon, pid 7 2023-12-18T13:20:54.887 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: pidfile_write: ignore empty --pid-file 2023-12-18T13:20:54.887 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 bash[54263]: 4b5d8a72c7bef3244593e297770cee42deadaf44b1be2c7803c1d6ffc96f276a 2023-12-18T13:20:54.887 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: load: jerasure load: lrc 2023-12-18T13:20:54.887 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: RocksDB version: 7.9.2 2023-12-18T13:20:54.887 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Git sha 0 2023-12-18T13:20:54.887 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Compile date 2023-12-18 03:47:49 2023-12-18T13:20:54.887 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: DB SUMMARY 2023-12-18T13:20:54.887 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: DB Session ID: U0DJ6KVB6WMG8HTR2AQ3 2023-12-18T13:20:54.887 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: CURRENT file: CURRENT 2023-12-18T13:20:54.887 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: IDENTITY file: IDENTITY 2023-12-18T13:20:54.887 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2023-12-18T13:20:54.888 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000008.sst 2023-12-18T13:20:54.888 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000009.log size: 4020372 ; 2023-12-18T13:20:54.888 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.error_if_exists: 0 2023-12-18T13:20:54.888 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.create_if_missing: 0 2023-12-18T13:20:54.888 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.paranoid_checks: 1 2023-12-18T13:20:54.888 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-18T13:20:54.888 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-18T13:20:54.888 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-18T13:20:54.888 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.env: 0x565261e44a60 2023-12-18T13:20:54.888 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.fs: PosixFileSystem 2023-12-18T13:20:54.888 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.info_log: 0x56526461b760 2023-12-18T13:20:54.888 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.max_file_opening_threads: 16 2023-12-18T13:20:54.889 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.statistics: (nil) 2023-12-18T13:20:54.889 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.use_fsync: 0 2023-12-18T13:20:54.889 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.max_log_file_size: 0 2023-12-18T13:20:54.889 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-18T13:20:54.889 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-18T13:20:54.889 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.keep_log_file_num: 1000 2023-12-18T13:20:54.889 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.recycle_log_file_num: 0 2023-12-18T13:20:54.889 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.allow_fallocate: 1 2023-12-18T13:20:54.889 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.allow_mmap_reads: 0 2023-12-18T13:20:54.889 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.allow_mmap_writes: 0 2023-12-18T13:20:54.889 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.use_direct_reads: 0 2023-12-18T13:20:54.889 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-18T13:20:54.889 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.create_missing_column_families: 0 2023-12-18T13:20:54.889 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.db_log_dir: 2023-12-18T13:20:54.890 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.wal_dir: 2023-12-18T13:20:54.891 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-18T13:20:54.891 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-18T13:20:54.891 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-18T13:20:54.891 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-18T13:20:54.891 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-18T13:20:54.891 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-18T13:20:54.891 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.advise_random_on_open: 1 2023-12-18T13:20:54.891 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.db_write_buffer_size: 0 2023-12-18T13:20:54.891 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.write_buffer_manager: 0x5652645d14a0 2023-12-18T13:20:54.892 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-18T13:20:54.892 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-18T13:20:54.892 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-18T13:20:54.892 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.rate_limiter: (nil) 2023-12-18T13:20:54.892 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-18T13:20:54.892 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.wal_recovery_mode: 2 2023-12-18T13:20:54.892 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.enable_thread_tracking: 0 2023-12-18T13:20:54.892 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.enable_pipelined_write: 0 2023-12-18T13:20:54.892 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.unordered_write: 0 2023-12-18T13:20:54.892 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-18T13:20:54.892 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-18T13:20:54.892 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-18T13:20:54.892 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-18T13:20:54.893 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.row_cache: None 2023-12-18T13:20:54.893 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.wal_filter: None 2023-12-18T13:20:54.893 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-18T13:20:54.893 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.allow_ingest_behind: 0 2023-12-18T13:20:54.893 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.two_write_queues: 0 2023-12-18T13:20:54.893 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.manual_wal_flush: 0 2023-12-18T13:20:54.893 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.wal_compression: 0 2023-12-18T13:20:54.893 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.atomic_flush: 0 2023-12-18T13:20:54.893 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-18T13:20:54.893 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-18T13:20:54.893 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-18T13:20:54.893 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.log_readahead_size: 0 2023-12-18T13:20:54.893 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-18T13:20:54.894 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.best_efforts_recovery: 0 2023-12-18T13:20:54.894 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-18T13:20:54.894 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-18T13:20:54.894 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.allow_data_in_errors: 0 2023-12-18T13:20:54.894 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.db_host_id: __hostname__ 2023-12-18T13:20:54.894 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-18T13:20:54.894 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.max_background_jobs: 2 2023-12-18T13:20:54.894 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.max_background_compactions: -1 2023-12-18T13:20:54.894 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.max_subcompactions: 1 2023-12-18T13:20:54.894 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-18T13:20:54.894 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-18T13:20:54.894 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-18T13:20:54.894 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.max_total_wal_size: 0 2023-12-18T13:20:54.895 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-18T13:20:54.895 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-18T13:20:54.895 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-18T13:20:54.895 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-18T13:20:54.895 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.max_open_files: -1 2023-12-18T13:20:54.895 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.bytes_per_sync: 0 2023-12-18T13:20:54.895 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-18T13:20:54.895 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-18T13:20:54.895 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.compaction_readahead_size: 0 2023-12-18T13:20:54.895 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.max_background_flushes: -1 2023-12-18T13:20:54.895 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Compression algorithms supported: 2023-12-18T13:20:54.895 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-18T13:20:54.895 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: kZSTD supported: 0 2023-12-18T13:20:54.896 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: kXpressCompression supported: 0 2023-12-18T13:20:54.896 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: kLZ4HCCompression supported: 1 2023-12-18T13:20:54.896 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: kZlibCompression supported: 1 2023-12-18T13:20:54.896 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: kSnappyCompression supported: 1 2023-12-18T13:20:54.896 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: kLZ4Compression supported: 1 2023-12-18T13:20:54.896 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: kBZip2Compression supported: 0 2023-12-18T13:20:54.896 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-18T13:20:54.896 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-18T13:20:54.896 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2023-12-18T13:20:54.896 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-18T13:20:54.896 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-18T13:20:54.896 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.merge_operator: 2023-12-18T13:20:54.897 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.compaction_filter: None 2023-12-18T13:20:54.897 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.compaction_filter_factory: None 2023-12-18T13:20:54.897 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.sst_partitioner_factory: None 2023-12-18T13:20:54.897 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-18T13:20:54.897 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-18T13:20:54.897 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56526461b880) 2023-12-18T13:20:54.897 INFO:journalctl@ceph.mon.b.smithi111.stdout: cache_index_and_filter_blocks: 1 2023-12-18T13:20:54.897 INFO:journalctl@ceph.mon.b.smithi111.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-18T13:20:54.897 INFO:journalctl@ceph.mon.b.smithi111.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-18T13:20:54.897 INFO:journalctl@ceph.mon.b.smithi111.stdout: pin_top_level_index_and_filter: 1 2023-12-18T13:20:54.897 INFO:journalctl@ceph.mon.b.smithi111.stdout: index_type: 0 2023-12-18T13:20:54.897 INFO:journalctl@ceph.mon.b.smithi111.stdout: data_block_index_type: 0 2023-12-18T13:20:54.897 INFO:journalctl@ceph.mon.b.smithi111.stdout: index_shortening: 1 2023-12-18T13:20:54.897 INFO:journalctl@ceph.mon.b.smithi111.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-18T13:20:54.898 INFO:journalctl@ceph.mon.b.smithi111.stdout: checksum: 4 2023-12-18T13:20:54.898 INFO:journalctl@ceph.mon.b.smithi111.stdout: no_block_cache: 0 2023-12-18T13:20:54.898 INFO:journalctl@ceph.mon.b.smithi111.stdout: block_cache: 0x565264671090 2023-12-18T13:20:54.898 INFO:journalctl@ceph.mon.b.smithi111.stdout: block_cache_name: BinnedLRUCache 2023-12-18T13:20:54.898 INFO:journalctl@ceph.mon.b.smithi111.stdout: block_cache_options: 2023-12-18T13:20:54.898 INFO:journalctl@ceph.mon.b.smithi111.stdout: capacity : 536870912 2023-12-18T13:20:54.898 INFO:journalctl@ceph.mon.b.smithi111.stdout: num_shard_bits : 4 2023-12-18T13:20:54.898 INFO:journalctl@ceph.mon.b.smithi111.stdout: strict_capacity_limit : 0 2023-12-18T13:20:54.898 INFO:journalctl@ceph.mon.b.smithi111.stdout: high_pri_pool_ratio: 0.000 2023-12-18T13:20:54.898 INFO:journalctl@ceph.mon.b.smithi111.stdout: block_cache_compressed: (nil) 2023-12-18T13:20:54.898 INFO:journalctl@ceph.mon.b.smithi111.stdout: persistent_cache: (nil) 2023-12-18T13:20:54.898 INFO:journalctl@ceph.mon.b.smithi111.stdout: block_size: 4096 2023-12-18T13:20:54.898 INFO:journalctl@ceph.mon.b.smithi111.stdout: block_size_deviation: 10 2023-12-18T13:20:54.898 INFO:journalctl@ceph.mon.b.smithi111.stdout: block_restart_interval: 16 2023-12-18T13:20:54.899 INFO:journalctl@ceph.mon.b.smithi111.stdout: index_block_restart_interval: 1 2023-12-18T13:20:54.899 INFO:journalctl@ceph.mon.b.smithi111.stdout: metadata_block_size: 4096 2023-12-18T13:20:54.899 INFO:journalctl@ceph.mon.b.smithi111.stdout: partition_filters: 0 2023-12-18T13:20:54.899 INFO:journalctl@ceph.mon.b.smithi111.stdout: use_delta_encoding: 1 2023-12-18T13:20:54.899 INFO:journalctl@ceph.mon.b.smithi111.stdout: filter_policy: bloomfilter 2023-12-18T13:20:54.899 INFO:journalctl@ceph.mon.b.smithi111.stdout: whole_key_filtering: 1 2023-12-18T13:20:54.899 INFO:journalctl@ceph.mon.b.smithi111.stdout: verify_compression: 0 2023-12-18T13:20:54.899 INFO:journalctl@ceph.mon.b.smithi111.stdout: read_amp_bytes_per_bit: 0 2023-12-18T13:20:54.899 INFO:journalctl@ceph.mon.b.smithi111.stdout: format_version: 5 2023-12-18T13:20:54.899 INFO:journalctl@ceph.mon.b.smithi111.stdout: enable_index_compression: 1 2023-12-18T13:20:54.899 INFO:journalctl@ceph.mon.b.smithi111.stdout: block_align: 0 2023-12-18T13:20:54.899 INFO:journalctl@ceph.mon.b.smithi111.stdout: max_auto_readahead_size: 262144 2023-12-18T13:20:54.899 INFO:journalctl@ceph.mon.b.smithi111.stdout: prepopulate_block_cache: 0 2023-12-18T13:20:54.899 INFO:journalctl@ceph.mon.b.smithi111.stdout: initial_auto_readahead_size: 8192 2023-12-18T13:20:54.899 INFO:journalctl@ceph.mon.b.smithi111.stdout: num_file_reads_for_auto_readahead: 2 2023-12-18T13:20:54.900 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.write_buffer_size: 33554432 2023-12-18T13:20:54.900 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.max_write_buffer_number: 2 2023-12-18T13:20:54.900 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.compression: NoCompression 2023-12-18T13:20:54.900 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.bottommost_compression: Disabled 2023-12-18T13:20:54.900 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.prefix_extractor: nullptr 2023-12-18T13:20:54.900 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-18T13:20:54.900 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.num_levels: 7 2023-12-18T13:20:54.900 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-18T13:20:54.900 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-18T13:20:54.900 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-18T13:20:54.900 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-18T13:20:54.900 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-18T13:20:54.901 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-18T13:20:54.901 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-18T13:20:54.901 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:20:54.901 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-18T13:20:54.901 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-18T13:20:54.901 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:20:54.901 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:20:54.901 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-18T13:20:54.901 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.compression_opts.level: 32767 2023-12-18T13:20:54.901 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.compression_opts.strategy: 0 2023-12-18T13:20:54.901 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-18T13:20:54.901 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:20:54.901 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:20:54.901 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-18T13:20:54.902 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.compression_opts.enabled: false 2023-12-18T13:20:54.902 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:20:54.902 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-18T13:20:54.902 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-18T13:20:54.902 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-18T13:20:54.902 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.target_file_size_base: 67108864 2023-12-18T13:20:54.902 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-18T13:20:54.902 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-18T13:20:54.902 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-18T13:20:54.902 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-18T13:20:54.902 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-18T13:20:54.902 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-18T13:20:54.902 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-18T13:20:54.902 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-18T13:20:54.903 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-18T13:20:54.903 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-18T13:20:54.903 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-18T13:20:54.903 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-18T13:20:54.903 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-18T13:20:54.903 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-18T13:20:54.903 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.arena_block_size: 1048576 2023-12-18T13:20:54.903 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-18T13:20:54.903 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-18T13:20:54.903 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.disable_auto_compactions: 0 2023-12-18T13:20:54.903 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-18T13:20:54.903 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-18T13:20:54.903 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-18T13:20:54.903 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-18T13:20:54.903 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-18T13:20:54.904 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-18T13:20:54.904 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-18T13:20:54.904 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-18T13:20:54.904 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-18T13:20:54.904 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-18T13:20:54.904 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.table_properties_collectors: 2023-12-18T13:20:54.904 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.inplace_update_support: 0 2023-12-18T13:20:54.904 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-18T13:20:54.904 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-18T13:20:54.904 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-18T13:20:54.904 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-18T13:20:54.904 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.bloom_locality: 0 2023-12-18T13:20:54.904 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.max_successive_merges: 0 2023-12-18T13:20:54.905 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-18T13:20:54.905 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.paranoid_file_checks: 0 2023-12-18T13:20:54.905 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.force_consistency_checks: 1 2023-12-18T13:20:54.905 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.report_bg_io_stats: 0 2023-12-18T13:20:54.905 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.ttl: 2592000 2023-12-18T13:20:54.905 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-18T13:20:54.905 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-18T13:20:54.905 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-18T13:20:54.905 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.enable_blob_files: false 2023-12-18T13:20:54.905 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.min_blob_size: 0 2023-12-18T13:20:54.905 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.blob_file_size: 268435456 2023-12-18T13:20:54.905 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-18T13:20:54.906 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-18T13:20:54.906 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-18T13:20:54.906 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-18T13:20:54.906 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-18T13:20:54.906 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.blob_file_starting_level: 0 2023-12-18T13:20:54.906 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-18T13:20:54.906 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: 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:20:54.906 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2023-12-18T13:20:54.906 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: b99846da-dcb6-4799-b45a-c2591f6384b6 2023-12-18T13:20:54.906 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702905654620916, "job": 1, "event": "recovery_started", "wal_files": [9]} 2023-12-18T13:20:54.906 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2023-12-18T13:20:54.906 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 systemd[1]: Started Ceph mon.b for c4d03fc8-9da7-11ee-95a5-87774f69a715. 2023-12-18T13:20:54.906 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702905654635359, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 3008890, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 6, "largest_seqno": 3154, "table_properties": {"data_size": 2998325, "index_size": 5769, "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": 38528, "raw_average_key_size": 25, "raw_value_size": 2968996, "raw_average_value_size": 1997, "num_data_blocks": 270, "num_entries": 1486, "num_filter_entries": 1486, "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": 1702905654, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "b99846da-dcb6-4799-b45a-c2591f6384b6", "db_session_id": "U0DJ6KVB6WMG8HTR2AQ3", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2023-12-18T13:20:54.906 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702905654635456, "job": 1, "event": "recovery_finished"} 2023-12-18T13:20:54.907 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2023-12-18T13:20:54.907 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: 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:20:54.907 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56526470c000 2023-12-18T13:20:54.907 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: DB pointer 0x5652646fa000 2023-12-18T13:20:54.907 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-18T13:20:54.907 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-18T13:20:54.907 INFO:journalctl@ceph.mon.b.smithi111.stdout: ** DB Stats ** 2023-12-18T13:20:54.907 INFO:journalctl@ceph.mon.b.smithi111.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:20:54.907 INFO:journalctl@ceph.mon.b.smithi111.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:20:54.907 INFO:journalctl@ceph.mon.b.smithi111.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:20:54.907 INFO:journalctl@ceph.mon.b.smithi111.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:20:54.907 INFO:journalctl@ceph.mon.b.smithi111.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:20:54.907 INFO:journalctl@ceph.mon.b.smithi111.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:20:54.908 INFO:journalctl@ceph.mon.b.smithi111.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:20:54.908 INFO:journalctl@ceph.mon.b.smithi111.stdout: 2023-12-18T13:20:54.908 INFO:journalctl@ceph.mon.b.smithi111.stdout: ** Compaction Stats [default] ** 2023-12-18T13:20:54.908 INFO:journalctl@ceph.mon.b.smithi111.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:20:54.908 INFO:journalctl@ceph.mon.b.smithi111.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-18T13:20:54.908 INFO:journalctl@ceph.mon.b.smithi111.stdout: L0 2/0 2.87 MB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 703.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-18T13:20:54.908 INFO:journalctl@ceph.mon.b.smithi111.stdout: Sum 2/0 2.87 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 703.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-18T13:20:54.908 INFO:journalctl@ceph.mon.b.smithi111.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 703.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-18T13:20:54.908 INFO:journalctl@ceph.mon.b.smithi111.stdout: 2023-12-18T13:20:54.908 INFO:journalctl@ceph.mon.b.smithi111.stdout: ** Compaction Stats [default] ** 2023-12-18T13:20:54.908 INFO:journalctl@ceph.mon.b.smithi111.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:20:54.908 INFO:journalctl@ceph.mon.b.smithi111.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-18T13:20:54.909 INFO:journalctl@ceph.mon.b.smithi111.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 703.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-18T13:20:54.909 INFO:journalctl@ceph.mon.b.smithi111.stdout: 2023-12-18T13:20:54.909 INFO:journalctl@ceph.mon.b.smithi111.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-18T13:20:54.909 INFO:journalctl@ceph.mon.b.smithi111.stdout: 2023-12-18T13:20:54.909 INFO:journalctl@ceph.mon.b.smithi111.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:20:54.909 INFO:journalctl@ceph.mon.b.smithi111.stdout: Flush(GB): cumulative 0.003, interval 0.003 2023-12-18T13:20:54.909 INFO:journalctl@ceph.mon.b.smithi111.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-18T13:20:54.909 INFO:journalctl@ceph.mon.b.smithi111.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-18T13:20:54.909 INFO:journalctl@ceph.mon.b.smithi111.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-18T13:20:54.909 INFO:journalctl@ceph.mon.b.smithi111.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-18T13:20:54.909 INFO:journalctl@ceph.mon.b.smithi111.stdout: Cumulative compaction: 0.00 GB write, 151.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:20:54.909 INFO:journalctl@ceph.mon.b.smithi111.stdout: Interval compaction: 0.00 GB write, 151.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:20:54.910 INFO:journalctl@ceph.mon.b.smithi111.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:20:54.910 INFO:journalctl@ceph.mon.b.smithi111.stdout: Block cache BinnedLRUCache@0x565264671090#7 capacity: 512.00 MB usage: 10.33 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2023-12-18T13:20:54.910 INFO:journalctl@ceph.mon.b.smithi111.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:20:54.910 INFO:journalctl@ceph.mon.b.smithi111.stdout: 2023-12-18T13:20:54.910 INFO:journalctl@ceph.mon.b.smithi111.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-18T13:20:54.910 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: starting mon.b rank 1 at public addrs [v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0] at bind addrs [v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 2023-12-18T13:20:54.910 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: mon.b@-1(???) e2 preinit fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 2023-12-18T13:20:54.910 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: mon.b@-1(???).mds e1 new map 2023-12-18T13:20:54.910 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: mon.b@-1(???).mds e1 print_map 2023-12-18T13:20:54.910 INFO:journalctl@ceph.mon.b.smithi111.stdout: e1 2023-12-18T13:20:54.910 INFO:journalctl@ceph.mon.b.smithi111.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-18T13:20:54.910 INFO:journalctl@ceph.mon.b.smithi111.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:20:54.910 INFO:journalctl@ceph.mon.b.smithi111.stdout: legacy client fscid: -1 2023-12-18T13:20:54.911 INFO:journalctl@ceph.mon.b.smithi111.stdout: 2023-12-18T13:20:54.911 INFO:journalctl@ceph.mon.b.smithi111.stdout: No filesystems configured 2023-12-18T13:20:54.911 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: mon.b@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-18T13:20:54.911 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:20:54.911 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:20:54.911 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:20:54.911 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: mon.b@-1(???).paxosservice(auth 1..8) refresh upgraded, format 0 -> 3 2023-12-18T13:20:54.911 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:20:54.911 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:54 smithi111 ceph-mon[54348]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:20:55.157 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:55.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:54 smithi043 ceph-mon[66279]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:20:55.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:54 smithi043 ceph-mon[66279]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:20:55.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:55 smithi043 ceph-mon[66279]: mon.b calling monitor election 2023-12-18T13:20:55.984 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:55 smithi043 ceph-mon[66279]: mon.a calling monitor election 2023-12-18T13:20:55.984 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:55 smithi043 ceph-mon[66279]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T13:20:55.984 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:55 smithi043 ceph-mon[66279]: monmap e2: 2 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:20:55.984 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:55 smithi043 ceph-mon[66279]: fsmap 2023-12-18T13:20:55.984 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:55 smithi043 ceph-mon[66279]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T13:20:55.984 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:55 smithi043 ceph-mon[66279]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T13:20:55.984 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:55 smithi043 ceph-mon[66279]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:20:55.984 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:55 smithi043 ceph-mon[66279]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T13:20:55.984 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:55 smithi043 ceph-mon[66279]: daemon container.bar.smithi043 on smithi043 is in unknown state 2023-12-18T13:20:55.984 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:55 smithi043 ceph-mon[66279]: daemon container.bar.smithi111 on smithi111 is in unknown state 2023-12-18T13:20:55.984 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:55 smithi043 ceph-mon[66279]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:55.985 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:55 smithi043 ceph-mon[66279]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:55.985 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:55 smithi043 ceph-mon[66279]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:20:55.985 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:55 smithi043 ceph-mon[66279]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:56.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:55 smithi111 ceph-mon[54348]: mon.b calling monitor election 2023-12-18T13:20:56.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:55 smithi111 ceph-mon[54348]: mon.a calling monitor election 2023-12-18T13:20:56.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:55 smithi111 ceph-mon[54348]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T13:20:56.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:55 smithi111 ceph-mon[54348]: monmap e2: 2 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:20:56.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:55 smithi111 ceph-mon[54348]: fsmap 2023-12-18T13:20:56.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:55 smithi111 ceph-mon[54348]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T13:20:56.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:55 smithi111 ceph-mon[54348]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T13:20:56.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:55 smithi111 ceph-mon[54348]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:20:56.192 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:55 smithi111 ceph-mon[54348]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T13:20:56.192 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:55 smithi111 ceph-mon[54348]: daemon container.bar.smithi043 on smithi043 is in unknown state 2023-12-18T13:20:56.192 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:55 smithi111 ceph-mon[54348]: daemon container.bar.smithi111 on smithi111 is in unknown state 2023-12-18T13:20:56.192 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:55 smithi111 ceph-mon[54348]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:56.192 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:55 smithi111 ceph-mon[54348]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:56.192 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:55 smithi111 ceph-mon[54348]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:20:56.192 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:55 smithi111 ceph-mon[54348]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:56.601 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:20:56.601 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:20:46.956229Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:20:46.956114Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:20:46.955923Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:20:56.022803Z", "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:20:46.956021Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:20:57.143 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:20:57.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:57 smithi043 ceph-mon[66279]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:57.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:57 smithi043 ceph-mon[66279]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:57.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:57 smithi111 ceph-mon[54348]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:57.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:57 smithi111 ceph-mon[54348]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:58.144 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:20:58.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:58 smithi043 ceph-mon[66279]: from='client.34104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:58.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:58 smithi043 ceph-mon[66279]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:58.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:58 smithi043 ceph-mon[66279]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:58.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:58 smithi043 ceph-mon[66279]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:58.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:58 smithi043 ceph-mon[66279]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:20:58.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:58 smithi043 ceph-mon[66279]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:20:58.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:58 smithi043 ceph-mon[66279]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:58.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:58 smithi043 ceph-mon[66279]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:58.182 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:58 smithi043 ceph-mon[66279]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:58.182 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:58 smithi043 ceph-mon[66279]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:20:58.182 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:58 smithi043 ceph-mon[66279]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:20:58.182 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:58 smithi043 ceph-mon[66279]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:20:58.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:58 smithi111 ceph-mon[54348]: from='client.34104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:58.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:58 smithi111 ceph-mon[54348]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:58.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:58 smithi111 ceph-mon[54348]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:58.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:58 smithi111 ceph-mon[54348]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:58.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:58 smithi111 ceph-mon[54348]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:20:58.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:58 smithi111 ceph-mon[54348]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:20:58.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:58 smithi111 ceph-mon[54348]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:58.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:58 smithi111 ceph-mon[54348]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:58.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:58 smithi111 ceph-mon[54348]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:20:58.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:58 smithi111 ceph-mon[54348]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:20:58.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:58 smithi111 ceph-mon[54348]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:20:58.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:20:58 smithi111 ceph-mon[54348]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:20:58.471 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:58.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:58 smithi043 systemd[1]: Stopping Ceph mon.a for c4d03fc8-9da7-11ee-95a5-87774f69a715... 2023-12-18T13:20:58.879 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:58 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mon-a[66248]: 2023-12-18T13:20:58.683+0000 7f23cdd43700 -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:20:58.879 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:58 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mon-a[66248]: 2023-12-18T13:20:58.683+0000 7f23cdd43700 -1 mon.a@0(leader) e2 *** Got Signal Terminated *** 2023-12-18T13:20:59.434 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:59 smithi043 bash[67585]: ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mon-a 2023-12-18T13:20:59.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:59 smithi043 systemd[1]: ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@mon.a.service: Succeeded. 2023-12-18T13:20:59.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:59 smithi043 systemd[1]: Stopped Ceph mon.a for c4d03fc8-9da7-11ee-95a5-87774f69a715. 2023-12-18T13:20:59.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:20:59 smithi043 systemd[1]: Starting Ceph mon.a for c4d03fc8-9da7-11ee-95a5-87774f69a715... 2023-12-18T13:21:00.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: set uid:gid to 167:167 (ceph:ceph) 2023-12-18T13:21:00.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev), process ceph-mon, pid 7 2023-12-18T13:21:00.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: pidfile_write: ignore empty --pid-file 2023-12-18T13:21:00.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: load: jerasure load: lrc 2023-12-18T13:21:00.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 bash[67823]: 9e273932d88674e9cccc6dff7cdb3bb79058158f499a1680d81a96c932d046ef 2023-12-18T13:21:00.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: RocksDB version: 7.9.2 2023-12-18T13:21:00.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Git sha 0 2023-12-18T13:21:00.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Compile date 2023-12-18 03:47:49 2023-12-18T13:21:00.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: DB SUMMARY 2023-12-18T13:21:00.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: DB Session ID: STRZ70XA31DUYWN6SIGQ 2023-12-18T13:21:00.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: CURRENT file: CURRENT 2023-12-18T13:21:00.485 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: IDENTITY file: IDENTITY 2023-12-18T13:21:00.485 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: MANIFEST file: MANIFEST-000020 size: 373 Bytes 2023-12-18T13:21:00.485 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: 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:21:00.485 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000019.log size: 186714 ; 2023-12-18T13:21:00.485 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.error_if_exists: 0 2023-12-18T13:21:00.485 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.create_if_missing: 0 2023-12-18T13:21:00.485 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.paranoid_checks: 1 2023-12-18T13:21:00.485 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-18T13:21:00.485 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-18T13:21:00.485 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-18T13:21:00.485 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.env: 0x562b0fb99a60 2023-12-18T13:21:00.485 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.fs: PosixFileSystem 2023-12-18T13:21:00.485 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.info_log: 0x562b1149d760 2023-12-18T13:21:00.485 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.max_file_opening_threads: 16 2023-12-18T13:21:00.486 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.statistics: (nil) 2023-12-18T13:21:00.486 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.use_fsync: 0 2023-12-18T13:21:00.486 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.max_log_file_size: 0 2023-12-18T13:21:00.486 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-18T13:21:00.486 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-18T13:21:00.486 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.keep_log_file_num: 1000 2023-12-18T13:21:00.486 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.recycle_log_file_num: 0 2023-12-18T13:21:00.486 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.allow_fallocate: 1 2023-12-18T13:21:00.486 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.allow_mmap_reads: 0 2023-12-18T13:21:00.486 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.allow_mmap_writes: 0 2023-12-18T13:21:00.486 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.use_direct_reads: 0 2023-12-18T13:21:00.486 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-18T13:21:00.486 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.create_missing_column_families: 0 2023-12-18T13:21:00.486 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.db_log_dir: 2023-12-18T13:21:00.486 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.wal_dir: 2023-12-18T13:21:00.487 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-18T13:21:00.487 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-18T13:21:00.487 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-18T13:21:00.487 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-18T13:21:00.487 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-18T13:21:00.487 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-18T13:21:00.487 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.advise_random_on_open: 1 2023-12-18T13:21:00.487 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.db_write_buffer_size: 0 2023-12-18T13:21:00.487 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.write_buffer_manager: 0x562b114534a0 2023-12-18T13:21:00.487 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-18T13:21:00.487 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-18T13:21:00.487 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-18T13:21:00.487 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.rate_limiter: (nil) 2023-12-18T13:21:00.487 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-18T13:21:00.487 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.wal_recovery_mode: 2 2023-12-18T13:21:00.487 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.enable_thread_tracking: 0 2023-12-18T13:21:00.487 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.enable_pipelined_write: 0 2023-12-18T13:21:00.488 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.unordered_write: 0 2023-12-18T13:21:00.488 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-18T13:21:00.488 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-18T13:21:00.488 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-18T13:21:00.488 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-18T13:21:00.488 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.row_cache: None 2023-12-18T13:21:00.488 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.wal_filter: None 2023-12-18T13:21:00.488 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-18T13:21:00.488 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.allow_ingest_behind: 0 2023-12-18T13:21:00.488 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.two_write_queues: 0 2023-12-18T13:21:00.488 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.manual_wal_flush: 0 2023-12-18T13:21:00.488 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.wal_compression: 0 2023-12-18T13:21:00.488 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.atomic_flush: 0 2023-12-18T13:21:00.488 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-18T13:21:00.488 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-18T13:21:00.488 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-18T13:21:00.489 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.log_readahead_size: 0 2023-12-18T13:21:00.489 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-18T13:21:00.489 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.best_efforts_recovery: 0 2023-12-18T13:21:00.489 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-18T13:21:00.489 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-18T13:21:00.489 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.allow_data_in_errors: 0 2023-12-18T13:21:00.489 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.db_host_id: __hostname__ 2023-12-18T13:21:00.489 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-18T13:21:00.489 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.max_background_jobs: 2 2023-12-18T13:21:00.489 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.max_background_compactions: -1 2023-12-18T13:21:00.489 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.max_subcompactions: 1 2023-12-18T13:21:00.489 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-18T13:21:00.489 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-18T13:21:00.490 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-18T13:21:00.490 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.max_total_wal_size: 0 2023-12-18T13:21:00.490 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-18T13:21:00.490 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-18T13:21:00.490 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-18T13:21:00.490 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-18T13:21:00.490 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.max_open_files: -1 2023-12-18T13:21:00.490 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.bytes_per_sync: 0 2023-12-18T13:21:00.490 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-18T13:21:00.490 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-18T13:21:00.490 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.compaction_readahead_size: 0 2023-12-18T13:21:00.490 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.max_background_flushes: -1 2023-12-18T13:21:00.490 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Compression algorithms supported: 2023-12-18T13:21:00.490 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-18T13:21:00.490 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: kZSTD supported: 0 2023-12-18T13:21:00.490 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: kXpressCompression supported: 0 2023-12-18T13:21:00.491 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: kLZ4HCCompression supported: 1 2023-12-18T13:21:00.491 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: kZlibCompression supported: 1 2023-12-18T13:21:00.491 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: kSnappyCompression supported: 1 2023-12-18T13:21:00.491 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: kLZ4Compression supported: 1 2023-12-18T13:21:00.491 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: kBZip2Compression supported: 0 2023-12-18T13:21:00.491 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-18T13:21:00.491 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-18T13:21:00.491 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000020 2023-12-18T13:21:00.491 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-18T13:21:00.491 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-18T13:21:00.491 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.merge_operator: 2023-12-18T13:21:00.491 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.compaction_filter: None 2023-12-18T13:21:00.491 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.compaction_filter_factory: None 2023-12-18T13:21:00.491 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.sst_partitioner_factory: None 2023-12-18T13:21:00.491 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-18T13:21:00.491 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-18T13:21:00.491 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562b1149d880) 2023-12-18T13:21:00.492 INFO:journalctl@ceph.mon.a.smithi043.stdout: cache_index_and_filter_blocks: 1 2023-12-18T13:21:00.492 INFO:journalctl@ceph.mon.a.smithi043.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-18T13:21:00.492 INFO:journalctl@ceph.mon.a.smithi043.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-18T13:21:00.492 INFO:journalctl@ceph.mon.a.smithi043.stdout: pin_top_level_index_and_filter: 1 2023-12-18T13:21:00.492 INFO:journalctl@ceph.mon.a.smithi043.stdout: index_type: 0 2023-12-18T13:21:00.492 INFO:journalctl@ceph.mon.a.smithi043.stdout: data_block_index_type: 0 2023-12-18T13:21:00.492 INFO:journalctl@ceph.mon.a.smithi043.stdout: index_shortening: 1 2023-12-18T13:21:00.492 INFO:journalctl@ceph.mon.a.smithi043.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-18T13:21:00.492 INFO:journalctl@ceph.mon.a.smithi043.stdout: checksum: 4 2023-12-18T13:21:00.492 INFO:journalctl@ceph.mon.a.smithi043.stdout: no_block_cache: 0 2023-12-18T13:21:00.492 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_cache: 0x562b114f3090 2023-12-18T13:21:00.492 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_cache_name: BinnedLRUCache 2023-12-18T13:21:00.492 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_cache_options: 2023-12-18T13:21:00.492 INFO:journalctl@ceph.mon.a.smithi043.stdout: capacity : 536870912 2023-12-18T13:21:00.492 INFO:journalctl@ceph.mon.a.smithi043.stdout: num_shard_bits : 4 2023-12-18T13:21:00.492 INFO:journalctl@ceph.mon.a.smithi043.stdout: strict_capacity_limit : 0 2023-12-18T13:21:00.493 INFO:journalctl@ceph.mon.a.smithi043.stdout: high_pri_pool_ratio: 0.000 2023-12-18T13:21:00.493 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_cache_compressed: (nil) 2023-12-18T13:21:00.493 INFO:journalctl@ceph.mon.a.smithi043.stdout: persistent_cache: (nil) 2023-12-18T13:21:00.493 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_size: 4096 2023-12-18T13:21:00.493 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_size_deviation: 10 2023-12-18T13:21:00.493 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_restart_interval: 16 2023-12-18T13:21:00.493 INFO:journalctl@ceph.mon.a.smithi043.stdout: index_block_restart_interval: 1 2023-12-18T13:21:00.493 INFO:journalctl@ceph.mon.a.smithi043.stdout: metadata_block_size: 4096 2023-12-18T13:21:00.493 INFO:journalctl@ceph.mon.a.smithi043.stdout: partition_filters: 0 2023-12-18T13:21:00.493 INFO:journalctl@ceph.mon.a.smithi043.stdout: use_delta_encoding: 1 2023-12-18T13:21:00.493 INFO:journalctl@ceph.mon.a.smithi043.stdout: filter_policy: bloomfilter 2023-12-18T13:21:00.493 INFO:journalctl@ceph.mon.a.smithi043.stdout: whole_key_filtering: 1 2023-12-18T13:21:00.493 INFO:journalctl@ceph.mon.a.smithi043.stdout: verify_compression: 0 2023-12-18T13:21:00.494 INFO:journalctl@ceph.mon.a.smithi043.stdout: read_amp_bytes_per_bit: 0 2023-12-18T13:21:00.494 INFO:journalctl@ceph.mon.a.smithi043.stdout: format_version: 5 2023-12-18T13:21:00.494 INFO:journalctl@ceph.mon.a.smithi043.stdout: enable_index_compression: 1 2023-12-18T13:21:00.494 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_align: 0 2023-12-18T13:21:00.494 INFO:journalctl@ceph.mon.a.smithi043.stdout: max_auto_readahead_size: 262144 2023-12-18T13:21:00.494 INFO:journalctl@ceph.mon.a.smithi043.stdout: prepopulate_block_cache: 0 2023-12-18T13:21:00.494 INFO:journalctl@ceph.mon.a.smithi043.stdout: initial_auto_readahead_size: 8192 2023-12-18T13:21:00.494 INFO:journalctl@ceph.mon.a.smithi043.stdout: num_file_reads_for_auto_readahead: 2 2023-12-18T13:21:00.494 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.write_buffer_size: 33554432 2023-12-18T13:21:00.494 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.max_write_buffer_number: 2 2023-12-18T13:21:00.494 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.compression: NoCompression 2023-12-18T13:21:00.494 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.bottommost_compression: Disabled 2023-12-18T13:21:00.495 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.prefix_extractor: nullptr 2023-12-18T13:21:00.495 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-18T13:21:00.495 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.num_levels: 7 2023-12-18T13:21:00.495 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-18T13:21:00.495 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-18T13:21:00.495 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-18T13:21:00.495 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-18T13:21:00.495 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-18T13:21:00.495 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-18T13:21:00.495 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-18T13:21:00.495 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:21:00.495 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-18T13:21:00.495 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-18T13:21:00.496 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:21:00.496 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:21:00.496 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-18T13:21:00.496 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.compression_opts.level: 32767 2023-12-18T13:21:00.496 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.compression_opts.strategy: 0 2023-12-18T13:21:00.496 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-18T13:21:00.496 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:21:00.496 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:21:00.496 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-18T13:21:00.496 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.compression_opts.enabled: false 2023-12-18T13:21:00.496 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:21:00.496 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-18T13:21:00.496 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-18T13:21:00.496 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-18T13:21:00.496 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.target_file_size_base: 67108864 2023-12-18T13:21:00.497 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-18T13:21:00.497 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-18T13:21:00.497 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-18T13:21:00.497 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-18T13:21:00.497 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-18T13:21:00.497 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-18T13:21:00.497 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-18T13:21:00.497 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-18T13:21:00.497 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-18T13:21:00.497 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-18T13:21:00.497 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-18T13:21:00.497 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-18T13:21:00.497 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-18T13:21:00.497 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-18T13:21:00.497 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.arena_block_size: 1048576 2023-12-18T13:21:00.497 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-18T13:21:00.498 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-18T13:21:00.498 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.disable_auto_compactions: 0 2023-12-18T13:21:00.498 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-18T13:21:00.498 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-18T13:21:00.498 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-18T13:21:00.498 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-18T13:21:00.498 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-18T13:21:00.498 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-18T13:21:00.499 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-18T13:21:00.499 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-18T13:21:00.499 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-18T13:21:00.499 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-18T13:21:00.499 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.table_properties_collectors: 2023-12-18T13:21:00.499 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.inplace_update_support: 0 2023-12-18T13:21:00.499 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-18T13:21:00.499 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-18T13:21:00.499 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-18T13:21:00.499 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-18T13:21:00.499 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.bloom_locality: 0 2023-12-18T13:21:00.499 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.max_successive_merges: 0 2023-12-18T13:21:00.499 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-18T13:21:00.499 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.paranoid_file_checks: 0 2023-12-18T13:21:00.499 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.force_consistency_checks: 1 2023-12-18T13:21:00.499 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.report_bg_io_stats: 0 2023-12-18T13:21:00.499 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.ttl: 2592000 2023-12-18T13:21:00.500 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-18T13:21:00.500 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-18T13:21:00.500 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-18T13:21:00.500 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.enable_blob_files: false 2023-12-18T13:21:00.500 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.min_blob_size: 0 2023-12-18T13:21:00.500 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.blob_file_size: 268435456 2023-12-18T13:21:00.500 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-18T13:21:00.500 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-18T13:21:00.500 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-18T13:21:00.500 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-18T13:21:00.500 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-18T13:21:00.500 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.blob_file_starting_level: 0 2023-12-18T13:21:00.500 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-18T13:21:00.500 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: 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 3276, log_number is 15,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 15 2023-12-18T13:21:00.500 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 15 2023-12-18T13:21:00.501 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 8c2f77cb-f411-42fc-b7d6-5eccf9564958 2023-12-18T13:21:00.501 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702905660120853, "job": 1, "event": "recovery_started", "wal_files": [19]} 2023-12-18T13:21:00.501 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #19 mode 2 2023-12-18T13:21:00.501 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 systemd[1]: Started Ceph mon.a for c4d03fc8-9da7-11ee-95a5-87774f69a715. 2023-12-18T13:21:00.501 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702905660122617, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 23, "file_size": 167934, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 3282, "largest_seqno": 3514, "table_properties": {"data_size": 165971, "index_size": 631, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 325, "raw_key_size": 2987, "raw_average_key_size": 24, "raw_value_size": 163369, "raw_average_value_size": 1339, "num_data_blocks": 27, "num_entries": 122, "num_filter_entries": 122, "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": 1702905660, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "8c2f77cb-f411-42fc-b7d6-5eccf9564958", "db_session_id": "STRZ70XA31DUYWN6SIGQ", "orig_file_number": 23, "seqno_to_time_mapping": "N/A"}} 2023-12-18T13:21:00.501 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702905660122733, "job": 1, "event": "recovery_finished"} 2023-12-18T13:21:00.501 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: [db/version_set.cc:5047] Creating manifest 25 2023-12-18T13:21:00.501 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: 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:21:00.501 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x562b1158e000 2023-12-18T13:21:00.501 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: DB pointer 0x562b1157c000 2023-12-18T13:21:00.501 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: [db/compaction/compaction_job.cc:1995] [default] [JOB 3] Compacting 4@0 files to L6, score 1.00 2023-12-18T13:21:00.501 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: [db/compaction/compaction_job.cc:2001] [default]: Compaction start summary: Base version 2 Base level 0, inputs: [23(163KB) 18(2825KB) 13(77KB) 8(1879B)] 2023-12-18T13:21:00.501 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702905660124632, "job": 3, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [23, 18, 13, 8], "score": 1, "input_data_size": 3142410, "oldest_snapshot_seqno": -1} 2023-12-18T13:21:00.502 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-18T13:21:00.502 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-18T13:21:00.502 INFO:journalctl@ceph.mon.a.smithi043.stdout: ** DB Stats ** 2023-12-18T13:21:00.502 INFO:journalctl@ceph.mon.a.smithi043.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:21:00.502 INFO:journalctl@ceph.mon.a.smithi043.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:21:00.502 INFO:journalctl@ceph.mon.a.smithi043.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:21:00.502 INFO:journalctl@ceph.mon.a.smithi043.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:21:00.502 INFO:journalctl@ceph.mon.a.smithi043.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:21:00.502 INFO:journalctl@ceph.mon.a.smithi043.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:21:00.502 INFO:journalctl@ceph.mon.a.smithi043.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:21:00.502 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2023-12-18T13:21:00.502 INFO:journalctl@ceph.mon.a.smithi043.stdout: ** Compaction Stats [default] ** 2023-12-18T13:21:00.502 INFO:journalctl@ceph.mon.a.smithi043.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:21:00.502 INFO:journalctl@ceph.mon.a.smithi043.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-18T13:21:00.502 INFO:journalctl@ceph.mon.a.smithi043.stdout: L0 4/4 3.00 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 128.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:21:00.502 INFO:journalctl@ceph.mon.a.smithi043.stdout: Sum 4/4 3.00 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 128.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:21:00.502 INFO:journalctl@ceph.mon.a.smithi043.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 128.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:21:00.503 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2023-12-18T13:21:00.503 INFO:journalctl@ceph.mon.a.smithi043.stdout: ** Compaction Stats [default] ** 2023-12-18T13:21:00.503 INFO:journalctl@ceph.mon.a.smithi043.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:21:00.503 INFO:journalctl@ceph.mon.a.smithi043.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-18T13:21:00.503 INFO:journalctl@ceph.mon.a.smithi043.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 128.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:21:00.503 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2023-12-18T13:21:00.503 INFO:journalctl@ceph.mon.a.smithi043.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-18T13:21:00.503 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2023-12-18T13:21:00.503 INFO:journalctl@ceph.mon.a.smithi043.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:21:00.503 INFO:journalctl@ceph.mon.a.smithi043.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-18T13:21:00.503 INFO:journalctl@ceph.mon.a.smithi043.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-18T13:21:00.503 INFO:journalctl@ceph.mon.a.smithi043.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-18T13:21:00.503 INFO:journalctl@ceph.mon.a.smithi043.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-18T13:21:00.503 INFO:journalctl@ceph.mon.a.smithi043.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-18T13:21:00.503 INFO:journalctl@ceph.mon.a.smithi043.stdout: Cumulative compaction: 0.00 GB write, 32.03 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:21:00.503 INFO:journalctl@ceph.mon.a.smithi043.stdout: Interval compaction: 0.00 GB write, 32.03 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:21:00.503 INFO:journalctl@ceph.mon.a.smithi043.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:21:00.504 INFO:journalctl@ceph.mon.a.smithi043.stdout: Block cache BinnedLRUCache@0x562b114f3090#7 capacity: 512.00 MB usage: 11.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2023-12-18T13:21:00.504 INFO:journalctl@ceph.mon.a.smithi043.stdout: Block cache entry stats(count,size,portion): FilterBlock(4,4.42 KB,0.000843406%) IndexBlock(4,7.19 KB,0.00137091%) Misc(1,0.00 KB,0%) 2023-12-18T13:21:00.504 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2023-12-18T13:21:00.504 INFO:journalctl@ceph.mon.a.smithi043.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-18T13:21:00.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: CompressorRegistry(0x562b11578288) _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:21:00.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: Event(0x562b11482748 nevent=5000 time_id=1).set_owner center_id=0 owner=140386864883456 2023-12-18T13:21:00.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: stack operator() starting 2023-12-18T13:21:00.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: Event(0x562b11482988 nevent=5000 time_id=1).set_owner center_id=1 owner=140386873276160 2023-12-18T13:21:00.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: stack operator() starting 2023-12-18T13:21:00.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: Event(0x562b11483b88 nevent=5000 time_id=1).set_owner center_id=2 owner=140386965595904 2023-12-18T13:21:00.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: stack operator() starting 2023-12-18T13:21:00.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: starting mon.a rank 0 at public addrs [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] at bind addrs [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 2023-12-18T13:21:00.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: CompressorRegistry(0x562b11578b88) _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:21:00.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: mon.a@-1(???) e2 preinit fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 2023-12-18T13:21:00.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: mon.a@-1(???).mds e1 new map 2023-12-18T13:21:00.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: mon.a@-1(???).mds e1 print_map 2023-12-18T13:21:00.504 INFO:journalctl@ceph.mon.a.smithi043.stdout: e1 2023-12-18T13:21:00.505 INFO:journalctl@ceph.mon.a.smithi043.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-18T13:21:00.505 INFO:journalctl@ceph.mon.a.smithi043.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:21:00.505 INFO:journalctl@ceph.mon.a.smithi043.stdout: legacy client fscid: -1 2023-12-18T13:21:00.505 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2023-12-18T13:21:00.505 INFO:journalctl@ceph.mon.a.smithi043.stdout: No filesystems configured 2023-12-18T13:21:00.505 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: mon.a@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-18T13:21:00.505 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:21:00.505 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:21:00.505 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:21:00.505 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:00 smithi043 ceph-mon[67861]: mon.a@-1(???).paxosservice(auth 1..8) refresh upgraded, format 0 -> 3 2023-12-18T13:21:01.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:01 smithi111 ceph-mon[54348]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:21:01.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:01 smithi111 ceph-mon[54348]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:21:01.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:01 smithi111 ceph-mon[54348]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:01.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:01 smithi111 ceph-mon[54348]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:01.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:01 smithi111 ceph-mon[54348]: mon.a calling monitor election 2023-12-18T13:21:01.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:01 smithi111 ceph-mon[54348]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T13:21:01.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:01 smithi111 ceph-mon[54348]: monmap e2: 2 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:21:01.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:01 smithi111 ceph-mon[54348]: fsmap 2023-12-18T13:21:01.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:01 smithi111 ceph-mon[54348]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T13:21:01.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:01 smithi111 ceph-mon[54348]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T13:21:01.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:01 smithi111 ceph-mon[54348]: from='mgr.14152 ' entity='' 2023-12-18T13:21:01.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:01 smithi111 ceph-mon[54348]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:21:01.942 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:01 smithi111 ceph-mon[54348]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T13:21:01.942 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:01 smithi111 ceph-mon[54348]: daemon container.bar.smithi043 on smithi043 is in unknown state 2023-12-18T13:21:01.942 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:01 smithi111 ceph-mon[54348]: daemon container.bar.smithi111 on smithi111 is in unknown state 2023-12-18T13:21:01.942 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:01 smithi111 ceph-mon[54348]: from='mgr.14152 ' entity='mgr.a' 2023-12-18T13:21:01.942 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:01 smithi111 ceph-mon[54348]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:21:01.942 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:01 smithi111 ceph-mon[54348]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:21:01.942 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:01 smithi111 ceph-mon[54348]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:21:01.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:01 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:21:01.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:01 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:21:01.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:01 smithi043 ceph-mon[67861]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:01.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:01 smithi043 ceph-mon[67861]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:01.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:01 smithi043 ceph-mon[67861]: mon.a calling monitor election 2023-12-18T13:21:01.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:01 smithi043 ceph-mon[67861]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T13:21:01.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:01 smithi043 ceph-mon[67861]: monmap e2: 2 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:21:01.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:01 smithi043 ceph-mon[67861]: fsmap 2023-12-18T13:21:01.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:01 smithi043 ceph-mon[67861]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T13:21:01.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:01 smithi043 ceph-mon[67861]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T13:21:01.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:01 smithi043 ceph-mon[67861]: from='mgr.14152 ' entity='' 2023-12-18T13:21:01.984 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:01 smithi043 ceph-mon[67861]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:21:01.984 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:01 smithi043 ceph-mon[67861]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T13:21:01.984 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:01 smithi043 ceph-mon[67861]: daemon container.bar.smithi043 on smithi043 is in unknown state 2023-12-18T13:21:01.984 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:01 smithi043 ceph-mon[67861]: daemon container.bar.smithi111 on smithi111 is in unknown state 2023-12-18T13:21:01.984 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:01 smithi043 ceph-mon[67861]: from='mgr.14152 ' entity='mgr.a' 2023-12-18T13:21:01.984 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:01 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:21:01.984 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:01 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:21:01.984 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:01 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:21:02.873 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:02 smithi111 ceph-mon[54348]: Redeploying mon.b, (entrypoint args changed) . . . 2023-12-18T13:21:02.873 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:02 smithi111 ceph-mon[54348]: Deploying daemon mon.b on smithi111 2023-12-18T13:21:02.873 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:02 smithi111 systemd[1]: Stopping Ceph mon.b for c4d03fc8-9da7-11ee-95a5-87774f69a715... 2023-12-18T13:21:02.889 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:21:02.889 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:20:56.023481Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:20:56.023337Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:20:56.023011Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:20:56.022803Z", "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:20:56.023182Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:02.914 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:02 smithi043 ceph-mon[67861]: Redeploying mon.b, (entrypoint args changed) . . . 2023-12-18T13:21:02.914 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:02 smithi043 ceph-mon[67861]: Deploying daemon mon.b on smithi111 2023-12-18T13:21:03.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:02 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mon-b[54325]: 2023-12-18T13:21:02.871+0000 7ffb19242700 -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:21:03.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:02 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mon-b[54325]: 2023-12-18T13:21:02.871+0000 7ffb19242700 -1 mon.b@1(peon) e2 *** Got Signal Terminated *** 2023-12-18T13:21:03.308 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:03.592 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:03 smithi111 bash[54993]: ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mon-b 2023-12-18T13:21:03.920 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:03 smithi111 systemd[1]: ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@mon.b.service: Succeeded. 2023-12-18T13:21:03.920 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:03 smithi111 systemd[1]: Stopped Ceph mon.b for c4d03fc8-9da7-11ee-95a5-87774f69a715. 2023-12-18T13:21:03.920 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:03 smithi111 systemd[1]: Starting Ceph mon.b for c4d03fc8-9da7-11ee-95a5-87774f69a715... 2023-12-18T13:21:04.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:03 smithi111 ceph-mon[55183]: set uid:gid to 167:167 (ceph:ceph) 2023-12-18T13:21:04.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:03 smithi111 ceph-mon[55183]: ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev), process ceph-mon, pid 7 2023-12-18T13:21:04.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:03 smithi111 ceph-mon[55183]: pidfile_write: ignore empty --pid-file 2023-12-18T13:21:04.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 bash[55145]: 49e716fc4e1669f2c0263840d43e731625adf8c86a906c90dac4cb5dbfaa4e14 2023-12-18T13:21:04.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: load: jerasure load: lrc 2023-12-18T13:21:04.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: RocksDB version: 7.9.2 2023-12-18T13:21:04.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Git sha 0 2023-12-18T13:21:04.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Compile date 2023-12-18 03:47:49 2023-12-18T13:21:04.192 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: DB SUMMARY 2023-12-18T13:21:04.192 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: DB Session ID: WDM31TK2YAMIGM02VSM2 2023-12-18T13:21:04.192 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: CURRENT file: CURRENT 2023-12-18T13:21:04.192 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: IDENTITY file: IDENTITY 2023-12-18T13:21:04.192 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: MANIFEST file: MANIFEST-000015 size: 282 Bytes 2023-12-18T13:21:04.192 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 2, files: 000008.sst 000013.sst 2023-12-18T13:21:04.192 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000014.log size: 270598 ; 2023-12-18T13:21:04.192 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.error_if_exists: 0 2023-12-18T13:21:04.192 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.create_if_missing: 0 2023-12-18T13:21:04.192 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.paranoid_checks: 1 2023-12-18T13:21:04.192 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-18T13:21:04.192 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-18T13:21:04.192 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-18T13:21:04.192 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.env: 0x56017c765a60 2023-12-18T13:21:04.192 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.fs: PosixFileSystem 2023-12-18T13:21:04.192 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.info_log: 0x56017d0cd760 2023-12-18T13:21:04.193 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.max_file_opening_threads: 16 2023-12-18T13:21:04.193 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.statistics: (nil) 2023-12-18T13:21:04.193 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.use_fsync: 0 2023-12-18T13:21:04.193 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.max_log_file_size: 0 2023-12-18T13:21:04.193 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-18T13:21:04.193 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-18T13:21:04.193 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.keep_log_file_num: 1000 2023-12-18T13:21:04.193 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.recycle_log_file_num: 0 2023-12-18T13:21:04.193 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.allow_fallocate: 1 2023-12-18T13:21:04.193 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.allow_mmap_reads: 0 2023-12-18T13:21:04.193 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.allow_mmap_writes: 0 2023-12-18T13:21:04.193 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.use_direct_reads: 0 2023-12-18T13:21:04.193 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-18T13:21:04.193 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.create_missing_column_families: 0 2023-12-18T13:21:04.193 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.db_log_dir: 2023-12-18T13:21:04.194 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.wal_dir: 2023-12-18T13:21:04.194 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-18T13:21:04.194 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-18T13:21:04.194 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-18T13:21:04.194 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-18T13:21:04.194 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-18T13:21:04.194 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-18T13:21:04.194 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.advise_random_on_open: 1 2023-12-18T13:21:04.194 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.db_write_buffer_size: 0 2023-12-18T13:21:04.194 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.write_buffer_manager: 0x56017d0834a0 2023-12-18T13:21:04.194 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-18T13:21:04.194 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-18T13:21:04.194 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-18T13:21:04.194 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.rate_limiter: (nil) 2023-12-18T13:21:04.195 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-18T13:21:04.195 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.wal_recovery_mode: 2 2023-12-18T13:21:04.195 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.enable_thread_tracking: 0 2023-12-18T13:21:04.195 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.enable_pipelined_write: 0 2023-12-18T13:21:04.195 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.unordered_write: 0 2023-12-18T13:21:04.195 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-18T13:21:04.195 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-18T13:21:04.195 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-18T13:21:04.195 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-18T13:21:04.195 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.row_cache: None 2023-12-18T13:21:04.195 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.wal_filter: None 2023-12-18T13:21:04.195 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-18T13:21:04.195 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.allow_ingest_behind: 0 2023-12-18T13:21:04.195 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.two_write_queues: 0 2023-12-18T13:21:04.195 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.manual_wal_flush: 0 2023-12-18T13:21:04.195 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.wal_compression: 0 2023-12-18T13:21:04.196 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.atomic_flush: 0 2023-12-18T13:21:04.196 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-18T13:21:04.196 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-18T13:21:04.196 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-18T13:21:04.196 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.log_readahead_size: 0 2023-12-18T13:21:04.196 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-18T13:21:04.196 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.best_efforts_recovery: 0 2023-12-18T13:21:04.196 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-18T13:21:04.196 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-18T13:21:04.196 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.allow_data_in_errors: 0 2023-12-18T13:21:04.197 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.db_host_id: __hostname__ 2023-12-18T13:21:04.197 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-18T13:21:04.197 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.max_background_jobs: 2 2023-12-18T13:21:04.197 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.max_background_compactions: -1 2023-12-18T13:21:04.197 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.max_subcompactions: 1 2023-12-18T13:21:04.198 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-18T13:21:04.198 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-18T13:21:04.198 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-18T13:21:04.198 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.max_total_wal_size: 0 2023-12-18T13:21:04.198 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-18T13:21:04.198 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-18T13:21:04.198 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-18T13:21:04.198 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-18T13:21:04.198 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.max_open_files: -1 2023-12-18T13:21:04.198 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.bytes_per_sync: 0 2023-12-18T13:21:04.198 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-18T13:21:04.198 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-18T13:21:04.198 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.compaction_readahead_size: 0 2023-12-18T13:21:04.198 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.max_background_flushes: -1 2023-12-18T13:21:04.198 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Compression algorithms supported: 2023-12-18T13:21:04.198 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-18T13:21:04.198 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: kZSTD supported: 0 2023-12-18T13:21:04.199 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: kXpressCompression supported: 0 2023-12-18T13:21:04.199 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: kLZ4HCCompression supported: 1 2023-12-18T13:21:04.199 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: kZlibCompression supported: 1 2023-12-18T13:21:04.199 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: kSnappyCompression supported: 1 2023-12-18T13:21:04.199 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: kLZ4Compression supported: 1 2023-12-18T13:21:04.199 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: kBZip2Compression supported: 0 2023-12-18T13:21:04.199 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-18T13:21:04.199 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-18T13:21:04.199 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000015 2023-12-18T13:21:04.199 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-18T13:21:04.199 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-18T13:21:04.199 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.merge_operator: 2023-12-18T13:21:04.199 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.compaction_filter: None 2023-12-18T13:21:04.199 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.compaction_filter_factory: None 2023-12-18T13:21:04.199 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.sst_partitioner_factory: None 2023-12-18T13:21:04.199 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-18T13:21:04.200 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-18T13:21:04.200 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56017d0cd880) 2023-12-18T13:21:04.200 INFO:journalctl@ceph.mon.b.smithi111.stdout: cache_index_and_filter_blocks: 1 2023-12-18T13:21:04.200 INFO:journalctl@ceph.mon.b.smithi111.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-18T13:21:04.200 INFO:journalctl@ceph.mon.b.smithi111.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-18T13:21:04.200 INFO:journalctl@ceph.mon.b.smithi111.stdout: pin_top_level_index_and_filter: 1 2023-12-18T13:21:04.200 INFO:journalctl@ceph.mon.b.smithi111.stdout: index_type: 0 2023-12-18T13:21:04.200 INFO:journalctl@ceph.mon.b.smithi111.stdout: data_block_index_type: 0 2023-12-18T13:21:04.200 INFO:journalctl@ceph.mon.b.smithi111.stdout: index_shortening: 1 2023-12-18T13:21:04.200 INFO:journalctl@ceph.mon.b.smithi111.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-18T13:21:04.200 INFO:journalctl@ceph.mon.b.smithi111.stdout: checksum: 4 2023-12-18T13:21:04.200 INFO:journalctl@ceph.mon.b.smithi111.stdout: no_block_cache: 0 2023-12-18T13:21:04.200 INFO:journalctl@ceph.mon.b.smithi111.stdout: block_cache: 0x56017d123090 2023-12-18T13:21:04.200 INFO:journalctl@ceph.mon.b.smithi111.stdout: block_cache_name: BinnedLRUCache 2023-12-18T13:21:04.200 INFO:journalctl@ceph.mon.b.smithi111.stdout: block_cache_options: 2023-12-18T13:21:04.200 INFO:journalctl@ceph.mon.b.smithi111.stdout: capacity : 536870912 2023-12-18T13:21:04.200 INFO:journalctl@ceph.mon.b.smithi111.stdout: num_shard_bits : 4 2023-12-18T13:21:04.200 INFO:journalctl@ceph.mon.b.smithi111.stdout: strict_capacity_limit : 0 2023-12-18T13:21:04.201 INFO:journalctl@ceph.mon.b.smithi111.stdout: high_pri_pool_ratio: 0.000 2023-12-18T13:21:04.201 INFO:journalctl@ceph.mon.b.smithi111.stdout: block_cache_compressed: (nil) 2023-12-18T13:21:04.201 INFO:journalctl@ceph.mon.b.smithi111.stdout: persistent_cache: (nil) 2023-12-18T13:21:04.201 INFO:journalctl@ceph.mon.b.smithi111.stdout: block_size: 4096 2023-12-18T13:21:04.201 INFO:journalctl@ceph.mon.b.smithi111.stdout: block_size_deviation: 10 2023-12-18T13:21:04.201 INFO:journalctl@ceph.mon.b.smithi111.stdout: block_restart_interval: 16 2023-12-18T13:21:04.201 INFO:journalctl@ceph.mon.b.smithi111.stdout: index_block_restart_interval: 1 2023-12-18T13:21:04.201 INFO:journalctl@ceph.mon.b.smithi111.stdout: metadata_block_size: 4096 2023-12-18T13:21:04.201 INFO:journalctl@ceph.mon.b.smithi111.stdout: partition_filters: 0 2023-12-18T13:21:04.201 INFO:journalctl@ceph.mon.b.smithi111.stdout: use_delta_encoding: 1 2023-12-18T13:21:04.201 INFO:journalctl@ceph.mon.b.smithi111.stdout: filter_policy: bloomfilter 2023-12-18T13:21:04.201 INFO:journalctl@ceph.mon.b.smithi111.stdout: whole_key_filtering: 1 2023-12-18T13:21:04.201 INFO:journalctl@ceph.mon.b.smithi111.stdout: verify_compression: 0 2023-12-18T13:21:04.201 INFO:journalctl@ceph.mon.b.smithi111.stdout: read_amp_bytes_per_bit: 0 2023-12-18T13:21:04.201 INFO:journalctl@ceph.mon.b.smithi111.stdout: format_version: 5 2023-12-18T13:21:04.201 INFO:journalctl@ceph.mon.b.smithi111.stdout: enable_index_compression: 1 2023-12-18T13:21:04.201 INFO:journalctl@ceph.mon.b.smithi111.stdout: block_align: 0 2023-12-18T13:21:04.202 INFO:journalctl@ceph.mon.b.smithi111.stdout: max_auto_readahead_size: 262144 2023-12-18T13:21:04.202 INFO:journalctl@ceph.mon.b.smithi111.stdout: prepopulate_block_cache: 0 2023-12-18T13:21:04.202 INFO:journalctl@ceph.mon.b.smithi111.stdout: initial_auto_readahead_size: 8192 2023-12-18T13:21:04.202 INFO:journalctl@ceph.mon.b.smithi111.stdout: num_file_reads_for_auto_readahead: 2 2023-12-18T13:21:04.202 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.write_buffer_size: 33554432 2023-12-18T13:21:04.202 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.max_write_buffer_number: 2 2023-12-18T13:21:04.202 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.compression: NoCompression 2023-12-18T13:21:04.202 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.bottommost_compression: Disabled 2023-12-18T13:21:04.202 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.prefix_extractor: nullptr 2023-12-18T13:21:04.202 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-18T13:21:04.202 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.num_levels: 7 2023-12-18T13:21:04.202 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-18T13:21:04.202 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-18T13:21:04.202 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-18T13:21:04.202 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-18T13:21:04.202 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-18T13:21:04.202 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-18T13:21:04.203 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-18T13:21:04.203 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:21:04.203 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-18T13:21:04.203 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-18T13:21:04.203 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:21:04.203 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:21:04.203 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-18T13:21:04.203 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.compression_opts.level: 32767 2023-12-18T13:21:04.203 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.compression_opts.strategy: 0 2023-12-18T13:21:04.203 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-18T13:21:04.203 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:21:04.203 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:21:04.203 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-18T13:21:04.203 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.compression_opts.enabled: false 2023-12-18T13:21:04.203 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:21:04.203 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-18T13:21:04.203 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-18T13:21:04.204 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-18T13:21:04.204 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.target_file_size_base: 67108864 2023-12-18T13:21:04.204 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-18T13:21:04.204 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-18T13:21:04.204 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-18T13:21:04.204 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-18T13:21:04.204 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-18T13:21:04.204 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-18T13:21:04.204 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-18T13:21:04.204 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-18T13:21:04.204 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-18T13:21:04.204 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-18T13:21:04.204 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-18T13:21:04.204 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-18T13:21:04.204 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-18T13:21:04.204 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-18T13:21:04.204 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.arena_block_size: 1048576 2023-12-18T13:21:04.205 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-18T13:21:04.205 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-18T13:21:04.205 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.disable_auto_compactions: 0 2023-12-18T13:21:04.205 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-18T13:21:04.205 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-18T13:21:04.205 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-18T13:21:04.205 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-18T13:21:04.205 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-18T13:21:04.205 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-18T13:21:04.205 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-18T13:21:04.205 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-18T13:21:04.205 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-18T13:21:04.205 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-18T13:21:04.205 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.table_properties_collectors: 2023-12-18T13:21:04.205 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.inplace_update_support: 0 2023-12-18T13:21:04.205 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-18T13:21:04.206 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-18T13:21:04.206 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-18T13:21:04.206 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-18T13:21:04.206 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.bloom_locality: 0 2023-12-18T13:21:04.206 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.max_successive_merges: 0 2023-12-18T13:21:04.206 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-18T13:21:04.206 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.paranoid_file_checks: 0 2023-12-18T13:21:04.206 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.force_consistency_checks: 1 2023-12-18T13:21:04.206 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.report_bg_io_stats: 0 2023-12-18T13:21:04.206 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.ttl: 2592000 2023-12-18T13:21:04.206 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-18T13:21:04.206 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-18T13:21:04.206 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-18T13:21:04.206 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.enable_blob_files: false 2023-12-18T13:21:04.206 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.min_blob_size: 0 2023-12-18T13:21:04.206 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.blob_file_size: 268435456 2023-12-18T13:21:04.206 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-18T13:21:04.207 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-18T13:21:04.207 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-18T13:21:04.207 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-18T13:21:04.207 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-18T13:21:04.207 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.blob_file_starting_level: 0 2023-12-18T13:21:04.207 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-18T13:21:04.207 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: 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 3154, log_number is 10,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 10 2023-12-18T13:21:04.207 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 10 2023-12-18T13:21:04.207 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 systemd[1]: Started Ceph mon.b for c4d03fc8-9da7-11ee-95a5-87774f69a715. 2023-12-18T13:21:04.207 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: b99846da-dcb6-4799-b45a-c2591f6384b6 2023-12-18T13:21:04.207 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702905664003276, "job": 1, "event": "recovery_started", "wal_files": [14]} 2023-12-18T13:21:04.207 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #14 mode 2 2023-12-18T13:21:04.207 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702905664005113, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 18, "file_size": 162682, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 3166, "largest_seqno": 3400, "table_properties": {"data_size": 160769, "index_size": 581, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 325, "raw_key_size": 2900, "raw_average_key_size": 24, "raw_value_size": 158241, "raw_average_value_size": 1341, "num_data_blocks": 25, "num_entries": 118, "num_filter_entries": 118, "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": 1702905664, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "b99846da-dcb6-4799-b45a-c2591f6384b6", "db_session_id": "WDM31TK2YAMIGM02VSM2", "orig_file_number": 18, "seqno_to_time_mapping": "N/A"}} 2023-12-18T13:21:04.207 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702905664005206, "job": 1, "event": "recovery_finished"} 2023-12-18T13:21:04.207 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: [db/version_set.cc:5047] Creating manifest 20 2023-12-18T13:21:04.208 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: 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:21:04.208 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56017d1be000 2023-12-18T13:21:04.208 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: DB pointer 0x56017d1ac000 2023-12-18T13:21:04.208 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-18T13:21:04.208 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-18T13:21:04.208 INFO:journalctl@ceph.mon.b.smithi111.stdout: ** DB Stats ** 2023-12-18T13:21:04.208 INFO:journalctl@ceph.mon.b.smithi111.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:21:04.208 INFO:journalctl@ceph.mon.b.smithi111.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:21:04.208 INFO:journalctl@ceph.mon.b.smithi111.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:21:04.208 INFO:journalctl@ceph.mon.b.smithi111.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:21:04.208 INFO:journalctl@ceph.mon.b.smithi111.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:21:04.208 INFO:journalctl@ceph.mon.b.smithi111.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:21:04.208 INFO:journalctl@ceph.mon.b.smithi111.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:21:04.208 INFO:journalctl@ceph.mon.b.smithi111.stdout: 2023-12-18T13:21:04.208 INFO:journalctl@ceph.mon.b.smithi111.stdout: ** Compaction Stats [default] ** 2023-12-18T13:21:04.208 INFO:journalctl@ceph.mon.b.smithi111.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:21:04.209 INFO:journalctl@ceph.mon.b.smithi111.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-18T13:21:04.209 INFO:journalctl@ceph.mon.b.smithi111.stdout: L0 3/0 3.03 MB 0.8 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 157.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:21:04.209 INFO:journalctl@ceph.mon.b.smithi111.stdout: Sum 3/0 3.03 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 157.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:21:04.209 INFO:journalctl@ceph.mon.b.smithi111.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 157.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:21:04.209 INFO:journalctl@ceph.mon.b.smithi111.stdout: 2023-12-18T13:21:04.209 INFO:journalctl@ceph.mon.b.smithi111.stdout: ** Compaction Stats [default] ** 2023-12-18T13:21:04.209 INFO:journalctl@ceph.mon.b.smithi111.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:21:04.209 INFO:journalctl@ceph.mon.b.smithi111.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-18T13:21:04.209 INFO:journalctl@ceph.mon.b.smithi111.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 157.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:21:04.209 INFO:journalctl@ceph.mon.b.smithi111.stdout: 2023-12-18T13:21:04.209 INFO:journalctl@ceph.mon.b.smithi111.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-18T13:21:04.209 INFO:journalctl@ceph.mon.b.smithi111.stdout: 2023-12-18T13:21:04.209 INFO:journalctl@ceph.mon.b.smithi111.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:21:04.209 INFO:journalctl@ceph.mon.b.smithi111.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-18T13:21:04.210 INFO:journalctl@ceph.mon.b.smithi111.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-18T13:21:04.210 INFO:journalctl@ceph.mon.b.smithi111.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-18T13:21:04.210 INFO:journalctl@ceph.mon.b.smithi111.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-18T13:21:04.210 INFO:journalctl@ceph.mon.b.smithi111.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-18T13:21:04.210 INFO:journalctl@ceph.mon.b.smithi111.stdout: Cumulative compaction: 0.00 GB write, 32.32 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:21:04.210 INFO:journalctl@ceph.mon.b.smithi111.stdout: Interval compaction: 0.00 GB write, 32.32 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:21:04.210 INFO:journalctl@ceph.mon.b.smithi111.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:21:04.210 INFO:journalctl@ceph.mon.b.smithi111.stdout: Block cache BinnedLRUCache@0x56017d123090#7 capacity: 512.00 MB usage: 11.41 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2023-12-18T13:21:04.210 INFO:journalctl@ceph.mon.b.smithi111.stdout: Block cache entry stats(count,size,portion): FilterBlock(3,4.52 KB,0.000861287%) IndexBlock(3,6.89 KB,0.00131428%) Misc(1,0.00 KB,0%) 2023-12-18T13:21:04.210 INFO:journalctl@ceph.mon.b.smithi111.stdout: 2023-12-18T13:21:04.210 INFO:journalctl@ceph.mon.b.smithi111.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-18T13:21:04.210 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: CompressorRegistry(0x56017d0d6288) _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:21:04.210 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: Event(0x56017d0b2088 nevent=5000 time_id=1).set_owner center_id=0 owner=140474132629248 2023-12-18T13:21:04.210 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: Event(0x56017d0b2988 nevent=5000 time_id=1).set_owner center_id=1 owner=140474141021952 2023-12-18T13:21:04.210 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: stack operator() starting 2023-12-18T13:21:04.210 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: stack operator() starting 2023-12-18T13:21:04.210 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: Event(0x56017d0b34c8 nevent=5000 time_id=1).set_owner center_id=2 owner=140474233341696 2023-12-18T13:21:04.210 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: stack operator() starting 2023-12-18T13:21:04.211 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: starting mon.b rank 1 at public addrs [v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0] at bind addrs [v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 2023-12-18T13:21:04.211 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: CompressorRegistry(0x56017d0d6b88) _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:21:04.211 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: mon.b@-1(???) e2 preinit fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 2023-12-18T13:21:04.211 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: mon.b@-1(???).mds e1 new map 2023-12-18T13:21:04.211 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: mon.b@-1(???).mds e1 print_map 2023-12-18T13:21:04.211 INFO:journalctl@ceph.mon.b.smithi111.stdout: e1 2023-12-18T13:21:04.211 INFO:journalctl@ceph.mon.b.smithi111.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-18T13:21:04.211 INFO:journalctl@ceph.mon.b.smithi111.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:21:04.211 INFO:journalctl@ceph.mon.b.smithi111.stdout: legacy client fscid: -1 2023-12-18T13:21:04.211 INFO:journalctl@ceph.mon.b.smithi111.stdout: 2023-12-18T13:21:04.211 INFO:journalctl@ceph.mon.b.smithi111.stdout: No filesystems configured 2023-12-18T13:21:04.211 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: mon.b@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-18T13:21:04.211 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:21:04.211 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:21:04.211 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:21:04.212 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:04 smithi111 ceph-mon[55183]: mon.b@-1(???).paxosservice(auth 1..9) refresh upgraded, format 0 -> 3 2023-12-18T13:21:04.308 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:04.871 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:05.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:05 smithi043 ceph-mon[67861]: mon.b calling monitor election 2023-12-18T13:21:05.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:05 smithi043 ceph-mon[67861]: mon.a calling monitor election 2023-12-18T13:21:05.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:05 smithi043 ceph-mon[67861]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T13:21:05.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:05 smithi043 ceph-mon[67861]: monmap e2: 2 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:21:05.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:05 smithi043 ceph-mon[67861]: fsmap 2023-12-18T13:21:05.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:05 smithi043 ceph-mon[67861]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T13:21:05.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:05 smithi043 ceph-mon[67861]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T13:21:05.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:05 smithi043 ceph-mon[67861]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:21:05.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:05 smithi043 ceph-mon[67861]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T13:21:05.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:05 smithi043 ceph-mon[67861]: daemon container.bar.smithi043 on smithi043 is in unknown state 2023-12-18T13:21:05.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:05 smithi043 ceph-mon[67861]: daemon container.bar.smithi111 on smithi111 is in unknown state 2023-12-18T13:21:05.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:05 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:21:05.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:05 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:21:05.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:05 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:21:05.243 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:05 smithi043 ceph-mon[67861]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:05.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:05 smithi111 ceph-mon[55183]: mon.b calling monitor election 2023-12-18T13:21:05.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:05 smithi111 ceph-mon[55183]: mon.a calling monitor election 2023-12-18T13:21:05.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:05 smithi111 ceph-mon[55183]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T13:21:05.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:05 smithi111 ceph-mon[55183]: monmap e2: 2 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:21:05.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:05 smithi111 ceph-mon[55183]: fsmap 2023-12-18T13:21:05.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:05 smithi111 ceph-mon[55183]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T13:21:05.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:05 smithi111 ceph-mon[55183]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T13:21:05.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:05 smithi111 ceph-mon[55183]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:21:05.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:05 smithi111 ceph-mon[55183]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T13:21:05.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:05 smithi111 ceph-mon[55183]: daemon container.bar.smithi043 on smithi043 is in unknown state 2023-12-18T13:21:05.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:05 smithi111 ceph-mon[55183]: daemon container.bar.smithi111 on smithi111 is in unknown state 2023-12-18T13:21:05.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:05 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:21:05.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:05 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:21:05.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:05 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:21:05.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:05 smithi111 ceph-mon[55183]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:06.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:06 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:21:06.691 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:06 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:21:06.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:06 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:21:06.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:06 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:21:07.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:07 smithi043 ceph-mon[67861]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:07.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:07 smithi111 ceph-mon[55183]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:08.076 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:21:08.076 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:21:05.343932Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:21:05.343846Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:21:05.343658Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:21:05.343513Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:21:05.343754Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:08.492 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:09.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:08 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:21:09.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:08 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:21:09.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:08 smithi111 ceph-mon[55183]: from='client.44104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:09.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:08 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:21:09.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:08 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:21:09.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:08 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:21:09.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:08 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:21:09.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:08 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:21:09.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:08 smithi043 ceph-mon[67861]: from='client.44104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:09.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:08 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:21:09.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:08 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:21:09.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:08 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:21:09.492 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:09.799 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:10.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:10 smithi043 ceph-mon[67861]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:10.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:10 smithi043 ceph-mon[67861]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:10.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:10 smithi111 ceph-mon[55183]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:10.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:10 smithi111 ceph-mon[55183]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:11.086 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:21:11.086 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:21:05.343932Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:21:05.343846Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:21:05.343658Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:21:05.343513Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:21:05.343754Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:11.381 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:11 smithi043 ceph-mon[67861]: pgmap v78: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:11.381 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:11 smithi043 ceph-mon[67861]: from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:11.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:11 smithi111 ceph-mon[55183]: pgmap v78: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:11.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:11 smithi111 ceph-mon[55183]: from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:11.482 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:12.483 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:12.789 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:14.029 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:21:14.030 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:21:05.343932Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:21:05.343846Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:21:05.343658Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:21:05.343513Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:21:05.343754Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:14.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:13 smithi111 ceph-mon[55183]: pgmap v79: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:14.201 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:13 smithi043 ceph-mon[67861]: pgmap v79: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:14.422 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:15.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:14 smithi111 ceph-mon[55183]: from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:15.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:14 smithi043 ceph-mon[67861]: from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:15.423 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:15.728 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:16.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:15 smithi111 ceph-mon[55183]: pgmap v80: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:16.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:15 smithi043 ceph-mon[67861]: pgmap v80: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:16.978 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:21:16.978 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:21:05.343932Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:21:05.343846Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:21:05.343658Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:21:05.343513Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:21:05.343754Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:17.401 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:18.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:17 smithi111 ceph-mon[55183]: pgmap v81: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:18.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:17 smithi111 ceph-mon[55183]: from='client.44116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:18.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:17 smithi043 ceph-mon[67861]: pgmap v81: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:18.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:17 smithi043 ceph-mon[67861]: from='client.44116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:18.401 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:18.705 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:20.093 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:19 smithi043 ceph-mon[67861]: pgmap v82: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:20.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:19 smithi111 ceph-mon[55183]: pgmap v82: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:20.331 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:21:20.331 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:21:05.343932Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:21:05.343846Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:21:05.343658Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:21:05.343513Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:21:05.343754Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:20.708 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:21.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:21 smithi111 ceph-mon[55183]: from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:21.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:21 smithi111 ceph-mon[55183]: pgmap v83: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:21.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:21 smithi043 ceph-mon[67861]: from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:21.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:21 smithi043 ceph-mon[67861]: pgmap v83: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:21.710 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:22.019 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:23.419 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:21:23.419 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:21:05.343932Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:21:05.343846Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:21:05.343658Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:21:05.343513Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:21:05.343754Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:23.815 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:24.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:23 smithi111 ceph-mon[55183]: pgmap v84: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:24.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:23 smithi043 ceph-mon[67861]: pgmap v84: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:24.816 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:25.123 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:25.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:24 smithi111 ceph-mon[55183]: from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:25.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:24 smithi043 ceph-mon[67861]: from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:26.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:25 smithi111 ceph-mon[55183]: pgmap v85: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:26.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:25 smithi043 ceph-mon[67861]: pgmap v85: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:26.375 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:21:26.375 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:21:05.343932Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:21:05.343846Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:21:05.343658Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:21:05.343513Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:21:05.343754Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:26.778 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:27.779 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:27.944 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:27 smithi111 ceph-mon[55183]: from='client.44128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:27.944 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:27 smithi111 ceph-mon[55183]: pgmap v86: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:28.085 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:28.199 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:27 smithi043 ceph-mon[67861]: from='client.44128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:28.199 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:27 smithi043 ceph-mon[67861]: pgmap v86: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:29.347 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:21:29.348 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:21:05.343932Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:21:05.343846Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:21:05.343658Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:21:05.343513Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:21:05.343754Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:29.728 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:30.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:29 smithi111 ceph-mon[55183]: pgmap v87: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:30.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:29 smithi043 ceph-mon[67861]: pgmap v87: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:30.729 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:30.985 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:30 smithi043 ceph-mon[67861]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:31.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:30 smithi111 ceph-mon[55183]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:31.645 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:32.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:31 smithi043 ceph-mon[67861]: pgmap v88: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:32.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:31 smithi111 ceph-mon[55183]: pgmap v88: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:32.904 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:21:32.905 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:21:05.343932Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:21:05.343846Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:21:05.343658Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:21:05.343513Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:21:05.343754Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:33.303 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:34.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:33 smithi111 ceph-mon[55183]: pgmap v89: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:34.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:33 smithi111 ceph-mon[55183]: from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:34.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:33 smithi043 ceph-mon[67861]: pgmap v89: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:34.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:33 smithi043 ceph-mon[67861]: from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:34.304 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:34.613 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:35.933 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:21:35.933 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:21:05.343932Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:21:05.343846Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:21:05.343658Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:21:05.343513Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:21:05.343754Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:36.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:35 smithi111 ceph-mon[55183]: pgmap v90: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:36.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:35 smithi043 ceph-mon[67861]: pgmap v90: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:36.328 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:37.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:36 smithi111 ceph-mon[55183]: from='client.44140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:37.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:36 smithi043 ceph-mon[67861]: from='client.44140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:37.328 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:37.634 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:38.064 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:37 smithi043 ceph-mon[67861]: pgmap v91: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:38.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:37 smithi111 ceph-mon[55183]: pgmap v91: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:38.848 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:21:38.848 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:21:05.343932Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:21:05.343846Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:21:05.343658Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:21:05.343513Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:21:05.343754Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:39.244 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:40.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:39 smithi111 ceph-mon[55183]: pgmap v92: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:40.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:39 smithi111 ceph-mon[55183]: from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:40.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:39 smithi043 ceph-mon[67861]: pgmap v92: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:40.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:39 smithi043 ceph-mon[67861]: from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:40.245 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:40.550 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:41.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:41 smithi111 ceph-mon[55183]: pgmap v93: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:41.450 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:41 smithi043 ceph-mon[67861]: pgmap v93: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:41.912 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:21:41.912 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:21:05.343932Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:21:05.343846Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:21:05.343658Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:21:05.343513Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:21:05.343754Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:42.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:42 smithi043 ceph-mon[67861]: from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:42.375 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:42.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:42 smithi111 ceph-mon[55183]: from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:43.376 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:43.413 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:43 smithi043 ceph-mon[67861]: pgmap v94: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:43.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:43 smithi111 ceph-mon[55183]: pgmap v94: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:43.690 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:44.957 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:21:44.958 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:21:05.343932Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:21:05.343846Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:21:05.343658Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:21:05.343513Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:21:05.343754Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:45.352 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:46.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:45 smithi111 ceph-mon[55183]: pgmap v95: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:46.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:45 smithi111 ceph-mon[55183]: from='client.44152 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:46.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:45 smithi043 ceph-mon[67861]: pgmap v95: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:46.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:45 smithi043 ceph-mon[67861]: from='client.44152 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:46.353 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:46.657 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:47.961 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:21:47.961 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:21:05.343932Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:21:05.343846Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:21:05.343658Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:21:05.343513Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:21:05.343754Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:48.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:47 smithi111 ceph-mon[55183]: pgmap v96: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:48.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:47 smithi043 ceph-mon[67861]: pgmap v96: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:48.371 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:49.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:48 smithi111 ceph-mon[55183]: from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:49.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:48 smithi043 ceph-mon[67861]: from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:49.373 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:49.678 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:50.088 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:49 smithi043 ceph-mon[67861]: pgmap v97: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:50.156 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:49 smithi111 ceph-mon[55183]: pgmap v97: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:50.900 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:21:50.901 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:21:05.343932Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:21:05.343846Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:21:05.343658Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:21:05.343513Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:21:05.343754Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:51.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:51 smithi111 ceph-mon[55183]: pgmap v98: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:51.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:51 smithi111 ceph-mon[55183]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:51.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:51 smithi043 ceph-mon[67861]: pgmap v98: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:51.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:51 smithi043 ceph-mon[67861]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:51.301 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:52.301 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:52.608 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:53.910 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:21:53.911 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:21:05.343932Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:21:05.343846Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:21:05.343658Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:21:05.343513Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:21:05.343754Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:54.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:53 smithi043 ceph-mon[67861]: pgmap v99: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:54.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:53 smithi111 ceph-mon[55183]: pgmap v99: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:54.599 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:54.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:54 smithi043 ceph-mon[67861]: from='client.44164 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:55.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:54 smithi111 ceph-mon[55183]: from='client.44164 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:55.601 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:55.908 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:56.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:55 smithi111 ceph-mon[55183]: pgmap v100: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:56.197 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:55 smithi043 ceph-mon[67861]: pgmap v100: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:57.184 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:21:57.184 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:21:05.343932Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:21:05.343846Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:21:05.343658Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:21:05.343513Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:21:05.343754Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:57.591 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:58.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:57 smithi111 ceph-mon[55183]: pgmap v101: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:58.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:57 smithi043 ceph-mon[67861]: pgmap v101: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:58.592 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:58.894 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:59.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:58 smithi111 ceph-mon[55183]: from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:59.226 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:58 smithi043 ceph-mon[67861]: from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:00.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:21:59 smithi111 ceph-mon[55183]: pgmap v102: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:00.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:21:59 smithi043 ceph-mon[67861]: pgmap v102: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:00.235 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:22:00.235 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:21:05.343932Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:21:05.343846Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:21:05.343658Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:21:05.343513Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:21:05.343754Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:22:00.674 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:22:01.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:01 smithi111 ceph-mon[55183]: from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:01.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:01 smithi111 ceph-mon[55183]: pgmap v103: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:01.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:01 smithi043 ceph-mon[67861]: from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:01.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:01 smithi043 ceph-mon[67861]: pgmap v103: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:01.675 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:22:01.984 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:22:03.290 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:22:03.291 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:21:05.343932Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:21:05.343846Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:21:05.343658Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:21:05.343513Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:21:05.343754Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:22:03.731 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:22:04.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:03 smithi111 ceph-mon[55183]: pgmap v104: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:04.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:03 smithi043 ceph-mon[67861]: pgmap v104: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:04.732 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:22:05.038 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:22:05.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:04 smithi111 ceph-mon[55183]: from='client.44176 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:05.194 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:04 smithi043 ceph-mon[67861]: from='client.44176 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:06.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:05 smithi111 ceph-mon[55183]: pgmap v105: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:06.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:05 smithi043 ceph-mon[67861]: pgmap v105: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:06.365 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:22:06.365 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:21:05.343932Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:21:05.343846Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:21:05.343658Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:21:05.343513Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:21:05.343754Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:22:06.772 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:22:07.772 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:22:08.079 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:22:08.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:07 smithi111 ceph-mon[55183]: from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:08.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:07 smithi111 ceph-mon[55183]: pgmap v106: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:08.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:07 smithi043 ceph-mon[67861]: from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:08.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:07 smithi043 ceph-mon[67861]: pgmap v106: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:09.421 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:22:09.421 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:21:05.343932Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:21:05.343846Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:21:05.343658Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:21:05.343513Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:21:05.343754Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:22:10.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:09 smithi043 ceph-mon[67861]: pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:10.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:09 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:22:10.108 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:22:10.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:09 smithi111 ceph-mon[55183]: pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:10.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:09 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:22:11.109 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:22:11.411 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:22:11.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:11 smithi111 ceph-mon[55183]: from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:11.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:11 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:22:11.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:11 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:22:11.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:11 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:22:11.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:11 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:22:11.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:11 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:22:11.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:11 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:22:11.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:11 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:22:11.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:11 smithi043 ceph-mon[67861]: from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:11.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:11 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:22:11.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:11 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:22:11.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:11 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:22:11.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:11 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:22:11.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:11 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:22:11.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:11 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:22:11.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:11 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:22:12.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:12 smithi043 ceph-mon[67861]: pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:12.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:12 smithi043 ceph-mon[67861]: pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:12.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:12 smithi043 ceph-mon[67861]: pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:12.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:12 smithi111 ceph-mon[55183]: pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:12.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:12 smithi111 ceph-mon[55183]: pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:12.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:12 smithi111 ceph-mon[55183]: pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:12.701 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:22:12.701 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:22:13.107 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:22:14.107 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:22:14.414 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:22:14.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:14 smithi111 ceph-mon[55183]: from='client.44188 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:14.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:14 smithi111 ceph-mon[55183]: pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:14.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:14 smithi043 ceph-mon[67861]: from='client.44188 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:14.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:14 smithi043 ceph-mon[67861]: pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:15.787 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:22:15.787 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:22:16.192 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:22:16.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:16 smithi111 ceph-mon[55183]: pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:16.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:16 smithi043 ceph-mon[67861]: pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:17.193 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:22:17.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:17 smithi111 ceph-mon[55183]: from='client.44192 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:17.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:17 smithi043 ceph-mon[67861]: from='client.44192 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:17.497 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:22:18.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:18 smithi043 ceph-mon[67861]: pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:18.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:18 smithi111 ceph-mon[55183]: pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:18.782 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:22:18.782 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:22:19.162 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:22:20.163 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:22:20.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:20 smithi111 ceph-mon[55183]: from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:20.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:20 smithi111 ceph-mon[55183]: pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:20.469 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:22:20.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:20 smithi043 ceph-mon[67861]: from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:20.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:20 smithi043 ceph-mon[67861]: pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:21.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:21 smithi043 ceph-mon[67861]: pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:21.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:21 smithi111 ceph-mon[55183]: pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:21.709 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:22:21.709 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:22:22.104 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:22:22.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:22 smithi111 ceph-mon[55183]: from='client.44200 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:22.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:22 smithi043 ceph-mon[67861]: from='client.44200 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:23.105 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:22:23.413 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:22:23.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:23 smithi111 ceph-mon[55183]: pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:23.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:23 smithi043 ceph-mon[67861]: pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:24.655 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:22:24.655 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:22:25.077 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:22:26.079 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:22:26.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:25 smithi111 ceph-mon[55183]: from='client.44204 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:26.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:25 smithi111 ceph-mon[55183]: pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:26.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:25 smithi043 ceph-mon[67861]: from='client.44204 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:26.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:25 smithi043 ceph-mon[67861]: pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:26.383 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:22:27.676 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:22:27.676 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:22:27.969 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:27 smithi043 ceph-mon[67861]: pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:28.083 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:22:28.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:27 smithi111 ceph-mon[55183]: pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:29.085 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:22:29.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:28 smithi111 ceph-mon[55183]: from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:29.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:28 smithi043 ceph-mon[67861]: from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:29.387 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:22:30.184 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:29 smithi043 ceph-mon[67861]: pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:30.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:29 smithi111 ceph-mon[55183]: pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:30.623 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:22:30.623 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:22:31.018 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:22:31.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:31 smithi043 ceph-mon[67861]: from='client.44212 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:31.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:31 smithi043 ceph-mon[67861]: pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:31.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:31 smithi111 ceph-mon[55183]: from='client.44212 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:31.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:31 smithi111 ceph-mon[55183]: pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:32.019 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:22:32.324 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:22:33.621 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:22:33.621 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:22:33.985 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:22:34.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:33 smithi111 ceph-mon[55183]: pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:34.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:33 smithi043 ceph-mon[67861]: pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:34.985 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:22:35.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:34 smithi111 ceph-mon[55183]: from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:35.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:34 smithi043 ceph-mon[67861]: from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:35.291 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:22:36.158 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:35 smithi043 ceph-mon[67861]: pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:36.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:35 smithi111 ceph-mon[55183]: pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:36.591 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:22:36.592 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:22:36.991 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:22:37.992 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:22:38.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:37 smithi111 ceph-mon[55183]: from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:38.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:37 smithi111 ceph-mon[55183]: pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:38.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:37 smithi043 ceph-mon[67861]: from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:38.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:37 smithi043 ceph-mon[67861]: pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:38.299 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:22:39.625 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:22:39.626 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:22:40.034 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:22:40.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:39 smithi043 ceph-mon[67861]: pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:40.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:39 smithi111 ceph-mon[55183]: pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:41.035 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:22:41.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:40 smithi043 ceph-mon[67861]: from='client.44224 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:41.343 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:22:41.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:40 smithi111 ceph-mon[55183]: from='client.44224 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:42.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:41 smithi043 ceph-mon[67861]: pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:42.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:41 smithi111 ceph-mon[55183]: pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:42.677 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:22:42.678 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:22:43.076 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:22:44.076 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:22:44.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:43 smithi043 ceph-mon[67861]: from='client.44228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:44.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:43 smithi043 ceph-mon[67861]: pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:44.382 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:22:44.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:43 smithi111 ceph-mon[55183]: from='client.44228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:44.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:43 smithi111 ceph-mon[55183]: pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:45.710 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:22:45.710 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:22:46.090 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:45 smithi043 ceph-mon[67861]: pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:46.092 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:22:46.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:45 smithi111 ceph-mon[55183]: pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:47.093 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:22:47.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:46 smithi043 ceph-mon[67861]: from='client.44232 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:47.401 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:22:47.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:46 smithi111 ceph-mon[55183]: from='client.44232 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:48.206 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:47 smithi043 ceph-mon[67861]: pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:48.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:47 smithi111 ceph-mon[55183]: pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:48.649 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:22:48.649 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:22:49.049 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:22:50.050 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:22:50.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:49 smithi043 ceph-mon[67861]: from='client.44236 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:50.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:49 smithi043 ceph-mon[67861]: pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:50.359 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:22:50.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:49 smithi111 ceph-mon[55183]: from='client.44236 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:50.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:49 smithi111 ceph-mon[55183]: pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:51.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:51 smithi111 ceph-mon[55183]: pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:51.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:51 smithi043 ceph-mon[67861]: pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:51.673 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:22:51.673 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:22:52.074 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:22:52.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:52 smithi111 ceph-mon[55183]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:52.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:52 smithi043 ceph-mon[67861]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:53.075 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:22:53.381 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:22:53.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:53 smithi111 ceph-mon[55183]: pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:53.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:53 smithi043 ceph-mon[67861]: pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:54.637 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:22:54.638 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:22:55.031 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:22:56.032 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:22:56.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:55 smithi111 ceph-mon[55183]: from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:56.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:55 smithi111 ceph-mon[55183]: pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:56.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:55 smithi043 ceph-mon[67861]: from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:56.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:55 smithi043 ceph-mon[67861]: pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:56.337 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:22:57.607 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:22:57.607 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:22:58.006 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:22:58.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:57 smithi111 ceph-mon[55183]: pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:58.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:57 smithi043 ceph-mon[67861]: pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:22:59.007 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:22:59.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:58 smithi043 ceph-mon[67861]: from='client.44248 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:22:59.312 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:22:59.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:58 smithi111 ceph-mon[55183]: from='client.44248 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:00.164 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:22:59 smithi043 ceph-mon[67861]: pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:00.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:22:59 smithi111 ceph-mon[55183]: pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:00.595 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:23:00.596 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:23:00.996 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:23:01.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:01 smithi043 ceph-mon[67861]: from='client.44252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:01.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:01 smithi043 ceph-mon[67861]: pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:01.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:01 smithi111 ceph-mon[55183]: from='client.44252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:01.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:01 smithi111 ceph-mon[55183]: pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:01.997 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:23:02.303 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:23:03.559 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:23:03.559 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:23:03.957 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:23:04.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:03 smithi111 ceph-mon[55183]: pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:04.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:03 smithi043 ceph-mon[67861]: pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:04.958 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:23:05.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:04 smithi043 ceph-mon[67861]: from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:05.263 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:23:05.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:04 smithi111 ceph-mon[55183]: from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:06.163 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:05 smithi043 ceph-mon[67861]: pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:06.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:05 smithi111 ceph-mon[55183]: pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:06.597 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:23:06.597 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:23:06.988 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:23:07.989 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:23:08.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:07 smithi043 ceph-mon[67861]: from='client.44260 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:08.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:07 smithi043 ceph-mon[67861]: pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:08.294 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:23:08.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:07 smithi111 ceph-mon[55183]: from='client.44260 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:08.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:07 smithi111 ceph-mon[55183]: pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:09.540 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:23:09.541 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:23:09.955 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:23:10.234 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:09 smithi043 ceph-mon[67861]: pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:10.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:09 smithi111 ceph-mon[55183]: pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:10.956 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:23:11.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:10 smithi043 ceph-mon[67861]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:11.269 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:23:11.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:10 smithi111 ceph-mon[55183]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:12.094 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:11 smithi043 ceph-mon[67861]: pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:12.094 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:11 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:23:12.094 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:11 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:23:12.095 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:11 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:23:12.095 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:11 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:23:12.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:11 smithi111 ceph-mon[55183]: pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:12.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:11 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:23:12.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:11 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:23:12.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:11 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:23:12.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:11 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:23:12.549 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:23:12.550 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:23:12.973 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:23:13.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:12 smithi043 ceph-mon[67861]: pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:13.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:12 smithi043 ceph-mon[67861]: pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:13.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:12 smithi111 ceph-mon[55183]: pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:13.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:12 smithi111 ceph-mon[55183]: pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:13.975 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:23:14.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:13 smithi043 ceph-mon[67861]: from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:14.281 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:23:14.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:13 smithi111 ceph-mon[55183]: from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:15.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:14 smithi043 ceph-mon[67861]: pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:15.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:14 smithi111 ceph-mon[55183]: pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:15.541 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:23:15.542 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:23:15.937 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:23:16.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:16 smithi111 ceph-mon[55183]: pgmap v144: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:16.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:16 smithi111 ceph-mon[55183]: from='client.44272 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:16.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:16 smithi043 ceph-mon[67861]: pgmap v144: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:16.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:16 smithi043 ceph-mon[67861]: from='client.44272 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:16.938 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:23:17.242 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:23:18.468 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:23:18.468 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:23:18.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:18 smithi043 ceph-mon[67861]: pgmap v145: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:18.846 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:23:18.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:18 smithi111 ceph-mon[55183]: pgmap v145: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:19.847 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:23:19.883 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:19 smithi043 ceph-mon[67861]: from='client.44276 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:19.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:19 smithi111 ceph-mon[55183]: from='client.44276 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:20.155 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:23:20.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:20 smithi111 ceph-mon[55183]: pgmap v146: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:20.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:20 smithi043 ceph-mon[67861]: pgmap v146: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:21.451 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:23:21.451 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:23:21.844 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:23:22.845 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:23:22.880 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:22 smithi043 ceph-mon[67861]: from='client.44280 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:22.880 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:22 smithi043 ceph-mon[67861]: pgmap v147: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:22.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:22 smithi111 ceph-mon[55183]: from='client.44280 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:22.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:22 smithi111 ceph-mon[55183]: pgmap v147: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:23.149 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:23:24.439 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:23:24.439 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:23:24.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:24 smithi043 ceph-mon[67861]: pgmap v148: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:24.843 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:23:24.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:24 smithi111 ceph-mon[55183]: pgmap v148: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:25.844 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:23:25.879 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:25 smithi043 ceph-mon[67861]: from='client.44284 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:25.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:25 smithi111 ceph-mon[55183]: from='client.44284 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:26.149 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:23:26.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:26 smithi111 ceph-mon[55183]: pgmap v149: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:26.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:26 smithi043 ceph-mon[67861]: pgmap v149: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:27.492 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:23:27.492 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:23:27.868 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:23:28.869 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:23:28.904 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:28 smithi043 ceph-mon[67861]: from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:28.904 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:28 smithi043 ceph-mon[67861]: pgmap v150: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:28.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:28 smithi111 ceph-mon[55183]: from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:28.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:28 smithi111 ceph-mon[55183]: pgmap v150: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:29.172 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:23:30.397 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:23:30.397 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:23:30.709 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:30 smithi043 ceph-mon[67861]: pgmap v151: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:30.762 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:23:30.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:30 smithi111 ceph-mon[55183]: pgmap v151: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:31.763 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:23:31.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:31 smithi111 ceph-mon[55183]: from='client.44292 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:31.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:31 smithi043 ceph-mon[67861]: from='client.44292 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:32.067 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:23:32.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:32 smithi111 ceph-mon[55183]: pgmap v152: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:32.941 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:32 smithi043 ceph-mon[67861]: pgmap v152: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:33.391 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:23:33.392 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:23:33.818 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:23:34.819 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:23:34.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:34 smithi111 ceph-mon[55183]: from='client.44296 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:34.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:34 smithi111 ceph-mon[55183]: pgmap v153: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:34.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:34 smithi043 ceph-mon[67861]: from='client.44296 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:34.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:34 smithi043 ceph-mon[67861]: pgmap v153: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:35.125 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:23:36.413 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:23:36.413 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:23:36.438 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:36 smithi043 ceph-mon[67861]: pgmap v154: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:36.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:36 smithi111 ceph-mon[55183]: pgmap v154: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:36.801 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:23:37.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:37 smithi111 ceph-mon[55183]: from='client.44300 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:37.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:37 smithi043 ceph-mon[67861]: from='client.44300 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:37.802 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:23:38.108 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:23:38.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:38 smithi111 ceph-mon[55183]: pgmap v155: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:38.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:38 smithi043 ceph-mon[67861]: pgmap v155: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:39.360 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:23:39.360 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:23:39.759 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:23:40.760 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:23:40.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:40 smithi111 ceph-mon[55183]: from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:40.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:40 smithi111 ceph-mon[55183]: pgmap v156: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:40.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:40 smithi043 ceph-mon[67861]: from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:40.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:40 smithi043 ceph-mon[67861]: pgmap v156: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:41.067 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:23:42.345 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:23:42.345 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:23:42.683 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:42 smithi043 ceph-mon[67861]: pgmap v157: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:42.732 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:23:42.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:42 smithi111 ceph-mon[55183]: pgmap v157: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:43.733 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:23:43.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:43 smithi111 ceph-mon[55183]: from='client.44308 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:43.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:43 smithi043 ceph-mon[67861]: from='client.44308 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:44.039 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:23:44.932 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:44 smithi043 ceph-mon[67861]: pgmap v158: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:44.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:44 smithi111 ceph-mon[55183]: pgmap v158: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:45.361 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:23:45.361 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:23:45.749 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:23:46.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:46 smithi111 ceph-mon[55183]: from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:46.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:46 smithi111 ceph-mon[55183]: pgmap v159: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:46.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:46 smithi043 ceph-mon[67861]: from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:46.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:46 smithi043 ceph-mon[67861]: pgmap v159: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:46.750 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:23:47.057 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:23:48.298 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:23:48.299 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:23:48.697 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:23:48.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:48 smithi111 ceph-mon[55183]: pgmap v160: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:48.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:48 smithi043 ceph-mon[67861]: pgmap v160: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:49.698 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:23:49.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:49 smithi111 ceph-mon[55183]: from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:49.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:49 smithi043 ceph-mon[67861]: from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:50.002 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:23:50.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:50 smithi043 ceph-mon[67861]: pgmap v161: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:50.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:50 smithi111 ceph-mon[55183]: pgmap v161: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:51.234 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:23:51.235 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:23:51.662 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:23:52.663 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:23:52.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:52 smithi111 ceph-mon[55183]: from='client.44320 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:52.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:52 smithi111 ceph-mon[55183]: pgmap v162: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:52.969 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:23:52.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:52 smithi043 ceph-mon[67861]: from='client.44320 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:52.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:52 smithi043 ceph-mon[67861]: pgmap v162: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:54.205 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:23:54.205 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:23:54.597 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:23:54.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:54 smithi111 ceph-mon[55183]: pgmap v163: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:54.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:54 smithi043 ceph-mon[67861]: pgmap v163: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:55.599 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:23:55.902 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:23:55.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:55 smithi111 ceph-mon[55183]: from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:55.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:55 smithi043 ceph-mon[67861]: from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:56.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:56 smithi111 ceph-mon[55183]: pgmap v164: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:56.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:56 smithi043 ceph-mon[67861]: pgmap v164: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:57.137 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:23:57.137 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:23:57.539 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:23:58.540 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:23:58.858 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:23:58.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:58 smithi111 ceph-mon[55183]: from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:58.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:23:58 smithi111 ceph-mon[55183]: pgmap v165: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:23:58.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:58 smithi043 ceph-mon[67861]: from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:23:58.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:23:58 smithi043 ceph-mon[67861]: pgmap v165: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:00.143 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:24:00.143 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:24:00.486 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:24:00.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:00 smithi043 ceph-mon[67861]: pgmap v166: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:00.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:00 smithi111 ceph-mon[55183]: pgmap v166: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:01.487 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:24:01.791 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:24:01.908 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:01 smithi043 ceph-mon[67861]: from='client.44332 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:01.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:01 smithi111 ceph-mon[55183]: from='client.44332 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:02.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:02 smithi111 ceph-mon[55183]: pgmap v167: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:02.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:02 smithi043 ceph-mon[67861]: pgmap v167: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:02.990 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:24:02.990 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:24:03.420 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:24:03.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:03 smithi111 ceph-mon[55183]: from='client.44336 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:03.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:03 smithi043 ceph-mon[67861]: from='client.44336 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:04.421 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:24:04.724 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:24:04.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:04 smithi043 ceph-mon[67861]: pgmap v168: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:04.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:04 smithi111 ceph-mon[55183]: pgmap v168: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:05.966 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:24:05.966 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:24:06.270 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:06 smithi043 ceph-mon[67861]: pgmap v169: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:06.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:06 smithi043 ceph-mon[67861]: from='client.44340 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:06.354 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:24:06.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:06 smithi111 ceph-mon[55183]: pgmap v169: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:06.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:06 smithi111 ceph-mon[55183]: from='client.44340 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:07.355 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:24:07.661 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:24:08.913 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:24:08.913 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:24:08.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:08 smithi111 ceph-mon[55183]: pgmap v170: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:08.948 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:08 smithi043 ceph-mon[67861]: pgmap v170: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:09.319 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:24:09.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:09 smithi111 ceph-mon[55183]: from='client.44344 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:09.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:09 smithi043 ceph-mon[67861]: from='client.44344 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:10.320 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:24:10.626 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:24:10.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:10 smithi043 ceph-mon[67861]: pgmap v171: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:10.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:10 smithi111 ceph-mon[55183]: pgmap v171: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:11.920 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:24:11.920 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:24:12.331 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:24:12.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:12 smithi111 ceph-mon[55183]: pgmap v172: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:12.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:12 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:24:12.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:12 smithi111 ceph-mon[55183]: from='client.44348 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:12.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:12 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:24:12.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:12 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:24:12.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:12 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:24:12.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:12 smithi043 ceph-mon[67861]: pgmap v172: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:12.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:12 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:24:12.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:12 smithi043 ceph-mon[67861]: from='client.44348 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:12.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:12 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:24:12.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:12 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:24:12.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:12 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:24:13.333 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:24:13.637 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:24:13.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:13 smithi043 ceph-mon[67861]: pgmap v173: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:13.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:13 smithi043 ceph-mon[67861]: pgmap v174: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:13.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:13 smithi111 ceph-mon[55183]: pgmap v173: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:13.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:13 smithi111 ceph-mon[55183]: pgmap v174: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:14.923 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:24:14.923 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:24:15.369 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:24:15.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:15 smithi111 ceph-mon[55183]: pgmap v175: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:15.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:15 smithi111 ceph-mon[55183]: from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:15.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:15 smithi043 ceph-mon[67861]: pgmap v175: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:15.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:15 smithi043 ceph-mon[67861]: from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:16.370 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:24:16.677 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:24:17.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:17 smithi111 ceph-mon[55183]: pgmap v176: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:17.973 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:24:17.973 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:24:17.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:17 smithi043 ceph-mon[67861]: pgmap v176: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:18.359 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:24:18.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:18 smithi111 ceph-mon[55183]: from='client.44356 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:18.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:18 smithi043 ceph-mon[67861]: from='client.44356 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:19.361 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:24:19.666 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:24:19.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:19 smithi043 ceph-mon[67861]: pgmap v177: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:19.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:19 smithi111 ceph-mon[55183]: pgmap v177: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:20.884 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:24:20.884 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:24:21.293 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:24:21.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:21 smithi111 ceph-mon[55183]: pgmap v178: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:21.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:21 smithi111 ceph-mon[55183]: from='client.44360 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:21.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:21 smithi043 ceph-mon[67861]: pgmap v178: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:21.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:21 smithi043 ceph-mon[67861]: from='client.44360 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:22.294 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:24:22.600 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:24:23.417 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:23 smithi043 ceph-mon[67861]: pgmap v179: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:23.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:23 smithi111 ceph-mon[55183]: pgmap v179: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:23.878 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:24:23.878 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:24:24.301 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:24:24.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:24 smithi043 ceph-mon[67861]: from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:24.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:24 smithi111 ceph-mon[55183]: from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:25.301 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:24:25.606 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:24:25.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:25 smithi111 ceph-mon[55183]: pgmap v180: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:25.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:25 smithi043 ceph-mon[67861]: pgmap v180: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:26.848 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:24:26.848 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:24:27.276 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:24:27.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:27 smithi043 ceph-mon[67861]: pgmap v181: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:27.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:27 smithi043 ceph-mon[67861]: from='client.44368 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:27.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:27 smithi111 ceph-mon[55183]: pgmap v181: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:27.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:27 smithi111 ceph-mon[55183]: from='client.44368 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:28.277 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:24:28.581 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:24:29.433 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:29 smithi043 ceph-mon[67861]: pgmap v182: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:29.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:29 smithi111 ceph-mon[55183]: pgmap v182: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:29.874 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:24:29.874 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:24:30.266 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:24:30.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:30 smithi111 ceph-mon[55183]: from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:30.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:30 smithi043 ceph-mon[67861]: from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:31.267 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:24:31.573 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:24:31.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:31 smithi111 ceph-mon[55183]: pgmap v183: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:31.695 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:31 smithi043 ceph-mon[67861]: pgmap v183: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:32.821 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:24:32.821 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:24:33.216 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:24:33.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:33 smithi043 ceph-mon[67861]: pgmap v184: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:33.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:33 smithi043 ceph-mon[67861]: from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:33.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:33 smithi111 ceph-mon[55183]: pgmap v184: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:33.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:33 smithi111 ceph-mon[55183]: from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:34.217 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:24:34.524 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:24:35.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:35 smithi111 ceph-mon[55183]: pgmap v185: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:35.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:35 smithi043 ceph-mon[67861]: pgmap v185: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:35.760 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:24:35.760 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:24:36.150 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:24:36.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:36 smithi043 ceph-mon[67861]: from='client.44380 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:36.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:36 smithi111 ceph-mon[55183]: from='client.44380 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:37.151 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:24:37.458 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:24:37.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:37 smithi043 ceph-mon[67861]: pgmap v186: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:37.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:37 smithi111 ceph-mon[55183]: pgmap v186: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:38.757 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:24:38.757 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:24:39.156 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:24:39.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:39 smithi043 ceph-mon[67861]: pgmap v187: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:39.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:39 smithi043 ceph-mon[67861]: from='client.44384 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:39.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:39 smithi111 ceph-mon[55183]: pgmap v187: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:39.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:39 smithi111 ceph-mon[55183]: from='client.44384 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:40.158 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:24:40.465 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:24:41.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:41 smithi043 ceph-mon[67861]: pgmap v188: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:41.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:41 smithi111 ceph-mon[55183]: pgmap v188: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:41.791 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:24:41.791 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:24:42.190 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:24:42.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:42 smithi043 ceph-mon[67861]: from='client.44388 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:42.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:42 smithi111 ceph-mon[55183]: from='client.44388 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:43.192 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:24:43.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:43 smithi043 ceph-mon[67861]: pgmap v189: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:43.497 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:24:43.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:43 smithi111 ceph-mon[55183]: pgmap v189: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:44.738 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:24:44.738 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:24:45.156 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:24:45.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:45 smithi043 ceph-mon[67861]: pgmap v190: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:45.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:45 smithi043 ceph-mon[67861]: from='client.44392 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:45.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:45 smithi111 ceph-mon[55183]: pgmap v190: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:45.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:45 smithi111 ceph-mon[55183]: from='client.44392 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:46.158 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:24:46.464 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:24:47.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:47 smithi111 ceph-mon[55183]: pgmap v191: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:47.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:47 smithi043 ceph-mon[67861]: pgmap v191: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:47.753 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:24:47.753 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:24:48.180 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:24:48.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:48 smithi043 ceph-mon[67861]: from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:48.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:48 smithi111 ceph-mon[55183]: from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:49.182 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:24:49.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:49 smithi043 ceph-mon[67861]: pgmap v192: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:49.488 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:24:49.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:49 smithi111 ceph-mon[55183]: pgmap v192: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:50.767 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:24:50.767 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:24:51.137 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:24:51.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:51 smithi043 ceph-mon[67861]: pgmap v193: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:51.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:51 smithi043 ceph-mon[67861]: from='client.44400 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:51.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:51 smithi111 ceph-mon[55183]: pgmap v193: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:51.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:51 smithi111 ceph-mon[55183]: from='client.44400 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:52.138 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:24:52.445 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:24:53.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:53 smithi111 ceph-mon[55183]: pgmap v194: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:53.694 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:24:53.694 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:24:53.719 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:53 smithi043 ceph-mon[67861]: pgmap v194: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:54.096 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:24:54.693 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:54 smithi111 ceph-mon[55183]: from='client.44404 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:54.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:54 smithi043 ceph-mon[67861]: from='client.44404 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:55.096 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:24:55.401 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:24:55.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:55 smithi043 ceph-mon[67861]: pgmap v195: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:55.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:55 smithi111 ceph-mon[55183]: pgmap v195: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:56.692 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:24:56.692 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:24:57.095 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:24:57.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:57 smithi111 ceph-mon[55183]: pgmap v196: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:57.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:57 smithi111 ceph-mon[55183]: from='client.44408 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:57.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:57 smithi043 ceph-mon[67861]: pgmap v196: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:57.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:57 smithi043 ceph-mon[67861]: from='client.44408 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:24:58.097 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:24:58.402 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:24:59.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:24:59 smithi111 ceph-mon[55183]: pgmap v197: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:24:59.691 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:24:59.691 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:24:59.721 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:24:59 smithi043 ceph-mon[67861]: pgmap v197: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:00.042 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:25:00.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:00 smithi043 ceph-mon[67861]: from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:00.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:00 smithi111 ceph-mon[55183]: from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:01.043 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:25:01.348 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:25:01.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:01 smithi043 ceph-mon[67861]: pgmap v198: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:01.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:01 smithi111 ceph-mon[55183]: pgmap v198: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:02.611 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:25:02.611 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:25:03.028 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:25:03.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:03 smithi043 ceph-mon[67861]: pgmap v199: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:03.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:03 smithi043 ceph-mon[67861]: from='client.44416 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:03.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:03 smithi111 ceph-mon[55183]: pgmap v199: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:03.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:03 smithi111 ceph-mon[55183]: from='client.44416 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:04.029 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:25:04.334 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:25:05.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:05 smithi043 ceph-mon[67861]: pgmap v200: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:05.613 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:25:05.613 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:25:05.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:05 smithi111 ceph-mon[55183]: pgmap v200: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:06.046 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:25:06.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:06 smithi111 ceph-mon[55183]: from='client.44420 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:06.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:06 smithi043 ceph-mon[67861]: from='client.44420 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:07.047 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:25:07.353 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:25:07.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:07 smithi043 ceph-mon[67861]: pgmap v201: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:07.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:07 smithi111 ceph-mon[55183]: pgmap v201: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:08.649 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:25:08.650 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:25:09.086 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:25:09.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:09 smithi111 ceph-mon[55183]: pgmap v202: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:09.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:09 smithi111 ceph-mon[55183]: from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:09.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:09 smithi043 ceph-mon[67861]: pgmap v202: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:09.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:09 smithi043 ceph-mon[67861]: from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:10.087 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:25:10.395 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:25:11.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:11 smithi043 ceph-mon[67861]: pgmap v203: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:11.663 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:25:11.663 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:25:11.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:11 smithi111 ceph-mon[55183]: pgmap v203: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:12.060 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:25:12.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:12 smithi043 ceph-mon[67861]: from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:12.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:12 smithi111 ceph-mon[55183]: from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:13.061 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:25:13.368 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:25:13.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:13 smithi043 ceph-mon[67861]: pgmap v204: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:13.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:13 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:25:13.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:13 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:25:13.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:13 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:25:13.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:13 smithi043 ceph-mon[67861]: pgmap v205: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:13.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:13 smithi043 ceph-mon[67861]: pgmap v206: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:13.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:13 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:25:13.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:13 smithi111 ceph-mon[55183]: pgmap v204: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:13.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:13 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:25:13.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:13 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:25:13.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:13 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:25:13.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:13 smithi111 ceph-mon[55183]: pgmap v205: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:13.691 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:13 smithi111 ceph-mon[55183]: pgmap v206: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:13.691 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:13 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:25:14.633 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:25:14.634 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:25:15.026 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:25:16.027 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:25:16.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:15 smithi111 ceph-mon[55183]: from='client.44432 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:16.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:15 smithi111 ceph-mon[55183]: pgmap v207: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:16.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:15 smithi043 ceph-mon[67861]: from='client.44432 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:16.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:15 smithi043 ceph-mon[67861]: pgmap v207: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:16.334 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:25:17.631 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:25:17.631 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:25:18.025 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:25:18.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:17 smithi111 ceph-mon[55183]: pgmap v208: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:18.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:17 smithi043 ceph-mon[67861]: pgmap v208: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:19.026 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:25:19.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:18 smithi111 ceph-mon[55183]: from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:19.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:18 smithi043 ceph-mon[67861]: from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:19.333 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:25:20.174 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:19 smithi043 ceph-mon[67861]: pgmap v209: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:20.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:19 smithi111 ceph-mon[55183]: pgmap v209: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:20.599 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:25:20.599 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:25:20.989 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:25:21.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:21 smithi043 ceph-mon[67861]: from='client.44440 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:21.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:21 smithi043 ceph-mon[67861]: pgmap v210: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:21.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:21 smithi111 ceph-mon[55183]: from='client.44440 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:21.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:21 smithi111 ceph-mon[55183]: pgmap v210: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:21.990 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:25:22.294 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:25:23.553 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:25:23.554 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:25:23.958 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:25:24.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:23 smithi111 ceph-mon[55183]: pgmap v211: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:24.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:23 smithi043 ceph-mon[67861]: pgmap v211: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:24.962 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:25:25.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:24 smithi111 ceph-mon[55183]: from='client.44444 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:25.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:24 smithi043 ceph-mon[67861]: from='client.44444 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:25.268 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:25:26.149 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:25 smithi043 ceph-mon[67861]: pgmap v212: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:26.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:25 smithi111 ceph-mon[55183]: pgmap v212: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:26.580 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:25:26.580 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:25:27.000 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:25:28.001 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:25:28.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:27 smithi111 ceph-mon[55183]: from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:28.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:27 smithi111 ceph-mon[55183]: pgmap v213: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:28.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:27 smithi043 ceph-mon[67861]: from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:28.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:27 smithi043 ceph-mon[67861]: pgmap v213: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:28.304 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:25:29.604 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:25:29.605 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:25:30.013 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:25:30.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:29 smithi111 ceph-mon[55183]: pgmap v214: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:30.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:29 smithi043 ceph-mon[67861]: pgmap v214: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:31.015 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:25:31.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:30 smithi111 ceph-mon[55183]: from='client.44452 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:31.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:30 smithi043 ceph-mon[67861]: from='client.44452 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:31.319 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:25:32.190 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:31 smithi043 ceph-mon[67861]: pgmap v215: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:32.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:31 smithi111 ceph-mon[55183]: pgmap v215: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:32.621 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:25:32.621 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:25:33.049 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:25:34.050 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:25:34.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:33 smithi111 ceph-mon[55183]: from='client.44456 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:34.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:33 smithi111 ceph-mon[55183]: pgmap v216: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:34.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:33 smithi043 ceph-mon[67861]: from='client.44456 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:34.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:33 smithi043 ceph-mon[67861]: pgmap v216: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:34.357 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:25:35.629 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:25:35.630 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:25:36.033 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:25:36.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:35 smithi111 ceph-mon[55183]: pgmap v217: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:36.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:35 smithi043 ceph-mon[67861]: pgmap v217: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:37.034 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:25:37.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:36 smithi111 ceph-mon[55183]: from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:37.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:36 smithi043 ceph-mon[67861]: from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:37.342 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:25:38.137 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:37 smithi043 ceph-mon[67861]: pgmap v218: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:38.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:37 smithi111 ceph-mon[55183]: pgmap v218: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:38.573 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:25:38.573 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:25:38.955 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:25:39.956 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:25:40.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:39 smithi043 ceph-mon[67861]: from='client.44464 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:40.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:39 smithi043 ceph-mon[67861]: pgmap v219: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:40.264 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:25:40.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:39 smithi111 ceph-mon[55183]: from='client.44464 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:40.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:39 smithi111 ceph-mon[55183]: pgmap v219: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:41.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:41 smithi043 ceph-mon[67861]: pgmap v220: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:41.619 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:25:41.619 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:25:41.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:41 smithi111 ceph-mon[55183]: pgmap v220: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:42.006 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:25:42.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:42 smithi043 ceph-mon[67861]: from='client.44468 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:42.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:42 smithi111 ceph-mon[55183]: from='client.44468 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:43.008 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:25:43.314 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:25:43.443 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:43 smithi043 ceph-mon[67861]: pgmap v221: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:43.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:43 smithi111 ceph-mon[55183]: pgmap v221: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:44.576 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:25:44.577 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:25:44.972 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:25:45.973 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:25:46.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:45 smithi111 ceph-mon[55183]: from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:46.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:45 smithi111 ceph-mon[55183]: pgmap v222: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:46.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:45 smithi043 ceph-mon[67861]: from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:46.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:45 smithi043 ceph-mon[67861]: pgmap v222: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:46.280 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:25:47.595 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:25:47.595 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:25:47.997 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:25:48.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:47 smithi111 ceph-mon[55183]: pgmap v223: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:48.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:47 smithi043 ceph-mon[67861]: pgmap v223: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:48.998 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:25:49.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:48 smithi111 ceph-mon[55183]: from='client.44476 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:49.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:48 smithi043 ceph-mon[67861]: from='client.44476 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:49.303 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:25:50.170 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:49 smithi043 ceph-mon[67861]: pgmap v224: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:50.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:49 smithi111 ceph-mon[55183]: pgmap v224: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:50.596 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:25:50.596 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:25:50.995 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:25:51.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:51 smithi043 ceph-mon[67861]: from='client.44480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:51.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:51 smithi043 ceph-mon[67861]: pgmap v225: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:51.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:51 smithi111 ceph-mon[55183]: from='client.44480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:51.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:51 smithi111 ceph-mon[55183]: pgmap v225: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:51.996 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:25:52.301 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:25:53.569 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:25:53.569 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:25:53.954 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:25:54.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:53 smithi111 ceph-mon[55183]: pgmap v226: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:54.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:53 smithi043 ceph-mon[67861]: pgmap v226: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:54.954 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:25:55.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:54 smithi111 ceph-mon[55183]: from='client.44484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:55.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:54 smithi043 ceph-mon[67861]: from='client.44484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:55.258 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:25:56.127 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:55 smithi043 ceph-mon[67861]: pgmap v227: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:56.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:55 smithi111 ceph-mon[55183]: pgmap v227: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:56.584 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:25:56.584 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:25:56.986 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:25:57.987 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:25:58.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:57 smithi111 ceph-mon[55183]: from='client.44488 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:58.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:57 smithi111 ceph-mon[55183]: pgmap v228: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:58.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:57 smithi043 ceph-mon[67861]: from='client.44488 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:25:58.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:57 smithi043 ceph-mon[67861]: pgmap v228: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:25:58.291 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:25:59.641 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:25:59.641 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:26:00.052 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:26:00.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:25:59 smithi111 ceph-mon[55183]: pgmap v229: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:00.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:25:59 smithi043 ceph-mon[67861]: pgmap v229: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:01.053 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:26:01.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:00 smithi111 ceph-mon[55183]: from='client.44492 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:01.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:00 smithi043 ceph-mon[67861]: from='client.44492 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:01.365 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:26:02.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:01 smithi111 ceph-mon[55183]: pgmap v230: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:02.210 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:01 smithi043 ceph-mon[67861]: pgmap v230: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:02.652 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:26:02.652 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:26:03.069 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:26:04.071 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:26:04.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:03 smithi111 ceph-mon[55183]: from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:04.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:03 smithi111 ceph-mon[55183]: pgmap v231: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:04.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:03 smithi043 ceph-mon[67861]: from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:04.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:03 smithi043 ceph-mon[67861]: pgmap v231: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:04.377 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:26:05.613 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:26:05.613 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:26:06.009 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:26:06.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:05 smithi111 ceph-mon[55183]: pgmap v232: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:06.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:05 smithi043 ceph-mon[67861]: pgmap v232: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:07.010 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:26:07.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:06 smithi043 ceph-mon[67861]: from='client.44500 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:07.314 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:26:07.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:06 smithi111 ceph-mon[55183]: from='client.44500 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:08.141 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:07 smithi043 ceph-mon[67861]: pgmap v233: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:08.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:07 smithi111 ceph-mon[55183]: pgmap v233: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:08.550 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:26:08.550 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:26:08.951 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:26:09.952 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:26:10.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:09 smithi043 ceph-mon[67861]: from='client.44504 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:10.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:09 smithi043 ceph-mon[67861]: pgmap v234: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:10.257 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:26:10.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:09 smithi111 ceph-mon[55183]: from='client.44504 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:10.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:09 smithi111 ceph-mon[55183]: pgmap v234: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:11.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:11 smithi043 ceph-mon[67861]: pgmap v235: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:11.549 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:26:11.550 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:26:11.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:11 smithi111 ceph-mon[55183]: pgmap v235: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:11.934 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:26:12.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:12 smithi043 ceph-mon[67861]: from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:12.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:12 smithi111 ceph-mon[55183]: from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:12.936 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:26:13.259 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:26:13.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:13 smithi043 ceph-mon[67861]: pgmap v236: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:13.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:13 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:26:13.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:13 smithi111 ceph-mon[55183]: pgmap v236: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:13.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:13 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:26:14.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:14 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:26:14.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:14 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:26:14.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:14 smithi043 ceph-mon[67861]: pgmap v237: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:14.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:14 smithi043 ceph-mon[67861]: pgmap v238: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:14.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:14 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:26:14.587 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:26:14.588 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:26:14.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:14 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:26:14.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:14 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:26:14.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:14 smithi111 ceph-mon[55183]: pgmap v237: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:14.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:14 smithi111 ceph-mon[55183]: pgmap v238: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:14.691 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:14 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:26:15.025 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:26:15.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:15 smithi043 ceph-mon[67861]: from='client.44512 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:15.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:15 smithi111 ceph-mon[55183]: from='client.44512 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:16.026 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:26:16.333 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:26:16.463 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:16 smithi043 ceph-mon[67861]: pgmap v239: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:16.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:16 smithi111 ceph-mon[55183]: pgmap v239: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:17.656 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:26:17.657 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:26:18.058 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:26:18.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:18 smithi111 ceph-mon[55183]: pgmap v240: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:18.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:18 smithi111 ceph-mon[55183]: from='client.44516 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:18.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:18 smithi043 ceph-mon[67861]: pgmap v240: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:18.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:18 smithi043 ceph-mon[67861]: from='client.44516 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:19.059 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:26:19.364 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:26:20.654 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:26:20.655 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:26:20.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:20 smithi111 ceph-mon[55183]: pgmap v241: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:20.957 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:20 smithi043 ceph-mon[67861]: pgmap v241: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:21.049 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:26:21.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:21 smithi111 ceph-mon[55183]: from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:21.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:21 smithi043 ceph-mon[67861]: from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:22.050 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:26:22.356 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:26:22.735 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:22 smithi043 ceph-mon[67861]: pgmap v242: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:22.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:22 smithi111 ceph-mon[55183]: pgmap v242: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:23.666 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:26:23.666 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:26:24.057 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:26:24.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:24 smithi111 ceph-mon[55183]: pgmap v243: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:24.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:24 smithi111 ceph-mon[55183]: from='client.44524 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:24.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:24 smithi043 ceph-mon[67861]: pgmap v243: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:24.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:24 smithi043 ceph-mon[67861]: from='client.44524 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:25.058 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:26:25.364 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:26:26.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:26 smithi043 ceph-mon[67861]: pgmap v244: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:26.567 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:26:26.567 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:26:26.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:26 smithi111 ceph-mon[55183]: pgmap v244: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:26.989 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:26:27.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:27 smithi043 ceph-mon[67861]: from='client.44528 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:27.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:27 smithi111 ceph-mon[55183]: from='client.44528 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:27.990 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:26:28.295 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:26:28.435 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:28 smithi043 ceph-mon[67861]: pgmap v245: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:28.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:28 smithi111 ceph-mon[55183]: pgmap v245: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:29.561 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:26:29.561 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:26:29.977 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:26:30.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:30 smithi111 ceph-mon[55183]: pgmap v246: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:30.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:30 smithi111 ceph-mon[55183]: from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:30.978 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:26:30.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:30 smithi043 ceph-mon[67861]: pgmap v246: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:30.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:30 smithi043 ceph-mon[67861]: from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:31.282 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:26:32.575 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:26:32.575 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:26:32.914 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:32 smithi043 ceph-mon[67861]: pgmap v247: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:32.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:32 smithi111 ceph-mon[55183]: pgmap v247: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:32.980 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:26:33.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:33 smithi111 ceph-mon[55183]: from='client.44536 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:33.981 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:26:33.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:33 smithi043 ceph-mon[67861]: from='client.44536 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:34.283 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:26:34.725 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:34 smithi043 ceph-mon[67861]: pgmap v248: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:34.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:34 smithi111 ceph-mon[55183]: pgmap v248: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:35.564 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:26:35.565 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:26:35.956 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:26:36.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:36 smithi043 ceph-mon[67861]: pgmap v249: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:36.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:36 smithi043 ceph-mon[67861]: from='client.44540 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:36.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:36 smithi111 ceph-mon[55183]: pgmap v249: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:36.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:36 smithi111 ceph-mon[55183]: from='client.44540 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:36.957 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:26:37.263 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:26:38.504 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:26:38.504 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:26:38.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:38 smithi043 ceph-mon[67861]: pgmap v250: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:38.897 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:26:38.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:38 smithi111 ceph-mon[55183]: pgmap v250: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:39.898 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:26:39.935 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:39 smithi043 ceph-mon[67861]: from='client.44544 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:39.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:39 smithi111 ceph-mon[55183]: from='client.44544 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:40.207 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:26:40.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:40 smithi111 ceph-mon[55183]: pgmap v251: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:40.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:40 smithi043 ceph-mon[67861]: pgmap v251: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:41.488 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:26:41.488 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:26:41.896 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:26:42.898 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:26:42.933 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:42 smithi043 ceph-mon[67861]: from='client.44548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:42.933 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:42 smithi043 ceph-mon[67861]: pgmap v252: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:42.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:42 smithi111 ceph-mon[55183]: from='client.44548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:42.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:42 smithi111 ceph-mon[55183]: pgmap v252: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:43.202 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:26:44.493 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:26:44.493 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:26:44.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:44 smithi043 ceph-mon[67861]: pgmap v253: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:44.879 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:26:44.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:44 smithi111 ceph-mon[55183]: pgmap v253: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:45.880 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:26:45.916 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:45 smithi043 ceph-mon[67861]: from='client.44552 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:45.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:45 smithi111 ceph-mon[55183]: from='client.44552 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:46.185 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:26:46.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:46 smithi111 ceph-mon[55183]: pgmap v254: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:46.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:46 smithi043 ceph-mon[67861]: pgmap v254: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:47.455 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:26:47.455 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:26:47.844 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:26:48.845 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:26:48.882 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:48 smithi043 ceph-mon[67861]: from='client.44556 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:48.882 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:48 smithi043 ceph-mon[67861]: pgmap v255: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:48.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:48 smithi111 ceph-mon[55183]: from='client.44556 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:48.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:48 smithi111 ceph-mon[55183]: pgmap v255: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:49.154 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:26:50.470 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:26:50.470 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:26:50.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:50 smithi043 ceph-mon[67861]: pgmap v256: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:50.878 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:26:50.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:50 smithi111 ceph-mon[55183]: pgmap v256: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:51.879 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:26:51.915 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:51 smithi043 ceph-mon[67861]: from='client.44560 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:51.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:51 smithi111 ceph-mon[55183]: from='client.44560 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:52.188 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:26:52.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:52 smithi111 ceph-mon[55183]: pgmap v257: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:52.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:52 smithi043 ceph-mon[67861]: pgmap v257: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:53.415 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:26:53.415 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:26:53.850 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:26:54.850 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:26:54.886 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:54 smithi043 ceph-mon[67861]: from='client.44564 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:54.886 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:54 smithi043 ceph-mon[67861]: pgmap v258: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:54.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:54 smithi111 ceph-mon[55183]: from='client.44564 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:54.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:54 smithi111 ceph-mon[55183]: pgmap v258: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:55.157 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:26:56.442 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:26:56.442 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:26:56.465 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:56 smithi043 ceph-mon[67861]: pgmap v259: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:56.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:56 smithi111 ceph-mon[55183]: pgmap v259: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:56.826 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:26:57.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:57 smithi043 ceph-mon[67861]: from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:57.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:57 smithi111 ceph-mon[55183]: from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:26:57.827 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:26:58.130 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:26:58.571 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:26:58 smithi043 ceph-mon[67861]: pgmap v260: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:58.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:26:58 smithi111 ceph-mon[55183]: pgmap v260: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:26:59.404 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:26:59.404 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:26:59.793 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:27:00.795 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:27:00.830 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:00 smithi043 ceph-mon[67861]: from='client.44572 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:00.830 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:00 smithi043 ceph-mon[67861]: pgmap v261: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:00.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:00 smithi111 ceph-mon[55183]: from='client.44572 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:00.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:00 smithi111 ceph-mon[55183]: pgmap v261: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:01.100 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:27:02.346 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:27:02.346 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:27:02.659 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:02 smithi043 ceph-mon[67861]: pgmap v262: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:02.690 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:27:02.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:02 smithi111 ceph-mon[55183]: pgmap v262: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:03.691 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:27:03.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:03 smithi111 ceph-mon[55183]: from='client.44576 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:03.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:03 smithi043 ceph-mon[67861]: from='client.44576 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:03.997 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:27:04.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:04 smithi043 ceph-mon[67861]: pgmap v263: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:04.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:04 smithi111 ceph-mon[55183]: pgmap v263: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:05.237 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:27:05.237 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:27:05.642 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:27:06.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:06 smithi043 ceph-mon[67861]: from='client.44580 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:06.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:06 smithi043 ceph-mon[67861]: pgmap v264: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:06.644 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:27:06.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:06 smithi111 ceph-mon[55183]: from='client.44580 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:06.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:06 smithi111 ceph-mon[55183]: pgmap v264: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:06.950 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:27:08.273 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:27:08.273 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:27:08.700 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:27:08.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:08 smithi111 ceph-mon[55183]: pgmap v265: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:08.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:08 smithi043 ceph-mon[67861]: pgmap v265: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:09.702 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:27:09.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:09 smithi111 ceph-mon[55183]: from='client.44584 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:09.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:09 smithi043 ceph-mon[67861]: from='client.44584 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:10.008 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:27:10.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:10 smithi043 ceph-mon[67861]: pgmap v266: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:10.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:10 smithi111 ceph-mon[55183]: pgmap v266: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:11.303 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:27:11.304 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:27:11.723 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:27:12.724 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:27:12.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:12 smithi111 ceph-mon[55183]: from='client.44588 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:12.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:12 smithi111 ceph-mon[55183]: pgmap v267: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:12.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:12 smithi043 ceph-mon[67861]: from='client.44588 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:12.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:12 smithi043 ceph-mon[67861]: pgmap v267: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:13.030 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:27:14.330 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:27:14.330 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:27:14.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:14 smithi043 ceph-mon[67861]: pgmap v268: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:14.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:14 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:27:14.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:14 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:27:14.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:14 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:27:14.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:14 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:27:14.740 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:27:14.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:14 smithi111 ceph-mon[55183]: pgmap v268: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:14.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:14 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:27:14.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:14 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:27:14.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:14 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:27:14.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:14 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:27:15.741 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:27:15.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:15 smithi111 ceph-mon[55183]: pgmap v269: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:15.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:15 smithi111 ceph-mon[55183]: pgmap v270: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:15.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:15 smithi111 ceph-mon[55183]: from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:15.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:15 smithi043 ceph-mon[67861]: pgmap v269: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:15.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:15 smithi043 ceph-mon[67861]: pgmap v270: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:15.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:15 smithi043 ceph-mon[67861]: from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:16.047 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:27:17.329 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:27:17.329 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:27:17.631 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:17 smithi043 ceph-mon[67861]: pgmap v271: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:17.724 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:27:17.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:17 smithi111 ceph-mon[55183]: pgmap v271: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:18.725 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:27:18.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:18 smithi111 ceph-mon[55183]: from='client.44596 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:18.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:18 smithi043 ceph-mon[67861]: from='client.44596 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:19.031 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:27:19.888 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:19 smithi043 ceph-mon[67861]: pgmap v272: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:19.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:19 smithi111 ceph-mon[55183]: pgmap v272: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:20.320 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:27:20.321 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:27:20.706 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:27:21.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:21 smithi111 ceph-mon[55183]: pgmap v273: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:21.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:21 smithi111 ceph-mon[55183]: from='client.44600 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:21.707 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:27:21.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:21 smithi043 ceph-mon[67861]: pgmap v273: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:21.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:21 smithi043 ceph-mon[67861]: from='client.44600 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:22.013 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:27:23.264 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:27:23.264 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:27:23.587 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:23 smithi043 ceph-mon[67861]: pgmap v274: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:23.655 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:27:23.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:23 smithi111 ceph-mon[55183]: pgmap v274: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:24.657 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:27:24.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:24 smithi111 ceph-mon[55183]: from='client.44604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:24.691 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:24 smithi043 ceph-mon[67861]: from='client.44604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:24.959 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:27:25.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:25 smithi111 ceph-mon[55183]: pgmap v275: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:25.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:25 smithi043 ceph-mon[67861]: pgmap v275: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:26.253 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:27:26.253 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:27:26.630 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:27:27.630 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:27:27.664 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:27 smithi043 ceph-mon[67861]: from='client.44608 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:27.665 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:27 smithi043 ceph-mon[67861]: pgmap v276: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:27.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:27 smithi111 ceph-mon[55183]: from='client.44608 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:27.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:27 smithi111 ceph-mon[55183]: pgmap v276: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:27.935 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:27:29.192 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:27:29.192 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:27:29.471 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:29 smithi043 ceph-mon[67861]: pgmap v277: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:29.534 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:27:29.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:29 smithi111 ceph-mon[55183]: pgmap v277: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:30.535 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:27:30.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:30 smithi111 ceph-mon[55183]: from='client.44612 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:30.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:30 smithi043 ceph-mon[67861]: from='client.44612 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:30.840 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:27:31.670 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:31 smithi043 ceph-mon[67861]: pgmap v278: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:31.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:31 smithi111 ceph-mon[55183]: pgmap v278: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:32.092 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:27:32.092 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:27:32.405 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:32 smithi043 ceph-mon[67861]: from='client.44616 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:32.471 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:27:32.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:32 smithi111 ceph-mon[55183]: from='client.44616 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:33.472 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:27:33.693 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:33 smithi111 ceph-mon[55183]: pgmap v279: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:33.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:33 smithi043 ceph-mon[67861]: pgmap v279: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:33.777 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:27:35.032 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:27:35.032 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:27:35.419 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:27:35.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:35 smithi111 ceph-mon[55183]: pgmap v280: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:35.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:35 smithi111 ceph-mon[55183]: from='client.44620 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:35.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:35 smithi043 ceph-mon[67861]: pgmap v280: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:35.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:35 smithi043 ceph-mon[67861]: from='client.44620 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:36.420 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:27:36.725 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:27:37.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:37 smithi043 ceph-mon[67861]: pgmap v281: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:37.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:37 smithi111 ceph-mon[55183]: pgmap v281: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:38.014 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:27:38.014 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:27:38.390 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:27:38.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:38 smithi111 ceph-mon[55183]: from='client.44624 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:38.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:38 smithi043 ceph-mon[67861]: from='client.44624 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:39.391 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:27:39.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:39 smithi111 ceph-mon[55183]: pgmap v282: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:39.697 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:27:39.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:39 smithi043 ceph-mon[67861]: pgmap v282: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:41.000 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:27:41.001 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:27:41.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:41 smithi043 ceph-mon[67861]: pgmap v283: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:41.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:41 smithi043 ceph-mon[67861]: from='client.44628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:41.387 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:27:41.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:41 smithi111 ceph-mon[55183]: pgmap v283: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:41.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:41 smithi111 ceph-mon[55183]: from='client.44628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:42.388 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:27:42.693 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:27:43.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:43 smithi043 ceph-mon[67861]: pgmap v284: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:43.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:43 smithi111 ceph-mon[55183]: pgmap v284: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:43.967 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:27:43.967 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:27:44.371 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:27:44.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:44 smithi111 ceph-mon[55183]: from='client.44632 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:44.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:44 smithi043 ceph-mon[67861]: from='client.44632 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:45.372 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:27:45.678 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:27:45.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:45 smithi111 ceph-mon[55183]: pgmap v285: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:45.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:45 smithi043 ceph-mon[67861]: pgmap v285: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:46.905 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:27:46.906 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:27:47.319 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:27:47.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:47 smithi111 ceph-mon[55183]: pgmap v286: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:47.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:47 smithi111 ceph-mon[55183]: from='client.44636 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:47.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:47 smithi043 ceph-mon[67861]: pgmap v286: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:47.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:47 smithi043 ceph-mon[67861]: from='client.44636 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:48.320 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:27:48.625 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:27:49.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:49 smithi111 ceph-mon[55183]: pgmap v287: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:49.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:49 smithi043 ceph-mon[67861]: pgmap v287: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:49.838 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:27:49.839 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:27:50.227 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:27:50.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:50 smithi043 ceph-mon[67861]: from='client.44640 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:50.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:50 smithi111 ceph-mon[55183]: from='client.44640 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:51.228 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:27:51.533 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:27:51.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:51 smithi043 ceph-mon[67861]: pgmap v288: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:51.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:51 smithi111 ceph-mon[55183]: pgmap v288: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:52.801 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:27:52.801 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:27:53.201 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:27:53.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:53 smithi111 ceph-mon[55183]: pgmap v289: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:53.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:53 smithi111 ceph-mon[55183]: from='client.44644 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:53.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:53 smithi043 ceph-mon[67861]: pgmap v289: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:53.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:53 smithi043 ceph-mon[67861]: from='client.44644 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:54.203 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:27:54.509 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:27:55.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:55 smithi111 ceph-mon[55183]: pgmap v290: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:55.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:55 smithi043 ceph-mon[67861]: pgmap v290: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:55.796 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:27:55.796 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:27:56.184 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:27:56.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:56 smithi111 ceph-mon[55183]: from='client.44648 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:56.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:56 smithi043 ceph-mon[67861]: from='client.44648 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:57.184 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:27:57.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:57 smithi043 ceph-mon[67861]: pgmap v291: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:57.489 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:27:57.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:57 smithi111 ceph-mon[55183]: pgmap v291: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:58.726 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:27:58.726 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:27:59.124 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:27:59.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:59 smithi111 ceph-mon[55183]: pgmap v292: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:59.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:27:59 smithi111 ceph-mon[55183]: from='client.44652 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:27:59.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:59 smithi043 ceph-mon[67861]: pgmap v292: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:27:59.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:27:59 smithi043 ceph-mon[67861]: from='client.44652 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:00.125 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:28:00.433 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:28:01.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:01 smithi111 ceph-mon[55183]: pgmap v293: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:01.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:01 smithi043 ceph-mon[67861]: pgmap v293: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:01.740 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:28:01.741 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:28:02.118 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:28:02.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:02 smithi043 ceph-mon[67861]: from='client.44656 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:02.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:02 smithi111 ceph-mon[55183]: from='client.44656 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:03.119 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:28:03.424 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:28:03.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:03 smithi043 ceph-mon[67861]: pgmap v294: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:03.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:03 smithi111 ceph-mon[55183]: pgmap v294: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:04.702 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:28:04.702 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:28:05.129 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:28:05.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:05 smithi111 ceph-mon[55183]: pgmap v295: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:05.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:05 smithi111 ceph-mon[55183]: from='client.44660 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:05.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:05 smithi043 ceph-mon[67861]: pgmap v295: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:05.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:05 smithi043 ceph-mon[67861]: from='client.44660 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:06.130 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:28:06.436 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:28:07.662 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:28:07.662 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:28:07.685 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:07 smithi043 ceph-mon[67861]: pgmap v296: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:07.693 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:07 smithi111 ceph-mon[55183]: pgmap v296: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:08.065 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:28:08.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:08 smithi111 ceph-mon[55183]: from='client.44664 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:08.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:08 smithi043 ceph-mon[67861]: from='client.44664 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:09.065 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:28:09.370 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:28:09.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:09 smithi043 ceph-mon[67861]: pgmap v297: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:09.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:09 smithi111 ceph-mon[55183]: pgmap v297: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:10.661 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:28:10.661 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:28:11.056 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:28:11.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:11 smithi111 ceph-mon[55183]: pgmap v298: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:11.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:11 smithi111 ceph-mon[55183]: from='client.44668 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:11.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:11 smithi043 ceph-mon[67861]: pgmap v298: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:11.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:11 smithi043 ceph-mon[67861]: from='client.44668 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:12.057 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:28:12.367 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:28:13.665 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:28:13.665 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:28:13.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:13 smithi111 ceph-mon[55183]: pgmap v299: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:13.691 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:13 smithi043 ceph-mon[67861]: pgmap v299: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:14.064 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:28:14.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:14 smithi111 ceph-mon[55183]: from='client.44672 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:14.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:14 smithi043 ceph-mon[67861]: from='client.44672 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:15.065 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:28:15.371 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:28:15.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:15 smithi043 ceph-mon[67861]: pgmap v300: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:15.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:15 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:28:15.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:15 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:28:15.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:15 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:28:15.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:15 smithi043 ceph-mon[67861]: pgmap v301: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:15.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:15 smithi043 ceph-mon[67861]: pgmap v302: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:15.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:15 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:28:15.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:15 smithi111 ceph-mon[55183]: pgmap v300: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:15.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:15 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:28:15.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:15 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:28:15.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:15 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:28:15.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:15 smithi111 ceph-mon[55183]: pgmap v301: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:15.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:15 smithi111 ceph-mon[55183]: pgmap v302: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:15.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:15 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:28:16.679 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:28:16.679 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:28:17.072 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:28:18.073 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:28:18.379 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:28:18.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:17 smithi111 ceph-mon[55183]: from='client.44676 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:18.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:17 smithi111 ceph-mon[55183]: pgmap v303: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:18.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:17 smithi043 ceph-mon[67861]: from='client.44676 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:18.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:17 smithi043 ceph-mon[67861]: pgmap v303: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:19.654 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:28:19.654 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:28:20.055 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:28:20.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:19 smithi043 ceph-mon[67861]: pgmap v304: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:20.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:19 smithi111 ceph-mon[55183]: pgmap v304: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:21.056 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:28:21.364 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:28:21.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:20 smithi111 ceph-mon[55183]: from='client.44680 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:21.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:20 smithi043 ceph-mon[67861]: from='client.44680 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:22.187 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:21 smithi043 ceph-mon[67861]: pgmap v305: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:22.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:21 smithi111 ceph-mon[55183]: pgmap v305: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:22.618 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:28:22.618 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:28:23.014 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:28:24.016 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:28:24.324 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:28:24.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:24 smithi111 ceph-mon[55183]: from='client.44684 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:24.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:24 smithi111 ceph-mon[55183]: pgmap v306: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:24.475 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:24 smithi043 ceph-mon[67861]: from='client.44684 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:24.475 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:24 smithi043 ceph-mon[67861]: pgmap v306: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:25.623 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:28:25.623 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:28:26.038 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:28:26.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:26 smithi043 ceph-mon[67861]: pgmap v307: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:26.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:26 smithi111 ceph-mon[55183]: pgmap v307: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:27.039 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:28:27.343 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:28:27.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:27 smithi111 ceph-mon[55183]: from='client.44688 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:27.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:27 smithi043 ceph-mon[67861]: from='client.44688 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:28.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:28 smithi043 ceph-mon[67861]: pgmap v308: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:28.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:28 smithi111 ceph-mon[55183]: pgmap v308: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:28.686 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:28:28.686 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:28:29.120 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:28:30.121 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:28:30.429 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:28:30.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:30 smithi111 ceph-mon[55183]: from='client.44692 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:30.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:30 smithi111 ceph-mon[55183]: pgmap v309: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:30.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:30 smithi043 ceph-mon[67861]: from='client.44692 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:30.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:30 smithi043 ceph-mon[67861]: pgmap v309: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:31.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:31 smithi111 ceph-mon[55183]: pgmap v310: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:31.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:31 smithi043 ceph-mon[67861]: pgmap v310: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:31.763 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:28:31.763 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:28:32.178 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:28:32.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:32 smithi043 ceph-mon[67861]: from='client.44696 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:32.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:32 smithi111 ceph-mon[55183]: from='client.44696 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:33.179 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:28:33.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:33 smithi043 ceph-mon[67861]: pgmap v311: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:33.486 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:28:33.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:33 smithi111 ceph-mon[55183]: pgmap v311: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:34.784 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:28:34.784 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:28:35.203 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:28:36.204 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:28:36.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:35 smithi111 ceph-mon[55183]: from='client.44700 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:36.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:35 smithi111 ceph-mon[55183]: pgmap v312: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:36.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:35 smithi043 ceph-mon[67861]: from='client.44700 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:36.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:35 smithi043 ceph-mon[67861]: pgmap v312: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:36.513 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:28:37.817 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:28:37.817 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:28:38.154 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:37 smithi043 ceph-mon[67861]: pgmap v313: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:38.244 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:28:38.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:37 smithi111 ceph-mon[55183]: pgmap v313: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:39.244 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:28:39.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:39 smithi043 ceph-mon[67861]: from='client.44704 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:39.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:39 smithi111 ceph-mon[55183]: from='client.44704 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:39.550 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:28:40.376 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:40 smithi043 ceph-mon[67861]: pgmap v314: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:40.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:40 smithi111 ceph-mon[55183]: pgmap v314: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:40.798 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:28:40.799 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:28:41.219 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:28:41.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:41 smithi043 ceph-mon[67861]: from='client.44708 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:41.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:41 smithi043 ceph-mon[67861]: pgmap v315: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:41.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:41 smithi111 ceph-mon[55183]: from='client.44708 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:41.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:41 smithi111 ceph-mon[55183]: pgmap v315: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:42.220 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:28:42.528 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:28:43.828 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:28:43.828 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:28:44.168 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:43 smithi043 ceph-mon[67861]: pgmap v316: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:44.258 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:28:44.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:43 smithi111 ceph-mon[55183]: pgmap v316: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:45.259 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:28:45.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:45 smithi043 ceph-mon[67861]: from='client.44712 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:45.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:45 smithi111 ceph-mon[55183]: from='client.44712 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:45.565 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:28:46.374 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:46 smithi043 ceph-mon[67861]: pgmap v317: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:46.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:46 smithi111 ceph-mon[55183]: pgmap v317: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:46.790 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:28:46.790 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:28:47.184 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:28:48.185 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:28:48.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:48 smithi111 ceph-mon[55183]: from='client.44716 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:48.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:48 smithi111 ceph-mon[55183]: pgmap v318: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:48.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:48 smithi043 ceph-mon[67861]: from='client.44716 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:48.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:48 smithi043 ceph-mon[67861]: pgmap v318: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:48.492 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:28:49.759 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:28:49.759 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:28:50.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:50 smithi043 ceph-mon[67861]: pgmap v319: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:50.150 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:28:50.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:50 smithi111 ceph-mon[55183]: pgmap v319: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:51.151 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:28:51.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:51 smithi111 ceph-mon[55183]: from='client.44720 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:51.461 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:28:51.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:51 smithi043 ceph-mon[67861]: from='client.44720 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:52.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:52 smithi043 ceph-mon[67861]: pgmap v320: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:52.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:52 smithi111 ceph-mon[55183]: pgmap v320: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:52.756 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:28:52.756 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:28:53.150 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:28:54.152 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:28:54.442 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:54 smithi111 ceph-mon[55183]: from='client.44724 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:54.442 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:54 smithi111 ceph-mon[55183]: pgmap v321: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:54.456 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:28:54.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:54 smithi043 ceph-mon[67861]: from='client.44724 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:54.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:54 smithi043 ceph-mon[67861]: pgmap v321: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:55.760 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:28:55.760 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:28:56.058 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:56 smithi043 ceph-mon[67861]: pgmap v322: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:56.163 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:28:56.444 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:56 smithi111 ceph-mon[55183]: pgmap v322: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:57.167 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:28:57.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:57 smithi111 ceph-mon[55183]: from='client.44728 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:57.477 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:28:57.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:57 smithi043 ceph-mon[67861]: from='client.44728 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:28:58.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:28:58 smithi043 ceph-mon[67861]: pgmap v323: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:58.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:28:58 smithi111 ceph-mon[55183]: pgmap v323: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:28:58.689 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:28:58.690 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:28:59.124 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:29:00.126 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:29:00.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:00 smithi111 ceph-mon[55183]: from='client.44732 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:00.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:00 smithi111 ceph-mon[55183]: pgmap v324: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:00.445 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:29:00.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:00 smithi043 ceph-mon[67861]: from='client.44732 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:00.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:00 smithi043 ceph-mon[67861]: pgmap v324: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:01.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:01 smithi111 ceph-mon[55183]: pgmap v325: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:01.731 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:29:01.732 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:29:01.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:01 smithi043 ceph-mon[67861]: pgmap v325: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:02.148 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:29:02.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:02 smithi043 ceph-mon[67861]: from='client.44736 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:02.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:02 smithi111 ceph-mon[55183]: from='client.44736 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:03.150 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:29:03.462 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:29:03.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:03 smithi043 ceph-mon[67861]: pgmap v326: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:03.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:03 smithi111 ceph-mon[55183]: pgmap v326: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:04.737 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:29:04.737 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:29:05.164 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:29:06.165 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:29:06.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:06 smithi111 ceph-mon[55183]: from='client.44740 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:06.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:06 smithi111 ceph-mon[55183]: pgmap v327: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:06.469 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:29:06.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:06 smithi043 ceph-mon[67861]: from='client.44740 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:06.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:06 smithi043 ceph-mon[67861]: pgmap v327: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:07.752 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:29:07.753 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:29:08.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:08 smithi043 ceph-mon[67861]: pgmap v328: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:08.181 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:29:08.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:08 smithi111 ceph-mon[55183]: pgmap v328: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:09.182 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:29:09.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:09 smithi111 ceph-mon[55183]: from='client.44744 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:09.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:09 smithi043 ceph-mon[67861]: from='client.44744 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:09.487 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:29:10.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:10 smithi043 ceph-mon[67861]: pgmap v329: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:10.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:10 smithi111 ceph-mon[55183]: pgmap v329: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:10.749 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:29:10.749 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:29:11.130 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:29:11.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:11 smithi043 ceph-mon[67861]: from='client.44748 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:11.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:11 smithi043 ceph-mon[67861]: pgmap v330: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:11.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:11 smithi111 ceph-mon[55183]: from='client.44748 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:11.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:11 smithi111 ceph-mon[55183]: pgmap v330: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:12.131 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:29:12.436 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:29:13.631 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:29:13.631 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:29:14.014 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:29:14.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:14 smithi043 ceph-mon[67861]: pgmap v331: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:14.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:14 smithi111 ceph-mon[55183]: pgmap v331: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:15.015 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:29:15.344 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:29:15.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:15 smithi111 ceph-mon[55183]: from='client.44752 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:15.475 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:15 smithi043 ceph-mon[67861]: from='client.44752 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:16.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:16 smithi043 ceph-mon[67861]: pgmap v332: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:16.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:16 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:29:16.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:16 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:29:16.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:16 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:29:16.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:16 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:29:16.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:16 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:29:16.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:16 smithi111 ceph-mon[55183]: pgmap v332: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:16.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:16 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:29:16.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:16 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:29:16.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:16 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:29:16.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:16 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:29:16.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:16 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:29:16.649 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:29:16.649 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:29:17.046 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:29:17.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:17 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:29:17.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:17 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:29:17.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:17 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:29:17.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:17 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:29:17.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:17 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:29:17.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:17 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:29:18.047 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:29:18.348 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:29:18.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:18 smithi111 ceph-mon[55183]: pgmap v333: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:18.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:18 smithi111 ceph-mon[55183]: pgmap v334: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:18.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:18 smithi111 ceph-mon[55183]: from='client.44756 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:18.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:18 smithi043 ceph-mon[67861]: pgmap v333: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:18.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:18 smithi043 ceph-mon[67861]: pgmap v334: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:18.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:18 smithi043 ceph-mon[67861]: from='client.44756 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:19.719 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:29:19.719 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:29:20.104 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:29:20.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:20 smithi111 ceph-mon[55183]: pgmap v335: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:20.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:20 smithi043 ceph-mon[67861]: pgmap v335: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:21.105 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:29:21.415 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:29:21.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:21 smithi111 ceph-mon[55183]: from='client.44760 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:21.485 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:21 smithi043 ceph-mon[67861]: from='client.44760 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:22.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:22 smithi043 ceph-mon[67861]: pgmap v336: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:22.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:22 smithi111 ceph-mon[55183]: pgmap v336: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:22.745 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:29:22.745 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:29:23.128 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:29:24.129 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:29:24.436 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:29:24.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:24 smithi111 ceph-mon[55183]: pgmap v337: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:24.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:24 smithi111 ceph-mon[55183]: from='client.44764 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:24.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:24 smithi043 ceph-mon[67861]: pgmap v337: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:24.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:24 smithi043 ceph-mon[67861]: from='client.44764 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:25.764 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:29:25.764 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:29:26.070 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:26 smithi043 ceph-mon[67861]: pgmap v338: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:26.169 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:29:26.443 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:26 smithi111 ceph-mon[55183]: pgmap v338: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:27.170 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:29:27.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:27 smithi111 ceph-mon[55183]: from='client.44768 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:27.476 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:29:27.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:27 smithi043 ceph-mon[67861]: from='client.44768 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:28.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:28 smithi043 ceph-mon[67861]: pgmap v339: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:28.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:28 smithi111 ceph-mon[55183]: pgmap v339: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:28.791 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:29:28.791 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:29:29.193 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:29:30.195 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:29:30.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:30 smithi111 ceph-mon[55183]: pgmap v340: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:30.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:30 smithi111 ceph-mon[55183]: from='client.44772 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:30.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:30 smithi043 ceph-mon[67861]: pgmap v340: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:30.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:30 smithi043 ceph-mon[67861]: from='client.44772 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:30.502 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:29:31.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:31 smithi111 ceph-mon[55183]: pgmap v341: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:31.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:31 smithi043 ceph-mon[67861]: pgmap v341: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:31.754 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:29:31.755 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:29:32.143 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:29:32.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:32 smithi043 ceph-mon[67861]: from='client.44776 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:32.691 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:32 smithi111 ceph-mon[55183]: from='client.44776 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:33.144 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:29:33.449 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:29:33.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:33 smithi043 ceph-mon[67861]: pgmap v342: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:33.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:33 smithi111 ceph-mon[55183]: pgmap v342: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:34.741 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:29:34.741 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:29:35.125 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:29:35.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:35 smithi043 ceph-mon[67861]: pgmap v343: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:35.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:35 smithi043 ceph-mon[67861]: from='client.44780 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:35.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:35 smithi111 ceph-mon[55183]: pgmap v343: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:35.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:35 smithi111 ceph-mon[55183]: from='client.44780 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:36.127 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:29:36.433 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:29:37.688 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:29:37.689 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:29:37.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:37 smithi111 ceph-mon[55183]: pgmap v344: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:37.716 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:37 smithi043 ceph-mon[67861]: pgmap v344: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:38.077 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:29:38.692 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:38 smithi111 ceph-mon[55183]: from='client.44784 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:38.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:38 smithi043 ceph-mon[67861]: from='client.44784 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:39.078 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:29:39.385 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:29:39.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:39 smithi043 ceph-mon[67861]: pgmap v345: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:39.691 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:39 smithi111 ceph-mon[55183]: pgmap v345: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:40.652 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:29:40.653 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:29:41.034 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:29:41.693 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:41 smithi111 ceph-mon[55183]: pgmap v346: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:41.693 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:41 smithi111 ceph-mon[55183]: from='client.44788 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:41.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:41 smithi043 ceph-mon[67861]: pgmap v346: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:41.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:41 smithi043 ceph-mon[67861]: from='client.44788 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:42.035 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:29:42.339 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:29:43.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:43 smithi043 ceph-mon[67861]: pgmap v347: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:43.639 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:29:43.639 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:29:43.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:43 smithi111 ceph-mon[55183]: pgmap v347: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:44.026 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:29:44.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:44 smithi111 ceph-mon[55183]: from='client.44792 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:44.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:44 smithi043 ceph-mon[67861]: from='client.44792 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:45.027 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:29:45.333 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:29:45.598 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:45 smithi043 ceph-mon[67861]: pgmap v348: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:45.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:45 smithi111 ceph-mon[55183]: pgmap v348: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:46.647 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:29:46.647 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:29:47.044 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:29:47.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:47 smithi111 ceph-mon[55183]: pgmap v349: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:47.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:47 smithi111 ceph-mon[55183]: from='client.44796 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:47.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:47 smithi043 ceph-mon[67861]: pgmap v349: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:47.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:47 smithi043 ceph-mon[67861]: from='client.44796 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:48.045 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:29:48.354 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:29:49.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:49 smithi111 ceph-mon[55183]: pgmap v350: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:49.714 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:29:49.714 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:29:49.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:49 smithi043 ceph-mon[67861]: pgmap v350: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:50.192 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:29:50.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:50 smithi043 ceph-mon[67861]: from='client.44800 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:50.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:50 smithi111 ceph-mon[55183]: from='client.44800 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:51.192 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:29:51.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:51 smithi043 ceph-mon[67861]: pgmap v351: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:51.504 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:29:51.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:51 smithi111 ceph-mon[55183]: pgmap v351: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:52.795 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:29:52.796 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:29:53.191 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:29:53.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:53 smithi043 ceph-mon[67861]: pgmap v352: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:53.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:53 smithi043 ceph-mon[67861]: from='client.44804 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:53.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:53 smithi111 ceph-mon[55183]: pgmap v352: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:53.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:53 smithi111 ceph-mon[55183]: from='client.44804 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:54.192 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:29:54.498 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:29:55.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:55 smithi111 ceph-mon[55183]: pgmap v353: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:55.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:55 smithi043 ceph-mon[67861]: pgmap v353: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:55.793 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:29:55.793 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:29:56.198 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:29:56.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:56 smithi111 ceph-mon[55183]: from='client.44808 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:56.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:56 smithi043 ceph-mon[67861]: from='client.44808 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:57.200 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:29:57.508 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:29:57.638 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:57 smithi043 ceph-mon[67861]: pgmap v354: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:57.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:57 smithi111 ceph-mon[55183]: pgmap v354: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:58.820 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:29:58.820 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:29:59.231 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:29:59.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:59 smithi043 ceph-mon[67861]: pgmap v355: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:59.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:29:59 smithi043 ceph-mon[67861]: from='client.44812 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:29:59.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:59 smithi111 ceph-mon[55183]: pgmap v355: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:29:59.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:29:59 smithi111 ceph-mon[55183]: from='client.44812 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:00.232 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:30:00.542 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:30:00.669 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:00 smithi043 ceph-mon[67861]: overall HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:30:00.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:00 smithi111 ceph-mon[55183]: overall HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:30:01.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:01 smithi111 ceph-mon[55183]: pgmap v356: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:01.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:01 smithi043 ceph-mon[67861]: pgmap v356: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:01.855 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:30:01.855 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:30:02.247 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:30:02.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:02 smithi043 ceph-mon[67861]: from='client.44816 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:02.692 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:02 smithi111 ceph-mon[55183]: from='client.44816 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:03.249 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:30:03.559 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:30:03.684 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:03 smithi043 ceph-mon[67861]: pgmap v357: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:03.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:03 smithi111 ceph-mon[55183]: pgmap v357: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:04.792 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:30:04.793 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:30:05.205 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:30:05.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:05 smithi111 ceph-mon[55183]: pgmap v358: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:05.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:05 smithi111 ceph-mon[55183]: from='client.44820 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:05.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:05 smithi043 ceph-mon[67861]: pgmap v358: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:05.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:05 smithi043 ceph-mon[67861]: from='client.44820 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:06.206 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:30:06.510 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:30:07.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:07 smithi111 ceph-mon[55183]: pgmap v359: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:07.727 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:30:07.728 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:30:07.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:07 smithi043 ceph-mon[67861]: pgmap v359: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:08.172 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:30:08.694 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:08 smithi111 ceph-mon[55183]: from='client.44824 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:08.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:08 smithi043 ceph-mon[67861]: from='client.44824 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:09.173 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:30:09.479 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:30:09.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:09 smithi043 ceph-mon[67861]: pgmap v360: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:09.691 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:09 smithi111 ceph-mon[55183]: pgmap v360: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:10.760 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:30:10.760 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:30:11.145 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:30:11.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:11 smithi043 ceph-mon[67861]: pgmap v361: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:11.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:11 smithi043 ceph-mon[67861]: from='client.44828 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:11.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:11 smithi111 ceph-mon[55183]: pgmap v361: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:11.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:11 smithi111 ceph-mon[55183]: from='client.44828 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:12.146 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:30:12.452 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:30:13.681 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:30:13.682 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:30:13.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:13 smithi111 ceph-mon[55183]: pgmap v362: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:13.710 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:13 smithi043 ceph-mon[67861]: pgmap v362: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:14.066 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:30:14.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:14 smithi111 ceph-mon[55183]: from='client.44832 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:14.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:14 smithi043 ceph-mon[67861]: from='client.44832 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:15.067 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:30:15.376 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:30:15.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:15 smithi043 ceph-mon[67861]: pgmap v363: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:15.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:15 smithi111 ceph-mon[55183]: pgmap v363: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:16.677 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:30:16.677 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:30:17.065 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:30:17.694 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:17 smithi111 ceph-mon[55183]: pgmap v364: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:17.694 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:17 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:30:17.694 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:17 smithi111 ceph-mon[55183]: from='client.44836 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:17.694 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:17 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-18T13:30:17.694 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:17 smithi111 ceph-mon[55183]: Adjusting osd_memory_target on smithi111 to 15066M 2023-12-18T13:30:17.694 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:17 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:30:17.694 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:17 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-18T13:30:17.694 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:17 smithi111 ceph-mon[55183]: Adjusting osd_memory_target on smithi043 to 15070M 2023-12-18T13:30:17.694 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:17 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:30:17.694 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:17 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:30:17.694 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:17 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:30:17.694 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:17 smithi111 ceph-mon[55183]: pgmap v365: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:17.695 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:17 smithi111 ceph-mon[55183]: pgmap v366: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:17.695 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:17 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:30:17.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:17 smithi043 ceph-mon[67861]: pgmap v364: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:17.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:17 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:30:17.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:17 smithi043 ceph-mon[67861]: from='client.44836 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:17.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:17 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-18T13:30:17.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:17 smithi043 ceph-mon[67861]: Adjusting osd_memory_target on smithi111 to 15066M 2023-12-18T13:30:17.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:17 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:30:17.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:17 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-18T13:30:17.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:17 smithi043 ceph-mon[67861]: Adjusting osd_memory_target on smithi043 to 15070M 2023-12-18T13:30:17.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:17 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:30:17.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:17 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:30:17.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:17 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:30:17.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:17 smithi043 ceph-mon[67861]: pgmap v365: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:17.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:17 smithi043 ceph-mon[67861]: pgmap v366: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:17.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:17 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:30:18.066 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:30:18.372 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:30:19.677 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:30:19.677 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:30:20.078 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:30:20.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:19 smithi111 ceph-mon[55183]: pgmap v367: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:20.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:19 smithi043 ceph-mon[67861]: pgmap v367: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:21.079 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:30:21.384 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:30:21.444 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:20 smithi111 ceph-mon[55183]: from='client.44840 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:21.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:20 smithi043 ceph-mon[67861]: from='client.44840 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:22.197 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:21 smithi043 ceph-mon[67861]: pgmap v368: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:22.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:21 smithi111 ceph-mon[55183]: pgmap v368: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:22.633 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:30:22.633 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:30:23.030 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:30:24.031 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:30:24.336 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:30:24.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:24 smithi111 ceph-mon[55183]: from='client.44844 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:24.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:24 smithi111 ceph-mon[55183]: pgmap v369: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:24.475 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:24 smithi043 ceph-mon[67861]: from='client.44844 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:24.476 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:24 smithi043 ceph-mon[67861]: pgmap v369: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:25.623 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:30:25.623 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:30:26.060 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:30:26.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:26 smithi043 ceph-mon[67861]: pgmap v370: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:26.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:26 smithi111 ceph-mon[55183]: pgmap v370: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:27.061 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:30:27.368 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:30:27.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:27 smithi111 ceph-mon[55183]: from='client.44848 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:27.485 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:27 smithi043 ceph-mon[67861]: from='client.44848 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:28.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:28 smithi043 ceph-mon[67861]: pgmap v371: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:28.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:28 smithi111 ceph-mon[55183]: pgmap v371: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:28.650 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:30:28.651 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:30:29.044 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:30:30.045 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:30:30.350 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:30:30.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:30 smithi111 ceph-mon[55183]: from='client.44852 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:30.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:30 smithi111 ceph-mon[55183]: pgmap v372: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:30.465 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:30 smithi043 ceph-mon[67861]: from='client.44852 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:30.465 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:30 smithi043 ceph-mon[67861]: pgmap v372: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:31.485 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:31 smithi043 ceph-mon[67861]: pgmap v373: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:31.610 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:30:31.610 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:30:31.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:31 smithi111 ceph-mon[55183]: pgmap v373: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:32.009 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:30:32.691 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:32 smithi111 ceph-mon[55183]: from='client.44856 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:32.736 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:32 smithi043 ceph-mon[67861]: from='client.44856 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:33.010 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:30:33.317 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:30:33.439 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:33 smithi043 ceph-mon[67861]: pgmap v374: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:33.665 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:33 smithi111 ceph-mon[55183]: pgmap v374: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:34.535 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:30:34.536 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:30:34.934 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:30:35.935 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:30:36.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:35 smithi043 ceph-mon[67861]: from='client.44860 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:36.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:35 smithi043 ceph-mon[67861]: pgmap v375: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:36.243 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:30:36.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:35 smithi111 ceph-mon[55183]: from='client.44860 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:36.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:35 smithi111 ceph-mon[55183]: pgmap v375: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:37.591 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:30:37.591 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:30:37.932 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:30:38.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:38 smithi043 ceph-mon[67861]: pgmap v376: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:38.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:38 smithi111 ceph-mon[55183]: pgmap v376: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:38.934 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:30:39.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:39 smithi043 ceph-mon[67861]: from='client.44864 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:39.239 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:30:39.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:39 smithi111 ceph-mon[55183]: from='client.44864 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:40.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:40 smithi111 ceph-mon[55183]: pgmap v377: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:40.483 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:30:40.484 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:30:40.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:40 smithi043 ceph-mon[67861]: pgmap v377: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:40.849 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:30:41.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:41 smithi111 ceph-mon[55183]: from='client.44868 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:41.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:41 smithi111 ceph-mon[55183]: pgmap v378: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:41.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:41 smithi043 ceph-mon[67861]: from='client.44868 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:41.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:41 smithi043 ceph-mon[67861]: pgmap v378: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:41.851 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:30:42.157 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:30:43.432 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:30:43.432 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:30:43.831 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:30:44.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:44 smithi111 ceph-mon[55183]: pgmap v379: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:44.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:44 smithi043 ceph-mon[67861]: pgmap v379: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:44.832 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:30:45.140 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:30:45.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:45 smithi043 ceph-mon[67861]: from='client.44872 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:45.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:45 smithi111 ceph-mon[55183]: from='client.44872 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:46.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:46 smithi043 ceph-mon[67861]: pgmap v380: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:46.394 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:30:46.394 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:30:46.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:46 smithi111 ceph-mon[55183]: pgmap v380: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:46.801 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:30:47.801 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:30:48.107 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:30:48.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:48 smithi043 ceph-mon[67861]: from='client.44876 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:48.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:48 smithi043 ceph-mon[67861]: pgmap v381: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:48.446 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:48 smithi111 ceph-mon[55183]: from='client.44876 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:48.446 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:48 smithi111 ceph-mon[55183]: pgmap v381: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:49.362 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:30:49.362 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:30:49.748 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:30:50.443 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:50 smithi111 ceph-mon[55183]: pgmap v382: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:50.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:50 smithi043 ceph-mon[67861]: pgmap v382: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:50.750 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:30:51.061 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:30:51.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:51 smithi043 ceph-mon[67861]: from='client.44880 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:51.442 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:51 smithi111 ceph-mon[55183]: from='client.44880 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:52.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:52 smithi043 ceph-mon[67861]: pgmap v383: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:52.348 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:30:52.348 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:30:52.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:52 smithi111 ceph-mon[55183]: pgmap v383: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:52.739 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:30:53.740 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:30:54.049 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:30:54.177 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:54 smithi043 ceph-mon[67861]: from='client.44884 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:54.177 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:54 smithi043 ceph-mon[67861]: pgmap v384: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:54.444 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:54 smithi111 ceph-mon[55183]: from='client.44884 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:54.444 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:54 smithi111 ceph-mon[55183]: pgmap v384: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:55.382 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:30:55.382 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:30:55.764 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:30:56.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:56 smithi111 ceph-mon[55183]: pgmap v385: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:56.486 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:56 smithi043 ceph-mon[67861]: pgmap v385: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:56.765 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:30:57.070 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:30:57.184 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:57 smithi043 ceph-mon[67861]: from='client.44888 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:57.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:57 smithi111 ceph-mon[55183]: from='client.44888 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:30:58.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:30:58 smithi043 ceph-mon[67861]: pgmap v386: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:58.380 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:30:58.380 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:30:58.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:30:58 smithi111 ceph-mon[55183]: pgmap v386: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:30:58.753 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:30:59.754 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:31:00.061 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:31:00.175 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:00 smithi043 ceph-mon[67861]: from='client.44892 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:00.175 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:00 smithi043 ceph-mon[67861]: pgmap v387: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:00.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:00 smithi111 ceph-mon[55183]: from='client.44892 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:00.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:00 smithi111 ceph-mon[55183]: pgmap v387: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:01.300 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:31:01.300 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:31:01.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:01 smithi043 ceph-mon[67861]: pgmap v388: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:01.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:01 smithi111 ceph-mon[55183]: pgmap v388: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:01.729 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:31:02.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:02 smithi111 ceph-mon[55183]: from='client.44896 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:02.730 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:31:02.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:02 smithi043 ceph-mon[67861]: from='client.44896 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:03.034 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:31:03.475 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:03 smithi043 ceph-mon[67861]: pgmap v389: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:03.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:03 smithi111 ceph-mon[55183]: pgmap v389: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:04.331 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:31:04.331 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:31:04.754 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:31:05.754 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:31:06.063 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:31:06.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:06 smithi043 ceph-mon[67861]: from='client.44900 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:06.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:06 smithi043 ceph-mon[67861]: pgmap v390: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:06.443 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:06 smithi111 ceph-mon[55183]: from='client.44900 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:06.444 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:06 smithi111 ceph-mon[55183]: pgmap v390: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:07.424 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:31:07.424 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:31:07.864 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:31:08.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:08 smithi043 ceph-mon[67861]: pgmap v391: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:08.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:08 smithi111 ceph-mon[55183]: pgmap v391: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:08.865 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:31:09.173 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:31:09.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:09 smithi043 ceph-mon[67861]: from='client.44904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:09.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:09 smithi111 ceph-mon[55183]: from='client.44904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:10.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:10 smithi111 ceph-mon[55183]: pgmap v392: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:10.474 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:31:10.474 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:31:10.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:10 smithi043 ceph-mon[67861]: pgmap v392: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:10.887 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:31:11.691 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:11 smithi111 ceph-mon[55183]: from='client.44908 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:11.691 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:11 smithi111 ceph-mon[55183]: pgmap v393: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:11.736 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:11 smithi043 ceph-mon[67861]: from='client.44908 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:11.737 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:11 smithi043 ceph-mon[67861]: pgmap v393: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:11.889 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:31:12.193 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:31:13.478 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:31:13.478 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:31:13.869 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:31:14.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:14 smithi043 ceph-mon[67861]: pgmap v394: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:14.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:14 smithi111 ceph-mon[55183]: pgmap v394: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:14.870 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:31:15.177 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:31:15.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:15 smithi043 ceph-mon[67861]: from='client.44912 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:15.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:15 smithi111 ceph-mon[55183]: from='client.44912 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:16.421 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:31:16.421 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:31:16.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:16 smithi111 ceph-mon[55183]: pgmap v395: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:16.442 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:16 smithi043 ceph-mon[67861]: pgmap v395: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:16.794 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:31:17.795 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:31:18.100 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:31:18.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:18 smithi043 ceph-mon[67861]: from='client.44916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:18.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:18 smithi043 ceph-mon[67861]: pgmap v396: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:18.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:18 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:31:18.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:18 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:31:18.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:18 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:31:18.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:18 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:31:18.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:18 smithi111 ceph-mon[55183]: from='client.44916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:18.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:18 smithi111 ceph-mon[55183]: pgmap v396: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:18.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:18 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:31:18.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:18 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:31:18.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:18 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:31:18.441 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:18 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:31:19.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:19 smithi043 ceph-mon[67861]: pgmap v397: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:19.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:19 smithi043 ceph-mon[67861]: pgmap v398: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:19.366 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:31:19.366 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:31:19.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:19 smithi111 ceph-mon[55183]: pgmap v397: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:19.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:19 smithi111 ceph-mon[55183]: pgmap v398: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:19.760 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:31:20.761 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:31:21.070 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:31:21.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:21 smithi043 ceph-mon[67861]: from='client.44920 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:21.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:21 smithi043 ceph-mon[67861]: pgmap v399: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:21.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:21 smithi111 ceph-mon[55183]: from='client.44920 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:21.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:21 smithi111 ceph-mon[55183]: pgmap v399: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:22.364 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:31:22.364 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:31:22.759 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:31:23.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:23 smithi111 ceph-mon[55183]: pgmap v400: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:23.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:23 smithi043 ceph-mon[67861]: pgmap v400: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:23.760 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:31:24.066 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:31:24.196 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:24 smithi043 ceph-mon[67861]: from='client.44924 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:24.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:24 smithi111 ceph-mon[55183]: from='client.44924 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:25.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:25 smithi043 ceph-mon[67861]: pgmap v401: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:25.312 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:31:25.312 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:31:25.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:25 smithi111 ceph-mon[55183]: pgmap v401: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:25.717 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:31:26.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:26 smithi111 ceph-mon[55183]: from='client.44928 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:26.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:26 smithi111 ceph-mon[55183]: pgmap v402: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:26.721 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:31:26.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:26 smithi043 ceph-mon[67861]: from='client.44928 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:26.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:26 smithi043 ceph-mon[67861]: pgmap v402: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:27.028 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:31:28.318 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:31:28.319 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:31:28.750 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:31:28.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:28 smithi111 ceph-mon[55183]: pgmap v403: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:28.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:28 smithi043 ceph-mon[67861]: pgmap v403: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:29.753 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:31:29.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:29 smithi111 ceph-mon[55183]: from='client.44932 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:29.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:29 smithi043 ceph-mon[67861]: from='client.44932 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:30.059 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:31:30.893 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:30 smithi043 ceph-mon[67861]: pgmap v404: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:30.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:30 smithi111 ceph-mon[55183]: pgmap v404: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:31.312 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:31:31.313 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:31:31.700 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:31:32.701 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:31:32.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:32 smithi111 ceph-mon[55183]: from='client.44936 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:32.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:32 smithi111 ceph-mon[55183]: pgmap v405: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:32.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:32 smithi043 ceph-mon[67861]: from='client.44936 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:32.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:32 smithi043 ceph-mon[67861]: pgmap v405: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:33.007 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:31:34.246 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:31:34.246 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:31:34.632 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:31:34.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:34 smithi111 ceph-mon[55183]: pgmap v406: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:34.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:34 smithi043 ceph-mon[67861]: pgmap v406: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:35.633 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:31:35.940 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:31:35.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:35 smithi111 ceph-mon[55183]: from='client.44940 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:35.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:35 smithi043 ceph-mon[67861]: from='client.44940 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:36.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:36 smithi111 ceph-mon[55183]: pgmap v407: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:36.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:36 smithi043 ceph-mon[67861]: pgmap v407: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:37.229 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:31:37.229 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:31:37.627 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:31:38.629 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:31:38.935 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:31:38.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:38 smithi111 ceph-mon[55183]: from='client.44944 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:38.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:38 smithi111 ceph-mon[55183]: pgmap v408: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:38.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:38 smithi043 ceph-mon[67861]: from='client.44944 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:38.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:38 smithi043 ceph-mon[67861]: pgmap v408: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:40.226 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:31:40.226 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:31:40.623 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:31:40.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:40 smithi111 ceph-mon[55183]: pgmap v409: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:40.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:40 smithi043 ceph-mon[67861]: pgmap v409: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:41.624 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:31:41.931 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:31:41.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:41 smithi111 ceph-mon[55183]: from='client.44948 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:41.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:41 smithi043 ceph-mon[67861]: from='client.44948 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:42.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:42 smithi111 ceph-mon[55183]: pgmap v410: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:42.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:42 smithi043 ceph-mon[67861]: pgmap v410: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:43.218 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:31:43.218 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:31:43.615 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:31:44.616 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:31:44.925 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:31:44.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:44 smithi111 ceph-mon[55183]: from='client.44952 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:44.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:44 smithi111 ceph-mon[55183]: pgmap v411: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:44.985 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:44 smithi043 ceph-mon[67861]: from='client.44952 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:44.985 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:44 smithi043 ceph-mon[67861]: pgmap v411: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:46.178 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:31:46.178 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:31:46.486 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:46 smithi043 ceph-mon[67861]: pgmap v412: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:46.486 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:46 smithi043 ceph-mon[67861]: from='client.44956 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:46.597 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:31:46.692 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:46 smithi111 ceph-mon[55183]: pgmap v412: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:46.693 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:46 smithi111 ceph-mon[55183]: from='client.44956 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:47.600 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:31:47.907 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:31:48.737 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:48 smithi043 ceph-mon[67861]: pgmap v413: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:48.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:48 smithi111 ceph-mon[55183]: pgmap v413: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:49.219 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:31:49.219 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:31:49.630 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:31:50.631 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:31:50.942 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:31:50.942 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:50 smithi111 ceph-mon[55183]: from='client.44960 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:50.942 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:50 smithi111 ceph-mon[55183]: pgmap v414: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:50.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:50 smithi043 ceph-mon[67861]: from='client.44960 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:50.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:50 smithi043 ceph-mon[67861]: pgmap v414: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:52.245 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:31:52.245 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:31:52.662 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:31:52.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:52 smithi111 ceph-mon[55183]: pgmap v415: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:52.985 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:52 smithi043 ceph-mon[67861]: pgmap v415: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:53.665 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:31:53.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:53 smithi111 ceph-mon[55183]: from='client.44964 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:53.969 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:31:53.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:53 smithi043 ceph-mon[67861]: from='client.44964 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:54.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:54 smithi043 ceph-mon[67861]: pgmap v416: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:54.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:54 smithi111 ceph-mon[55183]: pgmap v416: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:55.298 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:31:55.299 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:31:55.704 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:31:56.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:56 smithi111 ceph-mon[55183]: from='client.44968 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:56.691 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:56 smithi111 ceph-mon[55183]: pgmap v417: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:56.714 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:31:56.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:56 smithi043 ceph-mon[67861]: from='client.44968 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:56.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:56 smithi043 ceph-mon[67861]: pgmap v417: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:57.022 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:31:58.273 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:31:58.274 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:31:58.707 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:31:58.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:58 smithi111 ceph-mon[55183]: pgmap v418: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:58.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:58 smithi043 ceph-mon[67861]: pgmap v418: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:31:59.708 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:31:59.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:31:59 smithi111 ceph-mon[55183]: from='client.44972 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:31:59.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:31:59 smithi043 ceph-mon[67861]: from='client.44972 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:00.012 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:32:00.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:00 smithi043 ceph-mon[67861]: pgmap v419: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:00.946 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:00 smithi111 ceph-mon[55183]: pgmap v419: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:01.312 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:32:01.312 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:32:01.712 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:32:02.714 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:32:02.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:02 smithi111 ceph-mon[55183]: from='client.44976 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:02.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:02 smithi111 ceph-mon[55183]: pgmap v420: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:02.985 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:02 smithi043 ceph-mon[67861]: from='client.44976 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:02.985 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:02 smithi043 ceph-mon[67861]: pgmap v420: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:03.018 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:32:04.235 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:32:04.235 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:32:04.602 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:32:04.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:04 smithi111 ceph-mon[55183]: pgmap v421: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:04.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:04 smithi043 ceph-mon[67861]: pgmap v421: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:05.603 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:32:05.909 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:32:05.943 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:05 smithi111 ceph-mon[55183]: from='client.44980 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:05.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:05 smithi043 ceph-mon[67861]: from='client.44980 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:06.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:06 smithi111 ceph-mon[55183]: pgmap v422: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:06.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:06 smithi043 ceph-mon[67861]: pgmap v422: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:07.184 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:32:07.184 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:32:07.569 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:32:07.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:07 smithi111 ceph-mon[55183]: from='client.44984 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:07.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:07 smithi043 ceph-mon[67861]: from='client.44984 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:08.569 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:32:08.876 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:32:08.943 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:08 smithi111 ceph-mon[55183]: pgmap v423: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:08.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:08 smithi043 ceph-mon[67861]: pgmap v423: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:10.186 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:32:10.186 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:32:10.586 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:32:10.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:10 smithi111 ceph-mon[55183]: pgmap v424: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:10.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:10 smithi111 ceph-mon[55183]: from='client.44988 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:10.986 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:10 smithi043 ceph-mon[67861]: pgmap v424: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:10.986 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:10 smithi043 ceph-mon[67861]: from='client.44988 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:11.587 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:32:11.896 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:32:12.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:12 smithi111 ceph-mon[55183]: pgmap v425: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:12.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:12 smithi043 ceph-mon[67861]: pgmap v425: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:13.224 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:32:13.224 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:32:13.618 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:32:14.619 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:32:14.927 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:32:14.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:14 smithi043 ceph-mon[67861]: from='client.44992 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:14.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:14 smithi043 ceph-mon[67861]: pgmap v426: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:15.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:14 smithi111 ceph-mon[55183]: from='client.44992 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:15.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:14 smithi111 ceph-mon[55183]: pgmap v426: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:16.178 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:32:16.178 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.086951Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.086850Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.086515Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.086278Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.086675Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:32:16.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:16 smithi043 ceph-mon[67861]: pgmap v427: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:16.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:16 smithi043 ceph-mon[67861]: from='client.44996 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:16.582 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:32:16.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:16 smithi111 ceph-mon[55183]: pgmap v427: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:16.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:16 smithi111 ceph-mon[55183]: from='client.44996 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:17.584 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:32:17.913 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:32:18.916 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:18 smithi043 ceph-mon[67861]: pgmap v428: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:18.917 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:18 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:32:18.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:18 smithi111 ceph-mon[55183]: pgmap v428: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:18.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:18 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:32:19.502 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:32:19.502 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:22:10.390696Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:22:10.390612Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:22:10.390429Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:22:10.390293Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:22:10.390522Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:32:19.898 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:32:20.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:19 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:32:20.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:19 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:32:20.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:19 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:32:20.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:19 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:32:20.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:19 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:32:20.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:19 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:32:20.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:19 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:32:20.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:19 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:32:20.899 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:32:21.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:20 smithi111 ceph-mon[55183]: from='client.45000 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:21.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:20 smithi111 ceph-mon[55183]: pgmap v429: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:21.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:20 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:32:21.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:20 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:32:21.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:20 smithi111 ceph-mon[55183]: pgmap v430: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:21.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:20 smithi111 ceph-mon[55183]: pgmap v431: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:21.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:20 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:32:21.203 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:32:21.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:20 smithi043 ceph-mon[67861]: from='client.45000 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:21.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:20 smithi043 ceph-mon[67861]: pgmap v429: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:21.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:20 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:32:21.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:20 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:32:21.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:20 smithi043 ceph-mon[67861]: pgmap v430: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:21.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:20 smithi043 ceph-mon[67861]: pgmap v431: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:21.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:20 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:32:22.460 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:32:22.460 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:32:22.628 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:22 smithi043 ceph-mon[67861]: pgmap v432: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:22.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:22 smithi111 ceph-mon[55183]: pgmap v432: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:22.857 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:32:23.692 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:23 smithi111 ceph-mon[55183]: from='client.45004 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:23.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:23 smithi043 ceph-mon[67861]: from='client.45004 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:23.859 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:32:24.166 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:32:24.620 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:24 smithi043 ceph-mon[67861]: pgmap v433: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:24.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:24 smithi111 ceph-mon[55183]: pgmap v433: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:25.449 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:32:25.449 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:32:25.825 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:32:26.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:26 smithi111 ceph-mon[55183]: from='client.45008 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:26.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:26 smithi111 ceph-mon[55183]: pgmap v434: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:26.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:26 smithi043 ceph-mon[67861]: from='client.45008 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:26.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:26 smithi043 ceph-mon[67861]: pgmap v434: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:26.825 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:32:27.131 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:32:28.462 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:32:28.462 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:32:28.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:28 smithi043 ceph-mon[67861]: pgmap v435: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:28.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:28 smithi111 ceph-mon[55183]: pgmap v435: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:28.941 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:32:29.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:29 smithi111 ceph-mon[55183]: from='client.45012 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:29.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:29 smithi043 ceph-mon[67861]: from='client.45012 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:29.942 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:32:30.250 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:32:30.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:30 smithi111 ceph-mon[55183]: pgmap v436: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:30.714 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:30 smithi043 ceph-mon[67861]: pgmap v436: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:31.545 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:32:31.549 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:32:31.950 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:32:32.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:32 smithi111 ceph-mon[55183]: from='client.45016 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:32.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:32 smithi111 ceph-mon[55183]: pgmap v437: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:32.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:32 smithi043 ceph-mon[67861]: from='client.45016 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:32.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:32 smithi043 ceph-mon[67861]: pgmap v437: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:32.951 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:32:33.258 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:32:34.481 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:32:34.481 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:32:34.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:34 smithi043 ceph-mon[67861]: pgmap v438: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:34.692 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:34 smithi111 ceph-mon[55183]: pgmap v438: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:34.882 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:32:35.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:35 smithi111 ceph-mon[55183]: from='client.45020 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:35.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:35 smithi043 ceph-mon[67861]: from='client.45020 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:35.883 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:32:36.189 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:32:36.660 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:36 smithi043 ceph-mon[67861]: pgmap v439: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:36.692 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:36 smithi111 ceph-mon[55183]: pgmap v439: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:37.519 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:32:37.519 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:32:37.950 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:32:38.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:38 smithi111 ceph-mon[55183]: from='client.45024 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:38.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:38 smithi111 ceph-mon[55183]: pgmap v440: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:38.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:38 smithi043 ceph-mon[67861]: from='client.45024 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:38.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:38 smithi043 ceph-mon[67861]: pgmap v440: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:38.951 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:32:39.257 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:32:40.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:40 smithi043 ceph-mon[67861]: pgmap v441: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:40.554 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:32:40.554 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:32:40.691 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:40 smithi111 ceph-mon[55183]: pgmap v441: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:40.963 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:32:41.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:41 smithi111 ceph-mon[55183]: from='client.45028 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:41.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:41 smithi043 ceph-mon[67861]: from='client.45028 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:41.964 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:32:42.271 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:32:42.575 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:42 smithi043 ceph-mon[67861]: pgmap v442: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:42.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:42 smithi111 ceph-mon[55183]: pgmap v442: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:43.526 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:32:43.527 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:32:43.944 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:32:44.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:44 smithi111 ceph-mon[55183]: from='client.45032 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:44.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:44 smithi111 ceph-mon[55183]: pgmap v443: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:44.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:44 smithi043 ceph-mon[67861]: from='client.45032 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:44.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:44 smithi043 ceph-mon[67861]: pgmap v443: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:44.945 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:32:45.251 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:32:46.431 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:32:46.431 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:32:46.592 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:46 smithi043 ceph-mon[67861]: pgmap v444: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:46.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:46 smithi111 ceph-mon[55183]: pgmap v444: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:46.829 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:32:47.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:47 smithi111 ceph-mon[55183]: from='client.45036 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:47.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:47 smithi043 ceph-mon[67861]: from='client.45036 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:47.831 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:32:48.135 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:32:48.641 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:48 smithi043 ceph-mon[67861]: pgmap v445: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:48.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:48 smithi111 ceph-mon[55183]: pgmap v445: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:49.460 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:32:49.460 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:32:49.863 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:32:50.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:50 smithi111 ceph-mon[55183]: from='client.45040 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:50.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:50 smithi111 ceph-mon[55183]: pgmap v446: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:50.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:50 smithi043 ceph-mon[67861]: from='client.45040 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:50.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:50 smithi043 ceph-mon[67861]: pgmap v446: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:50.864 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:32:51.170 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:32:52.452 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:32:52.453 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:32:52.598 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:52 smithi043 ceph-mon[67861]: pgmap v447: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:52.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:52 smithi111 ceph-mon[55183]: pgmap v447: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:52.837 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:32:53.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:53 smithi111 ceph-mon[55183]: from='client.45044 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:53.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:53 smithi043 ceph-mon[67861]: from='client.45044 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:53.838 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:32:54.145 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:32:54.665 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:54 smithi043 ceph-mon[67861]: pgmap v448: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:54.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:54 smithi111 ceph-mon[55183]: pgmap v448: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:55.478 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:32:55.478 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:32:55.879 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:32:56.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:56 smithi111 ceph-mon[55183]: from='client.45048 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:56.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:56 smithi111 ceph-mon[55183]: pgmap v449: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:56.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:56 smithi043 ceph-mon[67861]: from='client.45048 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:56.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:56 smithi043 ceph-mon[67861]: pgmap v449: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:56.880 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:32:57.187 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:32:58.451 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:32:58.451 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:32:58.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:58 smithi043 ceph-mon[67861]: pgmap v450: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:58.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:58 smithi111 ceph-mon[55183]: pgmap v450: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:32:58.835 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:32:59.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:32:59 smithi111 ceph-mon[55183]: from='client.45052 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:59.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:32:59 smithi043 ceph-mon[67861]: from='client.45052 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:32:59.836 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:33:00.144 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:33:00.653 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:00 smithi043 ceph-mon[67861]: pgmap v451: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:00.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:00 smithi111 ceph-mon[55183]: pgmap v451: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:01.462 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:33:01.509 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:33:01.878 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:33:02.691 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:02 smithi111 ceph-mon[55183]: from='client.45056 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:02.692 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:02 smithi111 ceph-mon[55183]: pgmap v452: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:02.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:02 smithi043 ceph-mon[67861]: from='client.45056 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:02.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:02 smithi043 ceph-mon[67861]: pgmap v452: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:02.879 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:33:03.185 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:33:04.493 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:33:04.493 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:33:04.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:04 smithi111 ceph-mon[55183]: pgmap v453: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:04.705 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:04 smithi043 ceph-mon[67861]: pgmap v453: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:04.932 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:33:05.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:05 smithi111 ceph-mon[55183]: from='client.45060 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:05.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:05 smithi043 ceph-mon[67861]: from='client.45060 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:05.937 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:33:06.244 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:33:06.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:06 smithi111 ceph-mon[55183]: pgmap v454: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:06.713 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:06 smithi043 ceph-mon[67861]: pgmap v454: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:07.502 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:33:07.502 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:33:07.910 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:33:08.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:08 smithi111 ceph-mon[55183]: from='client.45064 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:08.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:08 smithi111 ceph-mon[55183]: pgmap v455: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:08.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:08 smithi043 ceph-mon[67861]: from='client.45064 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:08.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:08 smithi043 ceph-mon[67861]: pgmap v455: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:08.911 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:33:09.218 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:33:10.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:10 smithi043 ceph-mon[67861]: pgmap v456: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:10.512 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:33:10.513 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:33:10.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:10 smithi111 ceph-mon[55183]: pgmap v456: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:10.900 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:33:11.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:11 smithi111 ceph-mon[55183]: from='client.45068 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:11.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:11 smithi043 ceph-mon[67861]: from='client.45068 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:11.900 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:33:12.205 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:33:12.629 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:12 smithi043 ceph-mon[67861]: pgmap v457: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:12.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:12 smithi111 ceph-mon[55183]: pgmap v457: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:13.435 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:33:13.435 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:33:13.824 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:33:14.693 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:14 smithi111 ceph-mon[55183]: from='client.45072 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:14.693 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:14 smithi111 ceph-mon[55183]: pgmap v458: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:14.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:14 smithi043 ceph-mon[67861]: from='client.45072 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:14.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:14 smithi043 ceph-mon[67861]: pgmap v458: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:14.825 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:33:15.135 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:33:16.438 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:33:16.438 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:33:16.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:16 smithi043 ceph-mon[67861]: pgmap v459: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:16.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:16 smithi111 ceph-mon[55183]: pgmap v459: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:16.850 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:33:17.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:17 smithi111 ceph-mon[55183]: from='client.45076 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:17.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:17 smithi043 ceph-mon[67861]: from='client.45076 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:17.852 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:33:18.158 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:33:18.653 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:18 smithi043 ceph-mon[67861]: pgmap v460: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:18.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:18 smithi111 ceph-mon[55183]: pgmap v460: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:19.459 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:33:19.459 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:33:19.849 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:33:20.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:20 smithi111 ceph-mon[55183]: from='client.45080 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:20.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:20 smithi111 ceph-mon[55183]: pgmap v461: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:20.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:20 smithi043 ceph-mon[67861]: from='client.45080 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:20.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:20 smithi043 ceph-mon[67861]: pgmap v461: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:20.851 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:33:21.159 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:33:21.627 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:21 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:33:21.627 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:21 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:33:21.628 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:21 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:33:21.628 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:21 smithi043 ceph-mon[67861]: pgmap v462: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:21.628 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:21 smithi043 ceph-mon[67861]: pgmap v463: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:21.628 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:21 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:33:21.692 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:21 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:33:21.692 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:21 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:33:21.692 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:21 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:33:21.692 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:21 smithi111 ceph-mon[55183]: pgmap v462: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:21.692 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:21 smithi111 ceph-mon[55183]: pgmap v463: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:21.692 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:21 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:33:22.422 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:33:22.422 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:33:22.834 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:33:23.835 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:33:24.144 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:33:24.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:23 smithi111 ceph-mon[55183]: from='client.45084 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:24.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:23 smithi111 ceph-mon[55183]: pgmap v464: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:24.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:23 smithi043 ceph-mon[67861]: from='client.45084 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:24.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:23 smithi043 ceph-mon[67861]: pgmap v464: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:25.387 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:33:25.388 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:33:25.807 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:33:25.984 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:25 smithi043 ceph-mon[67861]: pgmap v465: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:26.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:25 smithi111 ceph-mon[55183]: pgmap v465: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:26.808 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:33:27.115 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:33:27.192 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:26 smithi111 ceph-mon[55183]: from='client.45088 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:27.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:26 smithi043 ceph-mon[67861]: from='client.45088 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:28.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:27 smithi111 ceph-mon[55183]: pgmap v466: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:28.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:27 smithi043 ceph-mon[67861]: pgmap v466: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:28.393 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:33:28.393 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:33:28.806 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:33:29.807 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:33:30.118 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:33:30.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:29 smithi111 ceph-mon[55183]: from='client.45092 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:30.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:29 smithi111 ceph-mon[55183]: pgmap v467: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:30.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:29 smithi043 ceph-mon[67861]: from='client.45092 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:30.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:29 smithi043 ceph-mon[67861]: pgmap v467: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:31.393 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:33:31.393 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:33:31.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:31 smithi111 ceph-mon[55183]: pgmap v468: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:31.698 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:31 smithi043 ceph-mon[67861]: pgmap v468: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:31.764 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:33:32.691 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:32 smithi111 ceph-mon[55183]: from='client.45096 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:32.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:32 smithi043 ceph-mon[67861]: from='client.45096 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:32.765 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:33:33.075 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:33:33.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:33 smithi043 ceph-mon[67861]: pgmap v469: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:33.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:33 smithi111 ceph-mon[55183]: pgmap v469: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:34.306 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:33:34.306 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:33:34.689 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:33:35.689 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:33:35.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:35 smithi043 ceph-mon[67861]: from='client.45100 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:35.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:35 smithi043 ceph-mon[67861]: pgmap v470: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:35.994 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:33:36.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:35 smithi111 ceph-mon[55183]: from='client.45100 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:36.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:35 smithi111 ceph-mon[55183]: pgmap v470: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:37.256 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:33:37.256 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:33:37.645 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:33:38.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:37 smithi111 ceph-mon[55183]: pgmap v471: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:38.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:37 smithi043 ceph-mon[67861]: pgmap v471: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:38.646 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:33:38.952 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:33:38.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:38 smithi043 ceph-mon[67861]: from='client.45104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:39.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:38 smithi111 ceph-mon[55183]: from='client.45104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:40.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:39 smithi111 ceph-mon[55183]: pgmap v472: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:40.235 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:39 smithi043 ceph-mon[67861]: pgmap v472: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:40.236 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:33:40.236 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:33:40.585 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:33:41.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:40 smithi111 ceph-mon[55183]: from='client.45108 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:41.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:40 smithi043 ceph-mon[67861]: from='client.45108 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:41.586 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:33:41.892 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:33:42.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:41 smithi111 ceph-mon[55183]: pgmap v473: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:42.202 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:41 smithi043 ceph-mon[67861]: pgmap v473: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:43.186 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:33:43.186 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:33:43.620 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:33:44.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:43 smithi111 ceph-mon[55183]: pgmap v474: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:44.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:43 smithi111 ceph-mon[55183]: from='client.45112 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:44.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:43 smithi043 ceph-mon[67861]: pgmap v474: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:44.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:43 smithi043 ceph-mon[67861]: from='client.45112 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:44.621 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:33:44.925 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:33:46.169 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:33:46.169 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:33:46.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:45 smithi111 ceph-mon[55183]: pgmap v475: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:46.192 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:45 smithi043 ceph-mon[67861]: pgmap v475: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:46.530 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:33:47.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:46 smithi111 ceph-mon[55183]: from='client.45116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:47.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:46 smithi043 ceph-mon[67861]: from='client.45116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:47.531 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:33:47.839 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:33:48.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:47 smithi111 ceph-mon[55183]: pgmap v476: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:48.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:47 smithi043 ceph-mon[67861]: pgmap v476: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:49.092 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:33:49.092 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:33:49.481 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:33:50.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:49 smithi043 ceph-mon[67861]: pgmap v477: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:50.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:49 smithi043 ceph-mon[67861]: from='client.45120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:50.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:49 smithi111 ceph-mon[55183]: pgmap v477: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:50.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:49 smithi111 ceph-mon[55183]: from='client.45120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:50.482 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:33:50.790 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:33:51.643 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:51 smithi043 ceph-mon[67861]: pgmap v478: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:51.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:51 smithi111 ceph-mon[55183]: pgmap v478: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:52.064 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:33:52.064 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:33:52.370 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:52 smithi043 ceph-mon[67861]: from='client.45124 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:52.461 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:33:52.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:52 smithi111 ceph-mon[55183]: from='client.45124 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:53.462 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:33:53.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:53 smithi111 ceph-mon[55183]: pgmap v479: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:53.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:53 smithi043 ceph-mon[67861]: pgmap v479: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:53.769 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:33:55.084 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:33:55.084 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:33:55.477 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:33:56.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:55 smithi111 ceph-mon[55183]: pgmap v480: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:56.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:55 smithi111 ceph-mon[55183]: from='client.45128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:56.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:55 smithi043 ceph-mon[67861]: pgmap v480: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:56.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:55 smithi043 ceph-mon[67861]: from='client.45128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:56.479 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:33:56.786 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:33:57.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:57 smithi043 ceph-mon[67861]: pgmap v481: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:58.118 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:33:58.118 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:33:58.192 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:57 smithi111 ceph-mon[55183]: pgmap v481: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:33:58.509 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:33:59.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:58 smithi111 ceph-mon[55183]: from='client.45132 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:59.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:58 smithi043 ceph-mon[67861]: from='client.45132 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:33:59.510 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:33:59.813 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:34:00.191 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:33:59 smithi111 ceph-mon[55183]: pgmap v482: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:00.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:33:59 smithi043 ceph-mon[67861]: pgmap v482: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:01.183 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:34:01.183 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:34:01.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:01 smithi043 ceph-mon[67861]: pgmap v483: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:01.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:01 smithi043 ceph-mon[67861]: from='client.45136 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:01.576 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:34:01.692 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:01 smithi111 ceph-mon[55183]: pgmap v483: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:01.692 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:01 smithi111 ceph-mon[55183]: from='client.45136 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:02.577 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:34:02.897 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:34:04.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:03 smithi111 ceph-mon[55183]: pgmap v484: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:04.225 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:34:04.225 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:34:04.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:03 smithi043 ceph-mon[67861]: pgmap v484: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:04.625 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:34:05.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:04 smithi111 ceph-mon[55183]: from='client.45140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:05.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:04 smithi043 ceph-mon[67861]: from='client.45140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:05.626 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:34:05.932 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:34:06.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:05 smithi111 ceph-mon[55183]: pgmap v485: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:06.213 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:05 smithi043 ceph-mon[67861]: pgmap v485: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:07.190 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:34:07.190 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:34:07.584 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:34:08.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:07 smithi111 ceph-mon[55183]: pgmap v486: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:08.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:07 smithi111 ceph-mon[55183]: from='client.45144 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:08.234 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:07 smithi043 ceph-mon[67861]: pgmap v486: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:08.234 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:07 smithi043 ceph-mon[67861]: from='client.45144 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:08.585 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:34:08.894 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:34:09.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:09 smithi043 ceph-mon[67861]: pgmap v487: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:10.141 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:34:10.142 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:34:10.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:09 smithi111 ceph-mon[55183]: pgmap v487: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:10.524 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:34:11.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:10 smithi111 ceph-mon[55183]: from='client.45148 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:11.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:10 smithi043 ceph-mon[67861]: from='client.45148 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:11.525 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:34:11.830 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:34:12.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:11 smithi111 ceph-mon[55183]: pgmap v488: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:12.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:11 smithi043 ceph-mon[67861]: pgmap v488: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:13.072 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:34:13.072 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:34:13.475 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:34:14.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:13 smithi111 ceph-mon[55183]: pgmap v489: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:14.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:13 smithi111 ceph-mon[55183]: from='client.45152 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:14.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:13 smithi043 ceph-mon[67861]: pgmap v489: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:14.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:13 smithi043 ceph-mon[67861]: from='client.45152 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:14.476 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:34:14.782 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:34:16.083 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:34:16.083 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:34:16.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:15 smithi111 ceph-mon[55183]: pgmap v490: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:16.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:15 smithi043 ceph-mon[67861]: pgmap v490: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:16.465 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:34:17.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:16 smithi111 ceph-mon[55183]: from='client.45156 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:17.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:16 smithi043 ceph-mon[67861]: from='client.45156 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:17.466 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:34:17.771 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:34:18.190 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:17 smithi111 ceph-mon[55183]: pgmap v491: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:18.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:17 smithi043 ceph-mon[67861]: pgmap v491: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:19.070 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:34:19.071 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:34:19.465 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:34:20.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:19 smithi043 ceph-mon[67861]: pgmap v492: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:20.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:19 smithi043 ceph-mon[67861]: from='client.45160 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:20.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:19 smithi111 ceph-mon[55183]: pgmap v492: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:20.440 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:19 smithi111 ceph-mon[55183]: from='client.45160 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:20.470 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:34:20.777 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:34:21.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:21 smithi111 ceph-mon[55183]: pgmap v493: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:21.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:21 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:34:21.698 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:21 smithi043 ceph-mon[67861]: pgmap v493: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:21.698 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:21 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:34:22.128 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:34:22.129 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:34:22.439 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:22 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:34:22.439 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:22 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:34:22.439 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:22 smithi043 ceph-mon[67861]: pgmap v494: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:22.439 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:22 smithi043 ceph-mon[67861]: pgmap v495: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:22.439 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:22 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:34:22.439 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:22 smithi043 ceph-mon[67861]: from='client.45164 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:22.522 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:34:22.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:22 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:34:22.691 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:22 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:34:22.691 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:22 smithi111 ceph-mon[55183]: pgmap v494: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:22.691 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:22 smithi111 ceph-mon[55183]: pgmap v495: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:22.691 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:22 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:34:22.691 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:22 smithi111 ceph-mon[55183]: from='client.45164 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:23.523 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:34:23.830 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:34:24.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:24 smithi043 ceph-mon[67861]: pgmap v496: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:24.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:24 smithi111 ceph-mon[55183]: pgmap v496: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:25.161 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:34:25.161 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:34:25.575 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:34:25.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:25 smithi111 ceph-mon[55183]: from='client.45168 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:25.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:25 smithi043 ceph-mon[67861]: from='client.45168 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:26.581 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:34:26.889 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:34:26.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:26 smithi111 ceph-mon[55183]: pgmap v497: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:26.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:26 smithi043 ceph-mon[67861]: pgmap v497: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:28.246 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:34:28.246 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:34:28.655 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:34:28.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:28 smithi111 ceph-mon[55183]: pgmap v498: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:28.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:28 smithi111 ceph-mon[55183]: from='client.45172 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:28.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:28 smithi043 ceph-mon[67861]: pgmap v498: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:28.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:28 smithi043 ceph-mon[67861]: from='client.45172 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:29.656 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:34:29.961 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:34:30.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:30 smithi043 ceph-mon[67861]: pgmap v499: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:30.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:30 smithi111 ceph-mon[55183]: pgmap v499: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:31.277 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:34:31.277 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:34:31.663 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:34:32.664 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:34:32.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:32 smithi111 ceph-mon[55183]: from='client.45176 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:32.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:32 smithi111 ceph-mon[55183]: pgmap v500: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:32.968 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:34:32.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:32 smithi043 ceph-mon[67861]: from='client.45176 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:32.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:32 smithi043 ceph-mon[67861]: pgmap v500: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:34.226 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:34:34.226 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:34:34.629 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:34:34.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:34 smithi111 ceph-mon[55183]: pgmap v501: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:34.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:34 smithi111 ceph-mon[55183]: from='client.45180 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:34.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:34 smithi043 ceph-mon[67861]: pgmap v501: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:34.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:34 smithi043 ceph-mon[67861]: from='client.45180 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:35.630 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:34:35.934 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:34:36.415 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:36 smithi043 ceph-mon[67861]: pgmap v502: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:36.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:36 smithi111 ceph-mon[55183]: pgmap v502: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:37.238 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:34:37.238 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:34:37.595 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:37 smithi043 ceph-mon[67861]: from='client.45184 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:37.679 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:34:37.691 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:37 smithi111 ceph-mon[55183]: from='client.45184 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:38.680 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:34:38.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:38 smithi111 ceph-mon[55183]: pgmap v503: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:38.716 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:38 smithi043 ceph-mon[67861]: pgmap v503: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:38.983 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:34:40.251 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:34:40.251 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:34:40.654 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:34:40.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:40 smithi111 ceph-mon[55183]: pgmap v504: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:40.986 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:40 smithi043 ceph-mon[67861]: pgmap v504: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:41.655 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:34:41.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:41 smithi111 ceph-mon[55183]: from='client.45188 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:41.960 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:34:41.985 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:41 smithi043 ceph-mon[67861]: from='client.45188 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:42.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:42 smithi043 ceph-mon[67861]: pgmap v505: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:42.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:42 smithi111 ceph-mon[55183]: pgmap v505: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:43.217 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:34:43.217 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:34:43.604 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:34:43.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:43 smithi111 ceph-mon[55183]: from='client.45192 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:43.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:43 smithi043 ceph-mon[67861]: from='client.45192 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:44.606 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:34:44.912 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:34:44.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:44 smithi111 ceph-mon[55183]: pgmap v506: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:44.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:44 smithi043 ceph-mon[67861]: pgmap v506: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:46.177 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:34:46.177 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:34:46.485 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:46 smithi043 ceph-mon[67861]: pgmap v507: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:46.485 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:46 smithi043 ceph-mon[67861]: from='client.45196 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:46.578 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:34:46.693 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:46 smithi111 ceph-mon[55183]: pgmap v507: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:46.693 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:46 smithi111 ceph-mon[55183]: from='client.45196 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:47.579 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:34:47.887 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:34:48.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:48 smithi043 ceph-mon[67861]: pgmap v508: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:48.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:48 smithi111 ceph-mon[55183]: pgmap v508: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:49.189 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:34:49.190 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:34:49.603 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:34:49.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:49 smithi111 ceph-mon[55183]: from='client.45200 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:49.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:49 smithi043 ceph-mon[67861]: from='client.45200 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:50.605 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:34:50.913 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:34:50.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:50 smithi111 ceph-mon[55183]: pgmap v509: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:50.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:50 smithi043 ceph-mon[67861]: pgmap v509: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:52.227 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:34:52.227 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:34:52.627 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:34:52.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:52 smithi111 ceph-mon[55183]: pgmap v510: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:52.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:52 smithi111 ceph-mon[55183]: from='client.45204 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:52.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:52 smithi043 ceph-mon[67861]: pgmap v510: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:52.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:52 smithi043 ceph-mon[67861]: from='client.45204 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:53.628 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:34:53.932 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:34:54.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:54 smithi043 ceph-mon[67861]: pgmap v511: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:54.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:54 smithi111 ceph-mon[55183]: pgmap v511: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:55.283 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:34:55.284 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:34:55.659 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:34:56.660 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:34:56.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:56 smithi111 ceph-mon[55183]: from='client.45208 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:56.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:56 smithi111 ceph-mon[55183]: pgmap v512: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:56.695 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:56 smithi043 ceph-mon[67861]: from='client.45208 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:56.695 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:56 smithi043 ceph-mon[67861]: pgmap v512: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:56.965 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:34:58.230 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:34:58.231 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:34:58.632 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:34:58.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:58 smithi111 ceph-mon[55183]: pgmap v513: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:58.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:34:58 smithi111 ceph-mon[55183]: from='client.45212 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:58.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:58 smithi043 ceph-mon[67861]: pgmap v513: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:34:58.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:34:58 smithi043 ceph-mon[67861]: from='client.45212 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:34:59.633 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:34:59.937 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:35:00.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:00 smithi043 ceph-mon[67861]: pgmap v514: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:00.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:00 smithi111 ceph-mon[55183]: pgmap v514: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:01.188 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:35:01.189 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:35:01.633 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:35:01.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:01 smithi111 ceph-mon[55183]: from='client.45216 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:01.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:01 smithi043 ceph-mon[67861]: from='client.45216 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:02.634 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:35:02.938 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:35:02.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:02 smithi111 ceph-mon[55183]: pgmap v515: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:02.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:02 smithi043 ceph-mon[67861]: pgmap v515: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:04.217 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:35:04.217 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:35:04.599 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:35:04.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:04 smithi111 ceph-mon[55183]: pgmap v516: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:04.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:04 smithi111 ceph-mon[55183]: from='client.45220 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:04.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:04 smithi043 ceph-mon[67861]: pgmap v516: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:04.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:04 smithi043 ceph-mon[67861]: from='client.45220 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:05.600 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:35:05.904 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:35:06.688 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:06 smithi043 ceph-mon[67861]: pgmap v517: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:06.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:06 smithi111 ceph-mon[55183]: pgmap v517: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:07.133 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:35:07.133 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:35:07.474 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:07 smithi043 ceph-mon[67861]: from='client.45224 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:07.537 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:35:07.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:07 smithi111 ceph-mon[55183]: from='client.45224 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:08.537 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:35:08.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:08 smithi111 ceph-mon[55183]: pgmap v518: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:08.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:08 smithi043 ceph-mon[67861]: pgmap v518: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:08.841 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:35:10.105 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:35:10.105 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:35:10.482 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:35:10.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:10 smithi043 ceph-mon[67861]: pgmap v519: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:10.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:10 smithi043 ceph-mon[67861]: from='client.45228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:10.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:10 smithi111 ceph-mon[55183]: pgmap v519: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:10.942 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:10 smithi111 ceph-mon[55183]: from='client.45228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:11.485 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:35:11.793 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:35:12.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:12 smithi111 ceph-mon[55183]: pgmap v520: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:12.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:12 smithi043 ceph-mon[67861]: pgmap v520: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:13.104 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:35:13.104 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:35:13.490 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:35:13.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:13 smithi043 ceph-mon[67861]: from='client.45232 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:13.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:13 smithi111 ceph-mon[55183]: from='client.45232 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:14.491 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:35:14.800 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:35:14.919 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:14 smithi043 ceph-mon[67861]: pgmap v521: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:14.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:14 smithi111 ceph-mon[55183]: pgmap v521: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:16.119 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:35:16.120 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:35:16.439 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:16 smithi043 ceph-mon[67861]: pgmap v522: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:16.439 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:16 smithi043 ceph-mon[67861]: from='client.45236 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:16.514 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:35:16.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:16 smithi111 ceph-mon[55183]: pgmap v522: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:16.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:16 smithi111 ceph-mon[55183]: from='client.45236 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:17.514 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:35:17.821 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:35:18.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:18 smithi111 ceph-mon[55183]: pgmap v523: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:18.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:18 smithi043 ceph-mon[67861]: pgmap v523: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:19.067 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:35:19.068 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:35:19.472 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:35:19.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:19 smithi043 ceph-mon[67861]: from='client.45240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:19.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:19 smithi111 ceph-mon[55183]: from='client.45240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:20.473 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:35:20.780 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:35:20.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:20 smithi043 ceph-mon[67861]: pgmap v524: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:20.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:20 smithi111 ceph-mon[55183]: pgmap v524: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:22.096 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:35:22.096 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:35:22.479 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:35:22.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:22 smithi043 ceph-mon[67861]: pgmap v525: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:22.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:22 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:35:22.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:22 smithi043 ceph-mon[67861]: from='client.45244 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:22.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:22 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:35:22.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:22 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:35:22.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:22 smithi043 ceph-mon[67861]: pgmap v526: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:22.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:22 smithi043 ceph-mon[67861]: pgmap v527: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:22.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:22 smithi043 ceph-mon[67861]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:35:22.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:22 smithi111 ceph-mon[55183]: pgmap v525: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:22.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:22 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:35:22.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:22 smithi111 ceph-mon[55183]: from='client.45244 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:22.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:22 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:35:22.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:22 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:35:22.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:22 smithi111 ceph-mon[55183]: pgmap v526: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:22.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:22 smithi111 ceph-mon[55183]: pgmap v527: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:22.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:22 smithi111 ceph-mon[55183]: from='mgr.14152 172.21.15.43:0/601256407' entity='mgr.a' 2023-12-18T13:35:23.479 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:35:23.782 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:35:25.052 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:35:25.052 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:35:25.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:25 smithi043 ceph-mon[67861]: pgmap v528: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:25.446 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:35:25.694 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:25 smithi111 ceph-mon[55183]: pgmap v528: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:26.447 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:35:26.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:26 smithi043 ceph-mon[67861]: from='client.45248 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:26.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:26 smithi111 ceph-mon[55183]: from='client.45248 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:26.752 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:35:27.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:27 smithi043 ceph-mon[67861]: pgmap v529: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:27.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:27 smithi111 ceph-mon[55183]: pgmap v529: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:28.000 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:35:28.000 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:35:28.395 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:35:29.396 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:35:29.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:29 smithi043 ceph-mon[67861]: from='client.45252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:29.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:29 smithi043 ceph-mon[67861]: pgmap v530: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:29.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:29 smithi111 ceph-mon[55183]: from='client.45252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:29.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:29 smithi111 ceph-mon[55183]: pgmap v530: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:29.700 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:35:31.002 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:35:31.002 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:35:31.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:31 smithi043 ceph-mon[67861]: pgmap v531: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:31.386 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:35:31.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:31 smithi111 ceph-mon[55183]: pgmap v531: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:32.387 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:35:32.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:32 smithi111 ceph-mon[55183]: from='client.45256 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:32.691 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:35:32.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:32 smithi043 ceph-mon[67861]: from='client.45256 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:33.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:33 smithi043 ceph-mon[67861]: pgmap v532: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:33.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:33 smithi111 ceph-mon[55183]: pgmap v532: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:33.966 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:35:33.966 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:35:34.360 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:35:35.361 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:35:35.668 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:35:35.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:35 smithi111 ceph-mon[55183]: from='client.45260 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:35.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:35 smithi111 ceph-mon[55183]: pgmap v533: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:35.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:35 smithi043 ceph-mon[67861]: from='client.45260 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:35.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:35 smithi043 ceph-mon[67861]: pgmap v533: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:36.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:36 smithi043 ceph-mon[67861]: pgmap v534: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:36.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:36 smithi111 ceph-mon[55183]: pgmap v534: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:37.000 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:35:37.000 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:35:37.395 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:35:37.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:37 smithi111 ceph-mon[55183]: from='client.45264 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:37.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:37 smithi043 ceph-mon[67861]: from='client.45264 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:38.396 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:35:38.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:38 smithi111 ceph-mon[55183]: pgmap v535: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:38.703 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:35:38.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:38 smithi043 ceph-mon[67861]: pgmap v535: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:39.957 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:35:39.957 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:35:40.370 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:35:41.371 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:35:41.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:41 smithi043 ceph-mon[67861]: from='client.45268 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:41.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:41 smithi043 ceph-mon[67861]: pgmap v536: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:41.680 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:35:41.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:41 smithi111 ceph-mon[55183]: from='client.45268 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:41.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:41 smithi111 ceph-mon[55183]: pgmap v536: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:42.960 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:35:42.960 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:35:43.309 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:43 smithi043 ceph-mon[67861]: pgmap v537: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:43.385 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:35:43.693 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:43 smithi111 ceph-mon[55183]: pgmap v537: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:44.385 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:35:44.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:44 smithi043 ceph-mon[67861]: from='client.45272 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:44.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:44 smithi111 ceph-mon[55183]: from='client.45272 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:44.692 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:35:45.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:45 smithi043 ceph-mon[67861]: pgmap v538: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:45.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:45 smithi111 ceph-mon[55183]: pgmap v538: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:45.988 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:35:45.988 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:35:46.408 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:35:46.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:46 smithi111 ceph-mon[55183]: from='client.45276 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:46.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:46 smithi111 ceph-mon[55183]: pgmap v539: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:46.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:46 smithi043 ceph-mon[67861]: from='client.45276 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:46.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:46 smithi043 ceph-mon[67861]: pgmap v539: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:47.409 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:35:47.715 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:35:49.005 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:35:49.005 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:35:49.342 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:49 smithi043 ceph-mon[67861]: pgmap v540: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:49.401 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:35:49.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:49 smithi111 ceph-mon[55183]: pgmap v540: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:50.403 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:35:50.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:50 smithi043 ceph-mon[67861]: from='client.45280 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:50.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:50 smithi111 ceph-mon[55183]: from='client.45280 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:35:50.709 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:35:51.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:51 smithi043 ceph-mon[67861]: pgmap v541: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:51.690 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:51 smithi111 ceph-mon[55183]: pgmap v541: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:35:51.984 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-18T13:35:51.984 INFO:teuthology.orchestra.run.smithi043.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T13:20:45.108491Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T13:20:30.136358Z", "last_refresh": "2023-12-18T13:32:18.853038Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T13:20:42.355624Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T13:20:30.133220Z", "last_refresh": "2023-12-18T13:32:18.852931Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:19:30.103890Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi043=a", "smithi111=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:19:28.290722Z", "last_refresh": "2023-12-18T13:32:18.852667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:20:30.593082Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T13:20:30.129171Z", "last_refresh": "2023-12-18T13:32:18.852506Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:32:18.852824Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:35:52.374 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:35:52.375 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:35:52.457 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=3153c5f2d4934b189c74018beadceb7a 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:35:52.459 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-18T13:35:52.470 INFO:tasks.cephadm:Teardown begin 2023-12-18T13:35:52.471 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-18T13:35:52.525 DEBUG:teuthology.orchestra.run.smithi111:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-18T13:35:52.575 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-12-18T13:35:52.576 DEBUG:teuthology.orchestra.run.smithi043:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-18T13:35:52.599 DEBUG:teuthology.orchestra.run.smithi111:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-18T13:35:52.619 INFO:tasks.cephadm:Stopping all daemons... 2023-12-18T13:35:52.619 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-12-18T13:35:52.619 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@mon.a 2023-12-18T13:35:52.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:52 smithi043 systemd[1]: Stopping Ceph mon.a for c4d03fc8-9da7-11ee-95a5-87774f69a715... 2023-12-18T13:35:52.983 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:52 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mon-a[67838]: 2023-12-18T13:35:52.891+0000 7fae64b75700 -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:35:52.984 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:52 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mon-a[67838]: 2023-12-18T13:35:52.891+0000 7fae64b75700 -1 mon.a@0(leader) e2 *** Got Signal Terminated *** 2023-12-18T13:35:53.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Dec 18 13:35:53 smithi043 bash[136208]: ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mon-a 2023-12-18T13:35:53.541 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@mon.a.service' 2023-12-18T13:35:53.610 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-18T13:35:53.610 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-12-18T13:35:53.611 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-12-18T13:35:53.611 DEBUG:teuthology.orchestra.run.smithi111:> sudo systemctl stop ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@mon.b 2023-12-18T13:35:53.940 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:53 smithi111 systemd[1]: Stopping Ceph mon.b for c4d03fc8-9da7-11ee-95a5-87774f69a715... 2023-12-18T13:35:53.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:53 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mon-b[55160]: 2023-12-18T13:35:53.865+0000 7fc2b6477700 -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:35:53.941 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:53 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mon-b[55160]: 2023-12-18T13:35:53.865+0000 7fc2b6477700 -1 mon.b@1(peon) e2 *** Got Signal Terminated *** 2023-12-18T13:35:54.471 INFO:journalctl@ceph.mon.b.smithi111.stdout:Dec 18 13:35:54 smithi111 bash[59401]: ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mon-b 2023-12-18T13:35:54.478 DEBUG:teuthology.orchestra.run.smithi111:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@mon.b.service' 2023-12-18T13:35:54.530 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-18T13:35:54.530 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-12-18T13:35:54.530 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2023-12-18T13:35:54.531 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@mgr.a 2023-12-18T13:35:54.908 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:35:54 smithi043 systemd[1]: Stopping Ceph mgr.a for c4d03fc8-9da7-11ee-95a5-87774f69a715... 2023-12-18T13:35:54.908 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:35:54 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a[39155]: 2023-12-18T13:35:54.781+0000 7f06654d6700 -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:35:55.232 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Dec 18 13:35:55 smithi043 bash[136347]: ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-a 2023-12-18T13:35:55.373 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@mgr.a.service' 2023-12-18T13:35:55.416 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-18T13:35:55.446 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2023-12-18T13:35:55.446 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2023-12-18T13:35:55.446 DEBUG:teuthology.orchestra.run.smithi111:> sudo systemctl stop ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@mgr.b 2023-12-18T13:35:55.778 INFO:journalctl@ceph.mgr.b.smithi111.stdout:Dec 18 13:35:55 smithi111 systemd[1]: Stopping Ceph mgr.b for c4d03fc8-9da7-11ee-95a5-87774f69a715... 2023-12-18T13:35:56.089 INFO:journalctl@ceph.mgr.b.smithi111.stdout:Dec 18 13:35:55 smithi111 bash[59554]: ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-mgr-b 2023-12-18T13:35:56.089 INFO:journalctl@ceph.mgr.b.smithi111.stdout:Dec 18 13:35:55 smithi111 systemd[1]: ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@mgr.b.service: Main process exited, code=exited, status=143/n/a 2023-12-18T13:35:56.095 DEBUG:teuthology.orchestra.run.smithi111:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@mgr.b.service' 2023-12-18T13:35:56.132 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-18T13:35:56.132 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2023-12-18T13:35:56.133 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-12-18T13:35:56.133 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@osd.0 2023-12-18T13:35:56.483 INFO:journalctl@ceph.osd.0.smithi043.stdout:Dec 18 13:35:56 smithi043 systemd[1]: Stopping Ceph osd.0 for c4d03fc8-9da7-11ee-95a5-87774f69a715... 2023-12-18T13:35:56.483 INFO:journalctl@ceph.osd.0.smithi043.stdout:Dec 18 13:35:56 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-osd-0[55760]: 2023-12-18T13:35:56.406+0000 7f7db4ccc700 -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:35:56.483 INFO:journalctl@ceph.osd.0.smithi043.stdout:Dec 18 13:35:56 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-osd-0[55760]: 2023-12-18T13:35:56.406+0000 7f7db4ccc700 -1 osd.0 14 *** Got signal Terminated *** 2023-12-18T13:35:56.483 INFO:journalctl@ceph.osd.0.smithi043.stdout:Dec 18 13:35:56 smithi043 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-osd-0[55760]: 2023-12-18T13:35:56.406+0000 7f7db4ccc700 -1 osd.0 14 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-18T13:36:02.483 INFO:journalctl@ceph.osd.0.smithi043.stdout:Dec 18 13:36:02 smithi043 bash[136488]: ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-osd-0 2023-12-18T13:36:03.380 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@osd.0.service' 2023-12-18T13:36:03.430 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-18T13:36:03.430 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-12-18T13:36:03.431 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-12-18T13:36:03.431 DEBUG:teuthology.orchestra.run.smithi111:> sudo systemctl stop ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@osd.1 2023-12-18T13:36:03.940 INFO:journalctl@ceph.osd.1.smithi111.stdout:Dec 18 13:36:03 smithi111 systemd[1]: Stopping Ceph osd.1 for c4d03fc8-9da7-11ee-95a5-87774f69a715... 2023-12-18T13:36:03.941 INFO:journalctl@ceph.osd.1.smithi111.stdout:Dec 18 13:36:03 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-osd-1[48242]: 2023-12-18T13:36:03.655+0000 7fcf4e2ff700 -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:36:03.941 INFO:journalctl@ceph.osd.1.smithi111.stdout:Dec 18 13:36:03 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-osd-1[48242]: 2023-12-18T13:36:03.655+0000 7fcf4e2ff700 -1 osd.1 14 *** Got signal Terminated *** 2023-12-18T13:36:03.941 INFO:journalctl@ceph.osd.1.smithi111.stdout:Dec 18 13:36:03 smithi111 ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-osd-1[48242]: 2023-12-18T13:36:03.655+0000 7fcf4e2ff700 -1 osd.1 14 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-18T13:36:09.441 INFO:journalctl@ceph.osd.1.smithi111.stdout:Dec 18 13:36:09 smithi111 bash[59692]: ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715-osd-1 2023-12-18T13:36:10.251 DEBUG:teuthology.orchestra.run.smithi111:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c4d03fc8-9da7-11ee-95a5-87774f69a715@osd.1.service' 2023-12-18T13:36:10.291 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-18T13:36:10.291 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-12-18T13:36:10.292 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 --force --keep-logs 2023-12-18T13:36:10.535 INFO:teuthology.orchestra.run.smithi043.stdout:Deleting cluster with fsid: c4d03fc8-9da7-11ee-95a5-87774f69a715 2023-12-18T13:36:12.622 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 --force --keep-logs 2023-12-18T13:36:12.839 INFO:teuthology.orchestra.run.smithi111.stdout:Deleting cluster with fsid: c4d03fc8-9da7-11ee-95a5-87774f69a715 2023-12-18T13:36:14.647 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-18T13:36:14.686 DEBUG:teuthology.orchestra.run.smithi111:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-18T13:36:14.717 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-18T13:36:14.719 DEBUG:teuthology.misc:Transferring archived files from smithi043:/var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/crash to /home/teuthworker/archive/adking-2023-12-18_12:59:25-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495449/remote/smithi043/crash 2023-12-18T13:36:14.720 DEBUG:teuthology.orchestra.run.smithi043:> sudo tar c -f - -C /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/crash -- . 2023-12-18T13:36:14.780 INFO:teuthology.orchestra.run.smithi043.stderr:tar: /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/crash: Cannot open: No such file or directory 2023-12-18T13:36:14.780 INFO:teuthology.orchestra.run.smithi043.stderr:tar: Error is not recoverable: exiting now 2023-12-18T13:36:14.782 DEBUG:teuthology.misc:Transferring archived files from smithi111:/var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/crash to /home/teuthworker/archive/adking-2023-12-18_12:59:25-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495449/remote/smithi111/crash 2023-12-18T13:36:14.783 DEBUG:teuthology.orchestra.run.smithi111:> sudo tar c -f - -C /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/crash -- . 2023-12-18T13:36:14.819 INFO:teuthology.orchestra.run.smithi111.stderr:tar: /var/lib/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/crash: Cannot open: No such file or directory 2023-12-18T13:36:14.820 INFO:teuthology.orchestra.run.smithi111.stderr:tar: Error is not recoverable: exiting now 2023-12-18T13:36:14.821 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-18T13:36:14.821 DEBUG:teuthology.orchestra.run.smithi043:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-18T13:36:14.855 INFO:teuthology.orchestra.run.smithi043.stderr:grep: /var/log/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/ceph.log: No such file or directory 2023-12-18T13:36:14.857 INFO:tasks.cephadm:Compressing logs... 2023-12-18T13:36:14.858 DEBUG:teuthology.orchestra.run.smithi043:> 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:36:14.900 DEBUG:teuthology.orchestra.run.smithi111:> 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:36:14.928 INFO:teuthology.orchestra.run.smithi111.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-12-18T13:36:14.928 INFO:teuthology.orchestra.run.smithi111.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-18T13:36:14.928 INFO:teuthology.orchestra.run.smithi111.stderr:gzip -5 --verbose -- /var/log/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/ceph-mgr.b.log 2023-12-18T13:36:14.928 INFO:teuthology.orchestra.run.smithi111.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/ceph-osd.1.log 2023-12-18T13:36:14.929 INFO:teuthology.orchestra.run.smithi111.stderr:/var/log/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/ceph-mgr.b.log: gzip -5 --verbose -- /var/log/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/ceph-volume.log 2023-12-18T13:36:14.930 INFO:teuthology.orchestra.run.smithi111.stderr:/var/log/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/ceph-mon.b.log 2023-12-18T13:36:14.930 INFO:teuthology.orchestra.run.smithi111.stderr: 89.7% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-18T13:36:14.931 INFO:teuthology.orchestra.run.smithi111.stderr:/var/log/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/ceph-volume.log: /var/log/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/ceph-mon.b.log: 91.1% -- replaced with /var/log/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/ceph-volume.log.gz 2023-12-18T13:36:14.932 INFO:teuthology.orchestra.run.smithi043.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-18T13:36:14.933 INFO:teuthology.orchestra.run.smithi043.stderr:: No such file or directory 2023-12-18T13:36:14.933 INFO:teuthology.orchestra.run.smithi111.stderr: 92.5% -- replaced with /var/log/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/ceph-mgr.b.log.gz 2023-12-18T13:36:14.933 INFO:teuthology.orchestra.run.smithi043.stderr:gzip -5 --verbose -- /var/log/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/ceph-mon.a.log 2023-12-18T13:36:14.934 INFO:teuthology.orchestra.run.smithi043.stderr:gzip /var/log/ceph/cephadm.log: -5 --verbose -- /var/log/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/ceph-volume.log 2023-12-18T13:36:14.937 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/ceph-mon.a.log: /var/log/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/ceph-osd.0.log 2023-12-18T13:36:14.938 INFO:teuthology.orchestra.run.smithi043.stderr: 91.3% -- replaced with /var/log/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/ceph-volume.log.gz 2023-12-18T13:36:14.938 INFO:teuthology.orchestra.run.smithi043.stderr:gzip -5 --verbose -- /var/log/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/ceph-mgr.a.log 2023-12-18T13:36:14.939 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/ceph-osd.0.log: /var/log/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/ceph-mgr.a.log: 95.9% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-18T13:36:14.962 INFO:teuthology.orchestra.run.smithi111.stderr: 93.9% -- replaced with /var/log/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/ceph-osd.1.log.gz 2023-12-18T13:36:14.973 INFO:teuthology.orchestra.run.smithi043.stderr: 93.8% -- replaced with /var/log/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/ceph-osd.0.log.gz 2023-12-18T13:36:15.040 INFO:teuthology.orchestra.run.smithi043.stderr: 91.4% -- replaced with /var/log/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/ceph-mgr.a.log.gz 2023-12-18T13:36:15.182 INFO:teuthology.orchestra.run.smithi111.stderr: 94.0% -- replaced with /var/log/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/ceph-mon.b.log.gz 2023-12-18T13:36:15.184 INFO:teuthology.orchestra.run.smithi111.stderr: 2023-12-18T13:36:15.184 INFO:teuthology.orchestra.run.smithi111.stderr:real 0m0.267s 2023-12-18T13:36:15.184 INFO:teuthology.orchestra.run.smithi111.stderr:user 0m0.293s 2023-12-18T13:36:15.184 INFO:teuthology.orchestra.run.smithi111.stderr:sys 0m0.023s 2023-12-18T13:36:15.618 INFO:teuthology.orchestra.run.smithi043.stderr: 91.9% -- replaced with /var/log/ceph/c4d03fc8-9da7-11ee-95a5-87774f69a715/ceph-mon.a.log.gz 2023-12-18T13:36:15.619 INFO:teuthology.orchestra.run.smithi043.stderr: 2023-12-18T13:36:15.620 INFO:teuthology.orchestra.run.smithi043.stderr:real 0m0.701s 2023-12-18T13:36:15.620 INFO:teuthology.orchestra.run.smithi043.stderr:user 0m0.814s 2023-12-18T13:36:15.620 INFO:teuthology.orchestra.run.smithi043.stderr:sys 0m0.046s 2023-12-18T13:36:15.620 INFO:tasks.cephadm:Archiving logs... 2023-12-18T13:36:15.620 DEBUG:teuthology.misc:Transferring archived files from smithi043:/var/log/ceph to /home/teuthworker/archive/adking-2023-12-18_12:59:25-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495449/remote/smithi043/log 2023-12-18T13:36:15.621 DEBUG:teuthology.orchestra.run.smithi043:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-18T13:36:15.827 DEBUG:teuthology.misc:Transferring archived files from smithi111:/var/log/ceph to /home/teuthworker/archive/adking-2023-12-18_12:59:25-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495449/remote/smithi111/log 2023-12-18T13:36:15.828 DEBUG:teuthology.orchestra.run.smithi111:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-18T13:36:15.908 INFO:tasks.cephadm:Removing cluster... 2023-12-18T13:36:15.909 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 --force 2023-12-18T13:36:16.165 INFO:teuthology.orchestra.run.smithi043.stdout:Deleting cluster with fsid: c4d03fc8-9da7-11ee-95a5-87774f69a715 2023-12-18T13:36:16.412 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c4d03fc8-9da7-11ee-95a5-87774f69a715 --force 2023-12-18T13:36:16.641 INFO:teuthology.orchestra.run.smithi111.stdout:Deleting cluster with fsid: c4d03fc8-9da7-11ee-95a5-87774f69a715 2023-12-18T13:36:16.858 INFO:tasks.cephadm:Removing cephadm ... 2023-12-18T13:36:16.859 DEBUG:teuthology.orchestra.run.smithi043:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-18T13:36:16.883 DEBUG:teuthology.orchestra.run.smithi111:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-18T13:36:16.901 INFO:tasks.cephadm:Teardown complete 2023-12-18T13:36:16.901 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-18T13:36:16.916 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:36:16.916 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-18T13:36:16.926 DEBUG:teuthology.orchestra.run.smithi111:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-18T13:36:17.024 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-18T13:36:17.035 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-18T13:36:17.036 DEBUG:teuthology.orchestra.run.smithi043:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-18T13:36:17.039 DEBUG:teuthology.orchestra.run.smithi111:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-18T13:36:17.055 INFO:teuthology.orchestra.run.smithi111.stderr:bash: ntpq: command not found 2023-12-18T13:36:17.057 INFO:teuthology.orchestra.run.smithi043.stderr:bash: ntpq: command not found 2023-12-18T13:36:17.059 INFO:teuthology.orchestra.run.smithi111.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-18T13:36:17.059 INFO:teuthology.orchestra.run.smithi111.stdout:=============================================================================== 2023-12-18T13:36:17.060 INFO:teuthology.orchestra.run.smithi111.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 35 +2638ns[-1950ns] +/- 78ms 2023-12-18T13:36:17.060 INFO:teuthology.orchestra.run.smithi111.stdout:^* hv02.front.sepia.ceph.com 3 6 377 33 +125us[ +121us] +/- 62ms 2023-12-18T13:36:17.060 INFO:teuthology.orchestra.run.smithi111.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 33 -154us[ -154us] +/- 75ms 2023-12-18T13:36:17.060 INFO:teuthology.orchestra.run.smithi111.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T13:36:17.062 INFO:teuthology.orchestra.run.smithi043.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-18T13:36:17.062 INFO:teuthology.orchestra.run.smithi043.stdout:=============================================================================== 2023-12-18T13:36:17.062 INFO:teuthology.orchestra.run.smithi043.stdout:^+ hv01.front.sepia.ceph.com 2 7 377 35 +41us[ +28us] +/- 78ms 2023-12-18T13:36:17.062 INFO:teuthology.orchestra.run.smithi043.stdout:^* hv02.front.sepia.ceph.com 3 7 377 30 +137us[ +123us] +/- 62ms 2023-12-18T13:36:17.062 INFO:teuthology.orchestra.run.smithi043.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 35 -167us[ -181us] +/- 75ms 2023-12-18T13:36:17.063 INFO:teuthology.orchestra.run.smithi043.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T13:36:17.063 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-18T13:36:17.073 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-18T13:36:17.073 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-18T13:36:17.084 DEBUG:teuthology.orchestra.run.smithi043:> 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:36:17.188 DEBUG:teuthology.orchestra.run.smithi111:> 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:36:17.248 DEBUG:teuthology.orchestra.run.smithi043:> 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:36:17.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T13:36:17.286 DEBUG:teuthology.orchestra.run.smithi111:> 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:36:17.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T13:36:17.315 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-18T13:36:17.326 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-18T13:36:17.335 INFO:teuthology.task.internal:Duration was 1857.077976 seconds 2023-12-18T13:36:17.336 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-18T13:36:17.350 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-18T13:36:17.351 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-18T13:36:17.354 DEBUG:teuthology.orchestra.run.smithi111:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-18T13:36:17.403 INFO:teuthology.orchestra.run.smithi111.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-18T13:36:17.412 INFO:teuthology.orchestra.run.smithi043.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-18T13:36:17.749 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-18T13:36:17.749 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi043.front.sepia.ceph.com 2023-12-18T13:36:17.749 DEBUG:teuthology.orchestra.run.smithi043:> 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:36:17.778 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi111.front.sepia.ceph.com 2023-12-18T13:36:17.779 DEBUG:teuthology.orchestra.run.smithi111:> 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:36:17.801 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-18T13:36:17.801 DEBUG:teuthology.orchestra.run.smithi043:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-18T13:36:17.821 DEBUG:teuthology.orchestra.run.smithi111:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-18T13:36:17.882 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-18T13:36:17.883 DEBUG:teuthology.orchestra.run.smithi043:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-18T13:36:17.885 DEBUG:teuthology.orchestra.run.smithi111:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-18T13:36:18.009 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-18T13:36:18.020 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-18T13:36:18.020 DEBUG:teuthology.orchestra.run.smithi043:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-18T13:36:18.052 DEBUG:teuthology.orchestra.run.smithi111:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-18T13:36:18.079 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-18T13:36:18.091 DEBUG:teuthology.orchestra.run.smithi043:> 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:36:18.095 DEBUG:teuthology.orchestra.run.smithi111:> 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:36:18.125 INFO:teuthology.orchestra.run.smithi043.stdout:kernel.core_pattern = core 2023-12-18T13:36:18.145 INFO:teuthology.orchestra.run.smithi111.stdout:kernel.core_pattern = core 2023-12-18T13:36:18.165 DEBUG:teuthology.orchestra.run.smithi043:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-18T13:36:18.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T13:36:18.215 DEBUG:teuthology.orchestra.run.smithi111:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-18T13:36:18.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T13:36:18.231 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-18T13:36:18.242 INFO:teuthology.task.internal:Transferring archived files... 2023-12-18T13:36:18.243 DEBUG:teuthology.misc:Transferring archived files from smithi043:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2023-12-18_12:59:25-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495449/remote/smithi043 2023-12-18T13:36:18.243 DEBUG:teuthology.orchestra.run.smithi043:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-18T13:36:18.303 DEBUG:teuthology.misc:Transferring archived files from smithi111:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2023-12-18_12:59:25-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495449/remote/smithi111 2023-12-18T13:36:18.303 DEBUG:teuthology.orchestra.run.smithi111:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-18T13:36:18.338 INFO:teuthology.task.internal:Removing archive directory... 2023-12-18T13:36:18.339 DEBUG:teuthology.orchestra.run.smithi043:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-18T13:36:18.341 DEBUG:teuthology.orchestra.run.smithi111:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-18T13:36:18.390 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-18T13:36:18.401 INFO:teuthology.task.internal:Not uploading archives. 2023-12-18T13:36:18.401 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-18T13:36:18.411 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-18T13:36:18.412 DEBUG:teuthology.orchestra.run.smithi043:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-18T13:36:18.417 DEBUG:teuthology.orchestra.run.smithi111:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-18T13:36:18.433 INFO:teuthology.orchestra.run.smithi043.stdout: 262175 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 18 13:36 /home/ubuntu/cephtest 2023-12-18T13:36:18.446 INFO:teuthology.orchestra.run.smithi111.stdout: 262175 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 18 13:36 /home/ubuntu/cephtest 2023-12-18T13:36:18.447 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-18T13:36:18.458 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-18T13:36:18.480 INFO:teuthology.nuke:Checking targets against current locks 2023-12-18T13:36:18.506 DEBUG:teuthology.nuke:shortname: smithi043 2023-12-18T13:36:18.507 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-18T13:36:18.529 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi043.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-18_12:59:25-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495449', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-18 12:59:32.209002', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBODkONyoXmBXwKMz8APjjBjbmeHJD97e25Tm1njgxmmBmNGZSeX8IcbWh+DV8+/ZpR/SGV5BKUqJ4REh1fQ0DaQ='} 2023-12-18T13:36:18.530 DEBUG:teuthology.nuke:shortname: smithi111 2023-12-18T13:36:18.530 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-18T13:36:18.554 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi111.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-18_12:59:25-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495449', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-18 12:59:32.210681', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM9s6wxU5hTHRYEpWiiWP9A4Hk0HTx6JBWDtK1ETz/qHfCBtaX2jAOrc6I5q6jJ8sr+fUSrgXTX26vRUNNLkzak='} 2023-12-18T13:36:18.582 INFO:teuthology.orchestra.console.smithi043:Power off 2023-12-18T13:36:18.582 DEBUG:teuthology.orchestra.console.smithi043:pexpect command: ipmitool -H smithi043.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-18T13:36:18.608 DEBUG:teuthology.orchestra.console.smithi043:power off output: Chassis Power Control: Down/Off 2023-12-18T13:36:18.608 DEBUG:teuthology.orchestra.console.smithi043:pexpect command: ipmitool -H smithi043.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T13:36:18.625 INFO:teuthology.orchestra.console.smithi111:Power off 2023-12-18T13:36:18.625 DEBUG:teuthology.orchestra.console.smithi111:pexpect command: ipmitool -H smithi111.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-18T13:36:18.635 DEBUG:teuthology.orchestra.console.smithi043:check power output: Chassis Power is on 2023-12-18T13:36:18.647 DEBUG:teuthology.orchestra.console.smithi111:power off output: Chassis Power Control: Down/Off 2023-12-18T13:36:18.647 DEBUG:teuthology.orchestra.console.smithi111:pexpect command: ipmitool -H smithi111.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T13:36:18.671 DEBUG:teuthology.orchestra.console.smithi111:check power output: Chassis Power is on 2023-12-18T13:36:22.636 DEBUG:teuthology.orchestra.console.smithi043:pexpect command: ipmitool -H smithi043.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T13:36:22.673 DEBUG:teuthology.orchestra.console.smithi111:pexpect command: ipmitool -H smithi111.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T13:36:22.746 DEBUG:teuthology.orchestra.console.smithi043:check power output: Chassis Power is on 2023-12-18T13:36:22.784 DEBUG:teuthology.orchestra.console.smithi111:check power output: Chassis Power is on 2023-12-18T13:36:26.752 DEBUG:teuthology.orchestra.console.smithi043:pexpect command: ipmitool -H smithi043.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T13:36:26.786 DEBUG:teuthology.orchestra.console.smithi111:pexpect command: ipmitool -H smithi111.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T13:36:26.865 DEBUG:teuthology.orchestra.console.smithi043:check power output: Chassis Power is off 2023-12-18T13:36:26.896 DEBUG:teuthology.orchestra.console.smithi111:check power output: Chassis Power is off 2023-12-18T13:36:26.967 INFO:teuthology.orchestra.console.smithi043:Power off completed 2023-12-18T13:36:26.998 INFO:teuthology.orchestra.console.smithi111:Power off completed 2023-12-18T13:36:27.104 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: 1857.0779762268066 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=3153c5f2d4934b189c74018beadceb7a status: fail success: false 2023-12-18T13:36:27.104 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-18T13:36:27.180 INFO:teuthology.run:FAIL